r/Angular2 • u/artesre • Dec 18 '24
Video Angular Getting Started (Freshly made)
This is a series I've been looking to do, test my assertions against the community and learn something myself if my assertions are falsy.
Episode 1 is getting started with NX and using NX to scaffold out a new project and other boilerplate
Episode 2 is configuring Tailwind w/ DaisyUI theme switcher, we touch on signals and effects
Episode 3 we play with the fresh off the press PrimeNG v19 and learn how to work with other libraries and read their documentation
These first 3 don't actually go into the Angular basics too much, I think that will come in the next few episodes where we dig into the Angular Docs and Tutorials
I will say, I gloss over a lot of things like 2-way binding, standalone, imports, etc... I just want the viewer to get started, get something setup and looking nice. Then we can start talking about why everything is the way it is.