Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
I recently made a demo of Angular 4 with ECMA5 JavaScript as there are not too many examples (read NONE). Yes, there is value in using plain JavaScript and Angular. In my case my clients wanted the power and value of Angular but did not want to use Typescript and everything else in the modern app stack. I am not going to walk through the code, it is self-explanatory. It is a minimal project with a get and post of data in a MVC model. It includes the basic Angular file you need etc. Enjoy!