Learn about React Fiber, an internal engine change geared to make React faster and smarter by solving the DOM tree issue.
Build a REST API with Node.js, Express, and MySQL. This guide covers database setup, routing, and CRUD operations for backend development.
Build a data analysis app with Rust and Polars to explore large datasets and expose powerful queries through a REST API.
A developer relations specialist — also called DevRel — is a cross-section between a community manager and a product marketing manager.
Rebranding isn’t just for the business — it’s an important playfield for UX designers too. In this blog, I share how you can drive a rebranding project effectively.
This guide explores all of the options you have for reading and writing JSON files in Node.js, including third-party packages like jsonfile.
Read how automatic file-based routing works and is set up in Vue.js along with how it compares to traditional routing methods.
This guide provides a foundational understanding of Redux and why you should use it for state management in a React app.
Inertia.js enables you to build SPAs with a traditional backend framework and a modern JavaScript frontend with server-side routing.
Figma makes it easy for designers to crop and mask images without third-party tools, which is critical for visually appealing interfaces.
The useReducer React Hook is a good alternative to tools like Redux, Recoil, or MobX.
Node.js v22.5.0 introduced a native SQLite module, which is is similar to what other JavaScript runtimes like Deno and Bun already have.