Estee's Tech Blog

Estee's Tech Blog

Follow
homeSponsor 🌱CSSUI, UXWeb DevOpen SourceGuest posts

What it takes to scroll well

May 1, 202310 min read

This article, reposted from Padlet's blog, is their first-ever technical piece. With books, we have the freedom to include as many pages as necessary...

What it takes to scroll well

My Hacktoberfest Experience For The Third Time: 2022 Edition

Oct 31, 20229 min read

Joining Hacktoberfest as a contributor and a first-time maintainer · It is my 3rd time joining Hacktoberfest. This time, I chose to join the event as...

My Hacktoberfest Experience For The Third Time: 2022 Edition

Swept along by life to be a software developer

Aug 22, 20229 min read

Growing up in Singapore, I was taught not to chase my dreams. Today, I am still living the mediocre person’s life, and the only difference is that I...

Swept along by life to be a software developer

A Quick Guide To Building Good React Native Mobile Apps

May 20, 20229 min read

It’s been around 5 months since I started learning React Native with Typescript. Here are some tips, tricks & resources that I’ve gathered along the...

A Quick Guide To Building Good React Native Mobile Apps

Adding Custom Assets In React Native — made easy!

May 8, 20226 min read

Learn how to add images, fonts, and app icon in React Native · Introduction Having custom assets is pretty important to make your app look unique for...

Adding Custom Assets In React Native — made easy!

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

Apr 6, 202211 min read

Recently I started a side project Billy, a React Native bill tracker app which uses Supabase for user management & database. Initially, I wasn’t too...

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