Hello World! In AngularJS
&& [ code ] && 0 comments
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 a patch, but it makes you more time than you think.
{{< highlight html >}} Hello Angular!
Hello, {{world}}!
{{< / highlight >}} Searching Searching in vim by default is pretty absurd.