[Web dev for beginners] Shells
A beginner's guide to using shells and understanding file system paths for web development.
A beginner's guide to using shells and understanding file system paths for web development.
Eleventy updates its Open Collective supporter facepile rules to give permanent credit to individual contributors, including one-time donors.
A satirical argument that HTML is the world's most difficult programming language, based on the prevalence of invalid HTML, with a call for developers to prioritize writing valid code.
Explores the forgotten HTML Table API for programmatically creating and manipulating tables without using innerHTML or full re-renders.
Ben Nadel argues for using self-closing ColdFusion custom tags to make code structure explicit and avoid confusion in nested tags.
The original Django Book from 2006 is now available again online at DjangoBook.com, restored using modern AI tools.
A look at gradient.style, a CSS tool for creating and sharing HDR gradients with sharable URLs and multi-layered imports.
A beginner's guide to setting up a web development environment, covering essential tools like IDEs and project setup.
A developer reflects on managing multiple WordPress blogs with custom themes, discussing the pros and cons of separating content by topic versus consolidating.
A beginner's guide to using Git and GitHub for version control in web development, covering installation and basic local repository usage.
A beginner's guide to Markdown, a lightweight markup language used in programming documentation and web development.
Origami expression language shifts to a JavaScript dialect, adding paths and async features for concise web development and shell scripting.
A beginner's guide to implementing user authentication in a Node.js web server, covering passwords, Base64 encoding, and dynamic imports.
A technical tutorial explaining core R Shiny concepts like reactivity, UI components, and modules with code examples.
Developer updates FeedCity with new bookmarking feature, improved feed fetcher, sign-up flow, JSON Feed validation, and a redesigned UI.
Analysis reveals that none of the top 200 most visited websites in 2025 use fully valid, error-free HTML markup.
The development story of Circuits Royale, a fast-paced, communal web-based word game powered by LLMs for real-time validation.
A web developer's ongoing internal debate about replacing WordPress with a custom-built CMS, weighing bloat and control against convenience.
A guide to free cross-browser testing using Browserling, explaining its importance and how it helps developers ensure website compatibility.
A beginner's guide to understanding JSON syntax and using Node.js to read and write files, part of a web development series.