-
Why pnpm is the best package manager Find out what makes pnpm stand out among package manager for Node.js projects, particularly in terms of security. Jeremy Colin
Nov 27, 2025 - 3 min read -
Improve your data fetching with Expected Errors Learn how to improve both your developer experience and app reliability with Expected Errors. Jeremy Colin
Sep 26, 2025 - 5 min read -
How to improve your frontend projects Learn how to set up strong foundations to improve both the speed and reliability of your frontend releases. Jeremy Colin
Sep 18, 2025 - 6 min read -
Safe continuous deployment with automated end-to-end tests From commit to production, learn how to continuously deploy your application while maintaining high reliability and minimizing risks. Jeremy Colin
May 9, 2025 - 4 min read -
Type safe data fetching for your frontend applications Learn how to generate TypeScript types from your API specification to speed up development against your backend API and catch errors at compile time. Jeremy Colin
Apr 24, 2025 - 4 min read -
Why you should use TypeScript for your frontend projects Learn what makes TypeScript so good for your frontend projects and my top 3 use cases Jeremy Colin
Mar 6, 2025 - 4 min read -
Custom ESLint rules: strengths and limitations Learn what makes ESLint custom rules so powerful and dive into the Abstract Syntax Tree to as we analyze a custom ESLint rule solving a real-world problem. Sarah Manicke
Jan 18, 2025 - 8 min read -
How to organize and split your frontend applications Introducing a decision tool to guide you through the process and make an informed decision, supported by end to end code examples. Jeremy Colin
Nov 26, 2024 - 5 min read -
Why a frontend monorepo When you have multiple frontend apps and packages, a monorepo can streamline and accelerate your development and release cycles. Jeremy Colin
Oct 10, 2024 - 2 min read