Angular

I remember the first day of learning Angular. It was similar to learning jQuery for the first time. Most of the complications you run into are related to learning the new syntax. Other than that, I liked learning Angular. Having everything broken down into multiple JavaScript and HTML files really helped me to learn more about specific functions and promises, and when/where it’s best to use them.

Continue reading “Angular”