The package.json is a very important file in your Angular (and not only) project. In the Angular new – the structure of a project post I wrote that I will explain a bit more …
Angular new – the structure of a project
Once you set up an application with Angular CLI you end up with a directory full of files. This said to be a perfectly working application.
Running an Angular project on minimal
When we pick the Angular CLI to create a new project we get a whole new shiny directory with all the files that can be described as a well-designed project.
Angular Routing
Once you set up a new project using Angular CLI the first questions that appears in your command-line tool is if you would like to enable routing.
AngularJS vs Angular 2
Most of the sources say that the biggest difference and the reason we cannot call them the same framework is the structure. AngularJS was based on the Model View …
Angular CLI
CLI stands for the Command Line Interface. This is exactly what we need if we want to start our journey with JavaScript Frameworks. CLI allows you to create the …
Angular Ivy
Ivy is an Angular compiler added as a tested to Angular 8.0.0. It has been tested and officially added to Angular 9.0.0 as a fully working default solution.
Angular version history
A history of Angular versions going back to Angular JS and reaching Angular 9.