Practice programming with magically majestic methods
The perfect place to learn all kinds of programming, from introductory ideas to advanced abstractions.
Recent articles
View allAngular 19: linkedSignal & Resource API
November 19, 2024•863 words
Let's learn about Angular19's linkedSignal & Resource APIs!
Angular Internals: Lifecycle Methods and Effect Timings
November 19, 2024•1,677 words
Let's dive into the timings for Angular's lifecycle methods and effect APIs. We'll even be reading a fair amount of Angular source code to explain it all.
Quick Guide to Building a PWA with Next.js
November 14, 2024•691 words
Learn how to turn your Next.js app into a Progressive Web App (PWA).
Web Fundamentals: Manipulating the DOM with JavaScript
November 13, 2024•2,799 words
The ninth chapter of this series finally goes over the DOM, how to manipulate it, and how to make our components interactive!
Collections
View all-
Angular Internals
Angular does a lot of the heavy lifting of building a web app for us. But how does it work under-the-hood? And how can we optimize our apps better?
-
Web Fundamentals
A collection of posts designed for beginners who want to get into front-end development. We'll go over HTML, CSS and JavaScript and get you started on your programming journey.
-
The Framework Field Guide - Fundamentals
Learn the core concepts and write original code with Angular, React, and Vue all at once and for free. Form a foundation of fundamentals and framework-specific syntax.
-
The Framework Field Guide
A practical and free way to teach Angular, React, and Vue all at once, so you can choose the right tool for the job and learn the underlying concepts in depth.
Looking for more?
Search for your favorite framework or most loved language; we'll share what we know.