Brandon RobertsNgRx is a framework for building reactive applications in Angular. NgRx ComponentStore is a library for managing local component state reactively in Angular.
Angular State Management Tutorial with NgRx Component StoreBrandon Roberts2022-04-07 | NgRx is a framework for building reactive applications in Angular. NgRx ComponentStore is a library for managing local component state reactively in Angular.
π΅ Music by Chillhop Music: chillhop.ffm.to/creatorcredVite + Rolldown: Embarrassingly fast build times!Brandon Roberts2025-01-13 | Rolldown 1.0 is in beta and the improvements are looking very good with Vite. Will it help projects like Analog and Angular also?
π°Support my work GitHub Sponsors github.com/sponsors/brandonrobertsBuilding Fullstack Angular forms with Analog Form Server ActionsBrandon Roberts2024-12-05 | Analog has introduced Form Server Actions to integrate HTML forms in Angular with the server.
π°Support my work GitHub Sponsors github.com/sponsors/brandonrobertsHow to keep up with Angular v19 features and releasesBrandon Roberts2024-10-24 | Angular continues to get better. Here's how you can try out and keep up with the framework's latest features.
π°Support my work GitHub Sponsors github.com/sponsors/brandonrobertsAngular in 2025, OSS work, Q&ABrandon Roberts2024-09-16 | ...Package-Based or Project Crystal Monorepo with Nx?Brandon Roberts2024-08-23 | ...AnalogJS 1.7 is out! Filesystem routing for all Angular apps?!Brandon Roberts2024-08-07 | AnalogJS 1.7 is out with some new and exciting features!
π» OSS: Analog - github.com/analogjs/analog NgRx - github.com/ngrx/platformBuilding Angular Three Documentation with Astro & StarlightBrandon Roberts2024-08-06 | Building a good documentation site helps developers use your OSS project. Chau Tran joins to talk about building the documentation for the upcoming V2 release of Angular Three.This version of Angular will live forever ...Brandon Roberts2024-06-14 | Angular v9.0.0 is 4 years old and still the most downloaded version every week, but why?
Show Notes 04:15 - Intros 47:05 - ng-conf 2023 recap 1:01:44 - Control flow RFC 1:08:06 - Deferred Loading RFCNgRx and Angular Signals just workBrandon Roberts2023-04-28 | The first NgRx v16 beta is out! Let's go all in on the latest features in Angular v16 using the NgRx example app.
π₯ Livestreams every Thursday at 11:30am PT/7:30pm UTC youtube.com/@brandonrobertsdev/live twitch.tv/brandontrobertsAngular needed this to happenBrandon Roberts2023-03-30 | How did Analog come to be? Angular was not to be left out of the meta-framework space. I talk about the inspiration for the project, the name, branding, and more.
π₯ Livestreams every Thursday at 11:30am PT/7:30pm UTC youtube.com/@brandonrobertsdev/live twitch.tv/brandontrobertsNgRx and Angular Signals: The Synchronous PartsBrandon Roberts2023-03-24 | Signals will provide synchronous reactivity for Angular. NgRx Store is made of up mostly synchronous functions. Let's explore building an NgRx Store with Signals.
GitHub Repo: github.com/brandonroberts/ngrx-store-signalsGetting Started w/Angular Reactivity: Tour of HeroesBrandon Roberts2023-03-10 | Let's take a look through everyone's favorite Angular demo application, the Tour of Heroes, but with a fresh look using Signals for Reactivity.
Support my content and OSS work: github.com/sponsors/brandonrobertsRevealing the TypeScript Magic behind NgRx APIsBrandon Roberts2023-03-03 | Ever wondered how NgRx integrates type-safety into its APIs? Marko from the NgRx team shows advanced TypeScript usage within the framework.
Links: NgRx - ngrx.io Marko on Twitter - twitter.com/MarkoStDev Brandon on Twitter - twitter.com/brandontrobertsReactivity with Signals is coming to Angular ...Brandon Roberts2023-02-17 | After many months of internal discussion and prototyping, the Angular Team has begun an open discussion about bringing a reactive primitive to the core framework.
Angular Team member Alex Rickabaugh joins me to discuss the upcoming RFCs and details!
#angular #opensourceYou can now put all of your NgRx State where?!Brandon Roberts2023-02-03 | With NgRx v15.2, functional Effects were introduced, which means you can create Effects without using classes. Where will you put your NgRx state now?
Sponsor my work on GitHub - github.com/sponsors/brandonrobertsCustom Renderers and Building 3D Web Applications with Angular ThreeBrandon Roberts2023-01-27 | Angular Three is a collection of packages that provide different THREE.js functionalities
It recent development, it has also taken advantage of Angular's custom rendering. Chau Tran, the maintainer of Angular Three gives us a walkthrough of its features
Support my content: github.com/sponsors/brandonrobertsAngular and the State of JavaScript 2022 is ... complicatedBrandon Roberts2023-01-20 | The State of JS 2022 is out and Angular is still a polarizing option in the front-end framework ecosystem.
Sponsor my work on GitHub - github.com/sponsors/brandonrobertsAngular now has one of Reacts BIGGEST features ...Brandon Roberts2023-01-13 | Angular v15.1 was released and includes a feature that has been long requested, self-closing tags on templates.
#angular #opensourceComponent Testing w/Playwright and Angular [Live Coding]Brandon Roberts2022-12-23 | Working on an example application that uses Playwright for Component Testing with Analog's Vite Plugin
#angular #ngrx #rxjsAngular v15 is out and its a BIG release. Whats new?Brandon Roberts2022-11-30 | Angular v15 was recently released with a bunch of new features and improvements!
π₯ Livestreams every Thursday at 2:30pm ET/11:30am PT youtube.com/@brandonrobertsdev/live twitch.tv/brandontrobertsGetting Started with Analog + Finding ContributorsBrandon Roberts2022-11-18 | Today's topics - Angular v15 is out - Analog features: Named index routes, API routes, testing out upgrading to Angular v15
#angular #ngrx #rxjsTanStack Router: First Look + Framework SupportBrandon Roberts2022-11-11 | Let's take a first look at the new TanStack Router and its framework-agnostic core. We'll also look at support for other frameworks. Will it work with Angular for less than 100K? Let's find out.
Livestreams every Thursday at 2:30pm ET/11:30am PT
youtube.com/@brandonrobertsdev/live twitch.tv/brandontrobertsπ΄ Building Analog: Filesystem Routing in AngularBrandon Roberts2022-10-21 | In this livestream, I published `@analogjs/router`, updated the docs, and did a demo walkthrough of defining different types of routes, guards, and more.
#angular #ngrx #rxjsThis Week In Angular Podcast: Reactivity in AngularBrandon Roberts2022-08-23 | We are discussing new reactivity patterns that could be introduced into Angular.
π΅ Music by Chillhop Music: chillhop.ffm.to/creatorcredCreating Actions with NgRx Just Got Even EasierBrandon Roberts2022-06-15 | Some might say Actions are the gluten in the NgRx loaf, or Actions are the crust on the NgRx pizza. Well, weβve changed actions in NgRx again .. for the better.
Want to learn about NgRx direct from the creators? - ngrx.io/workshops
#angular #ngrx #opensourceIts Still Just AngularBrandon Roberts2022-05-04 | The introduction of standalone components, pipes, and directives, along with a new injector, all towards making NgModules optional has the potential to take Angular in a new direction.
Let's talk about what that means for Angular.
Show Notes 00:25 Start 37:43 Lars joins the discussion 57:30 Plugs and outros
#angular #webdevelopmentManaging collections in Angular with NgRx ComponentStore and EntityBrandon Roberts2022-04-22 | NgRx Entity is a package for managing CRUD operations on collections of records. It works with NgRx Component Store similar to NgRx Store.
#angular #ngrx #statemanagementKeeping Side Effects out of your Angular Components with NgRx ComponentStoreBrandon Roberts2022-04-15 | One of the secrets to NgRx is keeping smart components isolated from side effects. NgRx ComponentStore handles this more directly than NgRx Effects.
π΅ Music by Chillhop Music: chillhop.ffm.to/creatorcredBuilding File-based Routing in AngularBrandon Roberts2022-03-19 | Using Vite with Angular really opens up some possibilities with plugins. Let's take a look at using a Vite plugin to enable file-based routing with the Angular Router.
Powered by Restream https://restre.am/ytIs Angular Still in Demand for Jobs?Brandon Roberts2022-03-07 | ...Building Angular Applications with ViteBrandon Roberts2022-03-05 | The web ecosystem is in a shift from Webpack to Vite. There's been some development around making Angular and Vite work together. Are we there yet?
#angular #ngrx #rxjsIs the Future of Angular Standalone?Brandon Roberts2021-10-27 | The Angular team has released an RFC about Standalone Components/Pipes/Directives that includes optional NgModules! This video talks about the early days of Angular(2) and my thoughts on how this could impact the Angular framework.