From the course: Angular: Building Large Applications

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Course prerequisites

Course prerequisites

- [Instructor] As this course is focused on the exploration of advanced concept with Angular, some experience with Angular is a must. If you aren't familiar with creating Angular components, using modules and directives, and what is data binding, I'd suggest that you take a basic Angular course such as the Angular Essential Training. Also, being familiar with terminal commands and npm isn't a must, but will definitely help you when we use these tools. As you'll see, I'm running on a Mac, but you can follow along on a PC as the tools work exactly the same on both platforms. Also, I'm using VS Code as my code editor, but feel free to use whatever tool you prefer, although I recommend using an editor with a built-in terminal or use your own terminal. And finally, keep in mind that this course is an overview that discusses the tools and practices that are commonly used to build large enterprise class apps, rather than being a step-by-step guide that builds a functional app.

Contents