Estee's Tech Blog

Estee's Tech Blog

Follow
homeSponsor 🌱CSSUI, UXWeb DevOpen SourceGuest posts
Tag

React

#reactjs

More content

Read more stories on Hashnode


Articles with this tag

Migrate a non-CRA React project to Next.js

Sep 26, 20218 min read

In this tutorial, I will be demonstrating step by step how I migrated a React(JS) Single Page Application (SPA) project to Next.js. No knowledge of...

Migrate a non-CRA React project to Next.js

VueJS fundamentals + resources for React Developers

Sep 11, 20219 min read

Introduction This blog post aims to teach you about the fundamental concepts of VueJS from a React developer's perspective so that you can use your...

VueJS fundamentals + resources for React Developers

What the FOUC is happening: Flash of Unstyled Content

Sep 1, 20216 min read

Recently while I was browsing Instagram stories on my phone, a certain ad by Kopidate caught my eye. Despite having 'date' as part of its name, I...

What the FOUC is happening: Flash of Unstyled Content

What is Skeleton Loading and how to implement it in React

Apr 16, 20216 min read

Background Last week, I saw an interesting thread discussion about how to reduce the Largest Contentful Paint (LCP) time that is caused by a component...

What is Skeleton Loading and how to implement it in React

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

Apr 6, 20217 min read

I've given a Lunch & Learn session 🍚⏲️ at my company to talk about Atomic Design and how it is related to the React library. The responses were...

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