Since time immemorial, server side rendering was the standard method for printing on the screen. The point is that it turned HTML files in the server into acceptable information for a browser. In fact, at that time it was the only way. Though, as technolo... (more…)
Read more »
The Angular CLI is a command-line interface for building Angular applications, and over the last year it has become one of the most… (more…)
Read more »
Globally enforce an Angular app code style by combining the power of Husky and Prettier. Here's how to automate and enforce a global coding styling so that you and your developers can focus on what matters.Introduction. Automation is a HUGE key in acceler... (more…)
Read more »
In this part, we’ll give our Angular app a real back-end with firebase db. (more…)
Read more »