Cool Tools
A developer shares a curated list of essential tools and libraries for modern web development, including bundlers, performance testers, and VS Code extensions.
A developer shares a curated list of essential tools and libraries for modern web development, including bundlers, performance testers, and VS Code extensions.
A technical guide on setting up a Firebase project, Parcel bundler, and Tailwind CSS for building a modern wedding website with Preact.
A guide to building React applications without Webpack, using minimal configuration and CDN-hosted libraries for fast prototyping.
A developer shares techniques for preventing unwanted browser caching of static site assets, including file hashing with Eleventy and Parcel.
A developer's notes from a TypeScript course, covering setup with Parcel, React integration, and TypeScript compiler basics.
A tutorial on setting up a local React development environment with zero configuration using the Parcel bundler in three simple steps.
A tutorial on using Parcel, a zero-config JavaScript module bundler, to build and optimize modern front-end projects.
A tutorial on setting up a modern Single Page Application (SPA) and Progressive Web App (PWA) using Vue.js, Parcel, and Workbox.
A short guide to setting up a React project using the zero-configuration Parcel bundler, from initial setup to running the application.
The author argues for the use of 'toolkits' (zero-config tools) in software development, explaining their benefits and providing an analogy.