Our lineup of speakers for Evening of Angular this year is pretty phenomenal. It includes two developers from our local community (one is a current BrieBug employee), and five Angular Google Developers Experts! You can learn more about each of themfalse
BrieBug Evening of Angular VIP Giveaway!
Enter for a chance to win a VIP ticket to the 2019 Evening of Angular!
The VIP ticket gets you lunch with the speakers, reserved VIP seating at Evening of Angular 2019, and an amazing opportunity to hang out with some of the best Angular developers false
Jest Testing: Your test tools are all wrong!
I LOVE TESTING.
Everyone loves the excitement of a new project. There is planning to do, new technology to work with, and the green field of possibilities gets everyone excited.
Replay: @ngrx/entity: The Forgotten Package
Are you a daily ngrx user and never heard of entity? That is okay! In this talk we will deep dive into what entity is and why it can help speed up your team.
Replay: It's Just Another Schematic Monday
In this presentation you’ll be inspired to build your own Angular schematics. While a schematic can be used to add and update libraries, it can also be used to generate common code patterns that you’re implementing in your Angular applications.
Replay: NGXS For Beginners
NGXS is a state management pattern + library for Angular. It acts as a single source of truth for your application's state, providing simple rules for predictable state mutations.
Replay: App Testing: The Good Parts
Testing if often thought off as having no obvious ROI, not worth the effort, or too difficult to maintain. Developers just want to build right? Yet companies often spend their resources manually verifying that features "still work" after everyfalse
Replay: I'm Not Ready For NgRx
Building applications for the modern web can be complicated and there are so many different approaches out there. Everyone seems to be talking about using NgRx to solve all of their problems, but maybe I'm not ready for that.
5 Ways to Pass Data into Child Components in Angular
If you are new to Angular, or transitioning from AngularJS, the first question you are likely to ask is, “how do I pass data around?”
This article, along with the accompanying demo app will demonstrate the following five techniques:
- Reacting tofalse