In this blog post, you will learn how to setup angular development environment and create your first angular project. Previously I have explained Angular Architecture Overview and Getting Started with Angular Step By Step. Setup Angular Development Environment Follow the below steps to set up an Angular development environment and test it by downloading and running […]
Angular Architecture Overview
In this tutorial, you will get a basic idea of angular architecture and how the front-end & back-end work together to build a real-time client application. In the previous article, I have explained what is Angular, why you should learn it, and the benefits of using Angular. Angular Application Architecture I love modern applications that have […]
Getting Started with Angular Step By Step
In this article, I am going to start step-by-step articles to learn Angular front-end web development from basic to advanced topics for beginners and experienced developers. You will build and deploy a real-time client application using angular, typescript, firebase, and the new awesome bootstrap which is used to create a modern website. Keep reading on Getting […]