Theodorus Clarence
Theodorus Clarence's Blog

Theodorus Clarence's Blog

Follow
Follow
homePersonal Sitebadges
Tag

React

#reactjs

More content

Read more stories on Hashnode


Articles with this tag

Next.js Authentication using Higher-Order Components

Mar 18, 20236 min read94 views

Solve problems such as colocation, and error-prone code · Introduction Managing authentication in Next.js is quite tricky, with problems such as content...

Next.js Authentication using Higher-Order Components

How to Show Now Playing in Spotify with Next.js

Jan 13, 20225 min read705 views

Spotify API grants us access to know what music is currently playing. Awesome addition to your dev portfolio! · On this website, I use Spotify API to...

How to Show Now Playing in Spotify with Next.js

Understanding Next.js Data Fetching (CSR, SSR, SSG, ISR)

Jan 11, 20228 min read1.3K views

Thorough explanation on Next.js data fetching method such as CSR, SSR, SSG, and ISR. · Introduction When I started to learn Next.js, I got overwhelmed...

Understanding Next.js Data Fetching (CSR, SSR, SSG, ISR)

12 Features to Maximize Efficiency on Next.js & Tailwind CSS Projects

Jan 11, 20228 min read89 views

Increase your efficiency by using a pre-configured starter repository, with rich development features and automation. · Introduction I made the...

12 Features to Maximize Efficiency on Next.js & Tailwind CSS Projects