Learning Svelte 101
A beginner's tutorial on the Svelte JavaScript framework, covering basics like variables, props, and component structure.
A beginner's tutorial on the Svelte JavaScript framework, covering basics like variables, props, and component structure.
The author announces 'Front Line PHP', a new book teaching modern PHP, best practices, and the professional web developer mindset, launching alongside PHP 8.
A beginner-friendly Django project guide for building a survey website to practice backend web development concepts.
A guide to designing wireframes for a Django survey application, covering user journeys for both survey takers and creators.
A beginner-friendly introduction to CSS variables (custom properties), explaining their syntax and basic usage with simple code examples.
Explains what a Django application is, its structure, and how it fits into a Django project.
A tutorial on how to write and implement custom JavaScript Promises for handling asynchronous operations.
A comprehensive list of online coding playgrounds and prototyping tools for developers, including Repl.it, CodePen, and CodeSandbox.
A tutorial on customizing the HTML <details> element's appearance, including removing default arrows and adding smooth animations with CSS and JavaScript.
An introduction to spring physics for web animations, explaining how they create more fluid and realistic motion compared to CSS transitions.
A talk on implementing full-text search using only Django and PostgreSQL, presented at DjangoCon Europe 2020.
A guide to using the JavaScript Fetch API with async/await syntax, covering data fetching, error handling, and request cancellation.
A developer's journey from a hacky PHP prototype to launching a SaaS product that automates analytics and SEO tasks for small businesses.
A team used Django to build a mobile web app for homeless youth services in a two-week hackathon.
Explores how WebAssembly is revolutionizing software distribution by replacing legacy browser plugins like ActiveX, Java applets, and Flash.
A technical guide on migrating website comments from Commento to Utterances, a GitHub-based comment system, including steps and code.
An introduction to Svelte, a modern frontend framework that compiles code for efficient DOM updates, with a basic tutorial on components and state.
A tutorial on using CSS Flexbox to build modern, responsive website headers, covering layout techniques and common challenges.
Explains what a CNAME record is in DNS, describing it as an alias that maps one domain name to another canonical domain.
A curated list of six influential tech conference talks covering web development, JavaScript, React, workplace strategy, and community building.