RxJS in Angular - Reactive Development
Deborah Kurata • Pluralsight
Master reactive programming in Angular using RxJS observables, operators, and subjects. Advanced patterns for building reactive Angular applications with best practices.
You Don't Know JS
Kyle Simpson • GitHub
Deep dive series into JavaScript's core mechanisms including scope, closures, this keyword, prototypes, and asynchronous patterns. Essential reading for understanding JavaScript deeply.
Node.js Design Patterns
Mario Casciaro • Book
Deep dive into design patterns for Node.js applications. Learn about callbacks, promises, async/await, streams, and architectural patterns for building scalable Node.js applications.
Node.js, Express, MongoDB & More: The Complete Bootcamp
Jonas Schmedtmann • Udemy
Build a complete, real-world RESTful API and web app with advanced features including authentication, security, payments with Stripe, and deployment. Covers Node.js internals like event loop and streams.
Three.js Journey
Bruno Simon • Three.js Journey
Ultimate Three.js course for creating 3D experiences on the web. Covers fundamentals, physics, shaders, and performance optimization with beautiful projects and interactive lessons.
Epic React
Kent C. Dodds • Epic React
Professional React training from Kent C. Dodds covering React fundamentals, hooks, advanced patterns, and testing. Includes hands-on workshops with real-world scenarios and best practices.
React - The Complete Guide
Maximilian Schwarzmüller • Udemy
A comprehensive React course covering hooks (useState, useEffect, useContext, useReducer, custom hooks), components, routing, state management, and more. Includes real-world projects and best practices.
Total TypeScript
Matt Pocock • Total TypeScript
Professional-grade TypeScript training with hands-on workshops covering generics, type transformations, and advanced patterns. Features exercise-based learning with real-world problem solving scenarios.
TypeScript Decorators - Advanced Patterns
Microsoft • TypeScript Docs
Advanced guide to TypeScript decorators covering class, method, accessor, property, and parameter decorators. Includes practical examples and use cases.
TypeScript Deep Dive
Basarat Ali Syed • GitBook
Comprehensive free TypeScript book covering type system, project setup, advanced patterns, and best practices. Community-driven resource with practical examples and real-world scenarios.