luciencd / spoiless-chrome-extension

The front-end and controller part of the spoiless project. Node.js, Angular.js.
0 stars 0 forks source link

someone teach me templating in angular.js #1

Open luciencd opened 7 years ago

luciencd commented 7 years ago

Got some basic stuff working, even got a variable to pass to a single {{}}. but cannot figure out arrays and such.

Not only that, but after reading through the angular setup page, wondering if i should do everything required from that tutorial or whether its overkill.