Developer Resource Center
sharing our recent findings, expertise, and insights.

Featured Resources
Recent Articles
What can I do with Observables?
Previously in "What is the difference between a Promise and an Observable?", I covered the basics of what Observables can do above and beyond what Promises can do. That barely scratches the surface of what Observables and RxJs really offer and their capabilities are...
What’s a fork and why would I join one? Understanding the forkJoin RxJs operator
If you have been working with RxJs for a while, you have probably come across the forkJoin operator. This operator is a classic but perhaps also a bit more "arcane" than the more commonly used operators. So, what is forking and why would you want to join a fork? Keep...
What is the difference between Promises and Observables?
When should I unsubscribe my Subscriptions in Angular?
How do I restructure and streamline my UI by using Angular Workspaces & Libraries?
What are Angular Workspaces and Libraries, and why should I care? Angular version 6 introduced Workspaces and Libraries to accommodate the increasingly popular monorepo pattern. Version 7 made this strategy easier with the addition of the Angular CLI...
How do I manually trigger change detection in Angular?
First, why would I want to? Angular's default change detection strategy may work well for a hobby app or presentation demo but if you're dealing with a large or enterprise application, you're likely going to take a performance hit. That's because by default Angular...
Using WebAuthn with Angular
Security is a big deal these days, and as we work to secure our applications, it's important to keep abreast of latest technologies that keep your client's data secure. WebAuthn is one such technology. Put simply, it's public-key authentication for the web. Required...
How do I bind to ‘formGroup’ when it isn’t a known property of ‘form’?
What? This error is a common occurrence regardless of your experience as an Angular developer. It's not uncommon to have forms working in one area of your application only to find they don't work in another. Perhaps you're eager to build your template form. You create...
How do I display HTML inside an Angular binding?
Maybe you too have asked yourself this question. The short answer is innerHtml. To understand more, continue on. First let's talk about why you'd want to bind HTML within an Angular component. You may have some user generated HTML that you want to render within the...
Sharing Knowledge is in our DNA
The Briebug Developer Resource Center is one of the ways our full-stack developers share their knowledge and learnings to help the software development community save time and get answers to their toughest questions.
Schedule a Discovery Call
Take a look at our calendar and pick a time that would work for you to have a phone or video call to talk about your project.