Working With django-htmx - Building SaaS #119
The author integrates django-htmx into a Django project to build a bulk task deletion feature for a SaaS homeschool application.
The author integrates django-htmx into a Django project to build a bulk task deletion feature for a SaaS homeschool application.
A tutorial on implementing table sorting, filtering, and pagination in React using JavaScript for full control over functionality and design.
The author argues that being willing to appear stupid by asking naive questions leads to a deeper understanding of complex topics over time.
A technical guide on implementing a blur-to-load image experience to prevent layout shift and improve loading performance.
The author argues that measurement and data analysis are undervalued but high-ROI activities, using the impact of Jepsen tests as a key example.
A tutorial explaining how to use the useContext Hook in React to consume context and avoid prop drilling.
Explains the Testing Trophy, a model for JavaScript testing ROI, covering E2E, Integration, Unit, and Static tests.
Argues for using system fonts like Arial and Times New Roman to improve website speed, reduce data usage, and lower environmental impact.
Explains why TypeScript restricts catch clause variable types and demonstrates the correct way to narrow error types using checks.
A web development article advocating for the return of spacer GIFs as a layout tool, with modern React component examples.
A personal review of 2020 covering pandemic reflections, social justice, and the author's professional work on EpicReact.dev and home office setup.
A critique of Fred Brooks' 'No Silver Bullet' essay, arguing against the idea that programmer productivity has a fixed upper limit.
Analyzes if car manufacturers optimize vehicles for specific crash tests by examining results from new, unpracticed IIHS safety tests.
A technical guide on using Eleventy's pagination feature to automatically generate Twitter card images (SVG) for blog posts.
The provided content is not a blog article but a 404 error page with embedded analytics code.
A tutorial on removing items from a list in React using state management and the filter method.
Tips for adapting to a sudden, non-ideal remote work setup at home, focusing on practical solutions for common challenges.
Analyzes the growth of command line options in Unix/Linux tools from 1979 to 2017, contrasting it with the original 'do one thing well' philosophy.
A tutorial on using Docker Compose to run and test multi-container applications from a single configuration file.
A step-by-step tutorial on how to Dockerize a create-react-app application, from creating a Dockerfile to building the image.