Recently I was giving a tutorial on Angular to a friend. In the conversation we landed on the area of testing, one of my favorites. We had written some code together and I spoke a bit about the imp… (more…)
Read more »
I recently stumbled upon the HNPWA project from Addy Osmani. I really liked the idea to compare different framework/library solutions with a usable Progressive Web App and achieve the best performance possible. So I thought: let’s do this! It’ll be a nice... (more…)
Read more »
In this post I want to share with you my new library for creating charts in AngularJS. It is called Scale. “Hybrid Charts for Angular.js” is published by Kirill Stepkin...
Read more »
Learn how to use the three most popular javascript frameworks to build CryptoCurrency apps using the CryptoCompare API. (more…)
Read more »
Services allow your code to share common functionality across the application. Find out how to use a TDD approach to incorporate them into your application.
Read more »