by Briebug Team | Jul 25, 2018 | Frontend, UX/UI
Whether you’re a seasoned development manager or a newly minted executive embarking on your first development project, designing a new web application is a complex process in which things can go wrong at just about any step. Planning that involves both your...
by Briebug Team | Jul 6, 2018 | Other
You’re probably aware that our industry is suffering from a major skills gap, which analysts predict will manifest itself as a workforce shortage of 1.8 million IT professionals over the next few years. Given the constantly evolving development landscape as well as...
by Briebug Team | Mar 20, 2018 | Angular, Frontend, JavaScript
Here’s a recipe for how to make a nice AJAX-based email-subscribe form for MailChimp with Angular. Documentation and examples are light around jsonp with Angular, and Mailchimp has no docs around it’s jsonp endpoint that I know of. It took too much of my...
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 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...