Estee Tey

Estee Tey @lyqht

About: A gamer, designer and builder. I enjoy thinking about how and why we code.

Location:
Singapore
Joined:
Nov 24, 2019

Estee Tey
articles - 28 total

Expenses made easier with Cloudflare AI

This is a submission for the Cloudflare AI Challenge. What I Built This project is a...

Learn More 22 4Apr 11 '24

DeepL Translate Github Action

What I built I created a github action that translates text documents into target...

Learn More 19 0May 22 '23

My Hacktoberfest Experience For The Third Time: 2022 Edition

It is my 3rd time joining Hacktoberfest. This time, I chose to join the event as both a maintainer...

Learn More 4 0Nov 3 '22

How to create and test a GitHub Action that generates Supabase database types

How to generate types from a Supabase database On the Supabase documentation, there is a...

Learn More 11 0May 7 '22

A Strange Moment.js — 3 Gotchas for Working & Testing with Datetimes

Introduction to Moment.js Moment.js is the most commonly used JavaScript library to deal...

Learn More 10 0Mar 25 '22

Nevertheless, Estee Coded

Hi, I'm Estee and you can call me ST. My pronouns are She/He, because I don't really feel strongly...

Learn More 11 0Mar 7 '22

How to create a CSS Playground for styling Pseudo-elements with Vanilla JavaScript

In this article, I will show you how to implement 3 features that I thought to be valuable of a CSS...

Learn More 8 0Feb 7 '22

Introduction to Enterprise Backend Development: Service Design Considerations

In enterprise projects, you would often be thrown to work on a random spot of a very big system...

Learn More 5 1Jan 13 '22

Be a dev detective with Sourcegraph 🔍

In this article, I will show you a simple scenario where you can learn how to utilize Sourcegraph to:...

Learn More 9 0Dec 13 '21

Article Badge Counter (ABC) Workflow

Submission Category: Wacky Wildcards Link to Code Main repository ...

Learn More 8 2Dec 3 '21

Make your website stand out with a custom scrollbar 🌟

The scrollbar is easily one of the most neglected UI components out there that are not leveraged by...

Learn More 26 2Nov 25 '21

Introduction to Scalable Vector Graphics (SVG)

This article is an enhanced version of the lunch & learn session that I presented recently on...

Learn More 43 3Nov 16 '21

My second attempt at Hacktoberfest: 2021 Edition

In October 2021, I have joined Hacktoberfest for the 2nd time, with much more elaborate goals and...

Learn More 4 0Oct 29 '21

Get the best out of Hacktoberfest as a contributor

We have reached the 2nd half of Hacktoberfest. This year, the event is super hyped with plenty of...

Learn More 5 0Oct 16 '21

The Open Source & Hacktoberfest Anthology🌻🔖

A quality curated collection that you can check out anytime before, during, and even after...

Learn More 18 2Sep 28 '21

Simple tutorial to migrate a non-CRA React project to Next.js

In this article, I will be demonstrating how I migrated a simple React project that is not...

Learn More 6 0Sep 26 '21

Developer insights: Why you should conduct user interviews

What is a user interview? Everyday, you probably would have said something along the lines...

Learn More 1 2Sep 24 '21

3 Easy Steps to work on your next side project more effectively

Why working on a side project is difficult 😓 Have you ever felt stuck on coming up with a...

Learn More 3 2Sep 16 '21

How I started Technical Writing

Where it began 5 years ago, being a typical mugger (Singlish term for a studious person...

Learn More 23 10Sep 15 '21

VueJS fundamentals + resources for React Developers

Introduction This blog post aims to teach you about the fundamental concepts of VueJS from...

Learn More 7 0Sep 11 '21

Creating Tooltips with Tippy.js | My learning experience and why you should use it

First off, what is a Tooltip? A tooltip is a form of popup UI that serves to give more...

Learn More 42 0Sep 9 '21

A simple introduction to CSS Pseudo-elements & Pseudo-classes

Introduction A very simple codepen has been created to illustrate pseudo-elements and...

Learn More 4 0Sep 6 '21

What the FOUC is happening: Flash of Unstyled Content

Case Study Recently while I was browsing Instagram stories on my phone, a certain ad by...

Learn More 30 3Sep 1 '21

Why you might not be learning as effectively

As a #CodeNewbie, a common means of learning here is to: read articles to improve your knowledge,...

Learn More 9 8Apr 18 '21

What is Skeleton Loading and how to implement it in React

Background Last week, I saw an interesting thread discussion about how to reduce the...

Learn More 20 0Apr 14 '21

3 reasons why you should know about Atomic Design as a Developer

A few weeks back, I've given a Lunch & Learn session 🍚⏲️ at my company to talk about Atomic...

Learn More 28 2Apr 6 '21

Basics of testing an open source API with Postman (Part 2)

Table of Contents Introduction In the last episode... Learning Objectives...

Learn More 8 0Apr 4 '21

Navigate the frontend easily with the Inspector (Part 1)

Table of contents Introduction What's so special about this series? How does this article...

Learn More 11 0Feb 25 '21