I love the command line. I live by the command line. What could a graphical user interface wrapper for the console offer me?

Turns out, quite a bit.

I do think everyone should learn the Angular CLI and practice using it from the console, but, the Angular Console is a nice way to interact and play around with it, and it’s especially good for beginners.

The dry-run preview of your chosen command executing is a great way to learn what’s going on, as is the list of available commands to fool around with.

Go grab it here and give it a spin:

Check it out here

Angular Console in action