One really cool thing about Angular 2.0 is that the framework is decoupled from the DOM via a higher level API. In the following post I will show how to take advantage of this by running an Angular application in a web worker.
...
Read more »
If you are developing the backend and frontend part of an application you know that it can be tricky to keep the data models between the… (more…)
Read more »
Take a look at the benefits of advanced Angular 2 development, that will help you byild great web and mobile applications...
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
Since time immemorial, server side rendering was the standard method for printing on the screen. The point is that it turned HTML files in the server into acceptable information for a browser. In fact, at that time it was the only way. Though, as technolo... (more…)
Read more »