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

Featured Resources
Recent Articles
A Crash Course in Using Google’s Firestore with AngularFire
Using the Java String.split() Method
Today, we're going to talk about the String.split() method for the Java String class. We'll discuss what it does, how to use it, and what to avoid when using it. Intro to the String.split() Method The Java String.split() method has two variations, commonly known as...
How To Declare A Global Variable In Angular
Global Variables and Constants There are quite a few ways that you can create and manage both global variables and constants within the Angular framework. Three methods that we will go over in this article are through the environment file, an auxiliary constants file,...
Getting Started With Angular Progressive Web Apps (PWA)
What is a Progressive Web App (PWA)? Progressive web apps are a new way to deliver your content to the user. PWAs are built on top of the web platform and are designed to be installed on either mobile devices or desktop computers. There is actually a growing trend for...
Setting up Cross-platform Push Notifications for Your Mobile App
Push notifications allow your app to provide timely information to your users, even when it's backgrounded. They are a powerful tool, but it comes at a cost. Push requires the right infrastructure and implementation to execute properly. This article will give you a...
What is a higher-order component in React?
A higher-order component is a technique that is available to us because of React's compositional nature. Specifically, a higher-order component is a function that takes a component as a parameter and returns a new component. const EnhancedComponent =...
Detecting Route Changes in Angular
How do I detect a route change in Angular? What a great, and actually very common, question about Angular! One of the fundamental and powerful features of Angular that provides the framework with a considerable advantage over non-framework development, is being an...
So You Want to Be a Product Owner?
Do you remember when you were 6 years old and your teacher would ask you what you wanted to be when you grew up? Some kids yelled out proudly: “firefighter!” Or when you were 10 years old and your uncle asked you what you wanted to be when you grew up and you...
Intro to Angular Dependency Injection
One of the great features built into Angular is its dependency injector. An Injector like the one included with Angular supports rich, configurable Inversion of Control, which is a key principle of software design that improves quality, flexibility, testability and...
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.