Remake, Remodel. Part 4.
A developer details the fourth relaunch of their personal blog, migrating from Jekyll to the 11ty static site generator for more flexibility and performance.
A developer details the fourth relaunch of their personal blog, migrating from Jekyll to the 11ty static site generator for more flexibility and performance.
A tutorial on implementing error handling in Express.js applications, focusing on database validation errors.
A guide to fixing browser issues when connecting to public WiFi, using a terminal command to find the router login page.
Learn how to use Factory Boy and Faker to automatically generate realistic dummy data for testing Django applications.
A review of privacy-focused alternatives to Google Analytics, including Plausible, GoatCounter, and Fathom.
A guide to automating the reset of a local Django database using a bash script, including migrations and user setup.
Compares Feature Teams and Product Teams in software development, explaining their structures, goals, and which type the author prefers.
A developer shares 9 practical tips for improving your Bash and Python scripting workflow, based on real-world experience.
A senior engineer describes how the Feature Lead role at Nested provided the growth and business impact he was missing as a senior developer.
A guide to deploying an outdated Django 1.7 project using Docker, UWSGI, and NGINX for a server migration.
A guide to turning a Raspberry Pi into a remote keyboard using an open-source web app called Key Mime Pi.
A developer creates a Django view to add students using Error Driven Development, including testing and template creation.
A guide on using React's memo API to optimize component rendering and prevent unnecessary re-renders in React applications.
A blogger explains their reasons for migrating their site from Wordpress.com to Hugo, citing customization limits, performance, and privacy.
An in-depth technical look at how the Mocha test runner works, from parsing to execution, based on the author's experience on the core team.
A guide on using environment variables and .env files to securely manage sensitive data like API keys in Deno applications.
A beginner's guide to Deno, a secure JavaScript/TypeScript runtime, covering its benefits and how to start using it.
A technical guide detailing the author's step-by-step process for migrating a blog from WordPress.com to the Hugo static site generator.
A developer explains how they created a blogroll for their website by converting an OPML file to JSON using Node.js and Eleventy.
A guide to automating PostgreSQL database backups using scripts and AWS S3 for secure, reliable cloud storage.