The Art of Exploration - How a Sentence About with statement Led Me to Contribute to MDN
Beginning with a sentence from an old JavaScript book, leading to contributions to MDN
- javascript
- web
- study
- tip
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
Implement a todo list in a monorepo with API documentation and type sharing.
Let's set up a toy monorepo using pnpm workspace.
Let's explore how to apply HTTPS in a local development environment
Prepare the project and set up basic configurations for login implementation
Let’s add tests to the Sinchon Union management page backend
Is there a tool that generates markdown documentation from Prisma Schema?