Just a heads up to those who like to keep up to date with the latest and greatest in web tech..
I've been spending the last several months learning Angular 2, and it's undeniable that in the future, these types of JS libraries/frameworks are going to rule the web.
Similar to how RWD (responsive web design) had an impact around 2010, we'll be seeing the same thing shortly.
Google maintains Angular, and Facebook maintains React. I haven't touched React yet, but I plan to start learning and covering that shortly (I'm an instructor).
I'm curious if there are any adult sites using either of these tech's?
The immediate / obvious benefit is the fact that there are no necessary page reloads. Even if you navigate to an entirely separate URL, the browser is not reloaded in any such noticeable way.
Here's a vid I put out yesterday demonstrating the animations and page transitions taking place (check out the vid I released today on the chan that shows how this was made):
You can also use platforms like Ionic 2 with Angular, or React Native to create hybrid mobile apps.
PS: I put out a free
angular 2 course on my site if you're interested in learning