Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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!