[100 Days Angularjs] Day 7: Tutorial - 8 - More Templating


Day 7 of 100 days with Angular

To be honest i learned not thing from this lesson. It is exactly the same thing as day 5. The only new thing is $routeParams service. From what i see i think it act like an object that hold parameter as property from the route. Anyway this day i made another toy project from FreeCodeCamp - A Caculator. I made it using JQuery not Angular because i think using Angular for this simple thing is too complicated. I will show it here anyway. And beside that, with this thing done, i only have to finish two project to claim my FreeCodeCamp FrontEnd Certificate.

The FreeCodeCamp Caculator

See the Pen vNZwVa by Huỳnh Tấn (@chotmat) on CodePen.

Related Posts

[100 Days Angularjs] Day 10: Tutorial - 11,12 REST and Animation

The 9th day of my 100 day challenge with AngularJS

[100 Days Angularjs] Day 9: Tutorial - 10 - Event Handlers

The 9th day of my 100 day challenge with AngularJS