Hacker News new | ask | show | jobs
by ohaideredevs 2572 days ago
Are you using the angular CLI to generate components/services? That saves a lot of time.

The thing we love about Angular is compartmentalizing everything.

1 comments

Yes, I am using Angular CLI and I love it. I'd become jaded over the years with all the Visual Studio way of creating projects, lots of dialogs, popups, template generators and in my opinion dumb boring click-click way of dealing with things where the meat is hidden from the the programmer. With the new stack I feel like I am getting a whiff of fresh air. I'm still using C#/EF to create web APIs and deal with the DB layer but on the front end i'm much happier with Angular/Node/Typescript.