Hacker News new | ask | show | jobs
by Yhippa 3464 days ago
Not sure if you've used this but it sounds like Angular CLI is very similar to Yeoman in terms of guided app generation.

That blog post is very good BTW. I like how it goes through all of the intermediate steps that any developer would do to make a PoC.

1 comments

Yeah I've only briefly tried Yeoman quite some time ago, but they are quite similar in terms of generating scaffolds.

And thank you, I appreciate it! I tried my best to flush out every single step I had to go through while building the app so I'm glad you liked it.