Angular - Responsive ES6 Apps
These web apps were an experiment in using AngularJS. I started with Angular1 and jumped to using Angular4 in future projects. Angular4 adds so many new things including TypeScript and ES6 related syntax. While I am just starting into Angular my experience with ES6 for ReactJS, tells me there is so much more to uncover here. I also tried to create some interesting pure Javascript code, since when I experimented with this with an AJAX Hockey App, I was amazed at what is possible. In the emailApp I creatd my own editable dropdown input field (so neat).