
Static Export for App Router
July 7, 2023
You can start as a static site or Single-Page Application (SPA), then later optionally upgrade to use Next.js features that require a server.
Thoughts, mental models, and tutorials about front-end development.
July 7, 2023
You can start as a static site or Single-Page Application (SPA), then later optionally upgrade to use Next.js features that require a server.
April 10, 2023
The top Next.js boilerplates from several tech stacks to match with your needs
March 10, 2023
Solve problems such as colocation, and error-prone code
December 31, 2022
Surabaya, Covid, Apple Developer Academy, Projects and more
December 31, 2022
Surabaya, Covid, Apple Developer Academy, Projects and more
November 2, 2022
An in-depth look at the useEffect hook in React with a mental model
May 10, 2022
In-depth explanation of Swift's value and reference types.
April 2, 2022
Building forms with validation is tedious and repetitive, using reusable component will help building faster.
January 13, 2022
Complete configuration and setup for Storybook with Next.js and Tailwind CSS