Here we look at how to handle user authentication using JSON Web Tokens with Angular and Flask. (more…)
Read more »
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 »
Today it is possible to have almost all the applications as a service online. Literally you don’t have to install any of it on you computer. Even if this is possible, but for me it is still more comfortable to have a dedicated desktop applicatio... (more…)
Read more »
Bootstrap is the most popular HTML, CSS, and JavaScript framework for web front-end development. It’s great for developing responsive, mobile-first web sites. The Bootstrap website is available at http://getbootstrap.com/. The Bootstrap framework can be u... (more…)
Read more »
The Angular team has committed to time-based releases that occur in three cycles, setting Angular 4 to come out early next year.
Read more »