Hello World! In AngularJS
🖊️ Austin Riba ⌚ 🔖 code 💬 0
My coworker recently complained to me how hard it was to find a simple “Hello World” program in AngularJS. I did a google search and found that indeed, all the simplest examples still asked the user to set up a bunch of boilerplate, file structure, etc.
Here is the same thing, except one is for you.
{{< highlight vimrc >}} ” Line numbers and mouse set number ” enable line numbers set mouse=a ” enable mouse in auto mode {{< / highlight >}} Syntax highlighting and themes It’d be nice to hear another familiar voice!
Hello, {{world}}!
{{< / highlight >}} Tabs You can view the pretty graphic picture here.