by Briebug Team | Feb 25, 2018 | Angular, Frontend, JavaScript, Typescript
Have you ever been on a project or in charge of one where the developers are frightened to make even simple changes to the source code? These applications often grow from relatively simple applications into complex beasts where every change is like a game of Jenga...
by Kevin Schuchard | Jul 18, 2017 | Angular, Frontend, Jest, Testing
Background Schematics have been around for a little while in the Angular CLI ecosystem and they’ve proven to be immensely beneficial for frontend developers. If you’re unsure of what schematics are, when you run ng new my-app or ng generate component...
by Briebug Team | Mar 29, 2017 | Angular, Frontend, JavaScript, Typescript
There are many JavaScript frameworks to choose from, but for most projects, the choice comes down to React and Angular. This article is not intended to be a comparison of the two but rather a closer look at how Angular has changed from its previous version...