Web Development

5 posts in this category

Offline first, Offline only

Offline first, Offline only

Learn how to build web applications that work without an internet connection. We'll explore service workers, IndexedDB, and synchronization strategies for creating robust offline-capable applications.

Designing in code

Designing in code

Explore the intersection of design and development by learning to create beautiful interfaces directly in code. We'll cover CSS architecture, design systems, and component-driven development.

Using AI to land your next job

Using AI to land your next job

Discover how to leverage AI tools to optimize your job search, improve your resume, and prepare for interviews. We'll look at practical examples using ChatGPT, LinkedIn AI features, and other tools to enhance your job hunting process.

2Cars remake in SVG

2Cars remake in SVG

A deep dive into recreating the popular mobile game 2Cars using SVG and JavaScript. We'll explore game mechanics, collision detection, and animation techniques while building an interactive browser-based version.

Building Apps & Websites with SvelteKit

Building Apps & Websites with SvelteKit

Learn how to build modern web applications using SvelteKit, the full-stack application framework built on top of Svelte. We'll cover routing, data loading, forms, and deployment while building a real application from scratch.