Posts tagged "web-development"
6 posts found
Tags
JavaScript Events: A Complete Guide
A deep dive into JavaScript events, covering the event lifecycle, capturing, bubbling, delegation, custom events, event control methods, and performance best practices.
Introduction to HTMX: What It Is, How It Works, and When to Use It
Learn what HTMX is, how it works, where to use it, its key features, and example use cases for building dynamic UIs with minimal JavaScript.
What Are Protocols? Types, Use Cases, Pros, Cons, and Origin Stories
A practical guide to network protocols: what they are, why they exist, major protocol types, real-world use cases, tradeoffs, and the stories behind their design.
How HTML, CSS and JS works together
Learn how HTML, CSS and JS works together to create a web page.
Storage Options in Browser
Discover the different storage options available in the browser and their use cases.
Getting Started with Astro: A Modern Static Site Generator
Learn how Astro combines the best of static site generation with modern web development practices to create lightning-fast websites.