Preventing duplicate Enter key execution during Korean input in input, feat. isComposing
Fixing the bug where a handler runs twice after Korean input followed by Enter. An introduction to the root cause in IME and how to solve it
Fixing the bug where a handler runs twice after Korean input followed by Enter. An introduction to the root cause in IME and how to solve it
If eslint-config-next throws a Failed to load plugin error in your Next.js project
Challenges encountered while applying ESLint 9 to the blog, along with code formatting and configuration using ESLint
When working on projects, similar initial setups often recur. This document summarizes those processes.
Velite, a replacement for Contentlayer that provides a content abstraction layer
Let's restore the view count counter that disappeared from the blog.
Reviewed the revamped React official documentation
Metadata issues during Next.js 13 migration
Responsive images can also be loaded using HTML.
How can we set a favicon?