Blog Build Crashes Due to Memory Shortage - 70% Bundle Size Reduction Strategy
A story of improving data structure and third-party implementation to reduce the bundle size of the blog
- blog
A story of improving data structure and third-party implementation to reduce the bundle size of the blog
About those who established the logical systems that form the foundation of computers, starting from Aristotle's reasoning to Leibniz's symbolic logic and George Boole's algebra
The story of how computers appeared before us like magic, an introduction.
If eslint-config-next throws a Failed to load plugin error in your Next.js project
I had 40 coffee chats, gave presentations, and did various things. What did I learn, reflect on, and resolve there?
What happens if a server crashes when it receives more than 5 requests at the same time? How can we send a maximum number of requests within limitations?
Beginning with a sentence from an old JavaScript book, leading to contributions to MDN
Let's explore how to display blog content in different languages based on the user's language settings using Next.js features.
Let's create an English version of the blog and enable AI to translate and maintain the content.
Challenges encountered while applying ESLint 9 to the blog, along with code formatting and configuration using ESLint