Zettelkasten: more than just taking notes - it's a framework that maximises the utility of interconnected notes as a tool for thinking.
Featured Posts
Learn how to create flexible, reusable React components using the children prop with practical examples like Card layouts
Webpack isn't only for SPAs. You can use it to bundle up apps with multiple pages or entry points
The JavaScript destructuring assignment is often used in React projects. This post looks into what's going on under the hood
The react-markdown package takes a prop called components in which you can map HTML tags to custom React components. This post explains how it is structured.
A step by step guide to getting a Markdown-driven blog up and running using the new App Router architecture in Next.js version 13