by Briebug Team | May 11, 2021 | Angular, Frontend, Navigation, RouterLink, Routing
Introduction The goal here is to give a comprehensive introduction to the topic of routing via the Angular template using the RouterLink directive. Along the way, we’ll discover a few patterns and nuances to make development easier and give you, the developer,...
by Briebug Team | Mar 3, 2021 | AWS, Azure, DevOps/Cloud, GCP
Are you new to the cloud and want to learn more? The aim of this article is to provide an introduction to what the Cloud is, some key Cloud nomenclature, core elements of the Cloud and a high-level view of the services each major cloud service provider is currently...
by Briebug Team | Feb 10, 2021 | Angular, Eslint, Frontend, JavaScript, TSLint
As you have probably heard, TSLint has been deprecated and its successor is ESLint. The TSLint roadmap details the timeline for deprecation: January 1st, 2020: Stop accepting anything except security fixes and fixes for crashes introduced by breaking TypeScript...
by Briebug Team | Jan 27, 2021 | Angular, Frontend
Like latte art, UI can be a tricky thing to handle. One wrong move with the mug and the whole meaning is changed. But consistency through the process brings to light the design of the artist. Flexbox provides a clean, consistent way to build out a responsive layout....