Getting Started with Angular: A Beginner's Guide
What is Angular?
Angular is front-end Framework developed by Google. its is based of JavaScript/TypeScript . I prefer TypeScript for more secure compared to JS.
Installation Guide.
we need latest node.js to use angular in our machine
Install node.j...
blog.rakeshraj.tech2 min read