Welcome to this free course for learning how to create an enterprise Angular project
from scratch by using only Standalone Components, Directives and Pipes.
No modules! 🥳
Course Structure
- Getting Started
- What can be standalone?
- Goodbye Shared Module!
- Loading Standalone Components with the Router
- Lazy Loading
- Using NGRX with Standalone Components
Final destination
We’re going to build together a learning platform able to host Online Courses.
Features to be implemented:
- Layout with Tailwind + SCSS
- Auth with Supabase
- Courses Creation, List, Edit and Delete
🚀 Let’s start
-
Setup the project
-
Add Tailwind
-
The first Standalone Directive: Button
-
Router Configuration
- Setup NGRX
- Auth
- Course CRUD
Was it helpful?
Tell your friends or co-workers.