Super Simple Start to css variables
A beginner-friendly introduction to CSS variables (custom properties), explaining their syntax and basic usage with simple code examples.
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.
A beginner-friendly tutorial on Angular 9 covering setup, components, data interpolation, directives, and routing.
A guide on customizing the default server error page in Nuxt 2 applications, covering text changes and full HTML replacement.
A beginner-friendly tutorial on creating a 'Hello World' application using the Vue.js framework, covering setup and basic features.
A developer's journey to improve icon usage in web projects, leading to the creation of tools like Icônes and Iconify IntelliSense for better developer experience.