How to install NodeJS 4.x on Ubuntu
There are many ways to install NodeJS on Ubuntu (Linux). This post demonstrate how easy it could be using NVM (Node Version Manager)
Former Google Developer Expert for the Web, 10k+ followers across platforms, talks given across Europe, and years of articles on software engineering.
There are many ways to install NodeJS on Ubuntu (Linux). This post demonstrate how easy it could be using NVM (Node Version Manager)
I have heard about the Telerik’s native transition plugin for Cordova recently. To me this is not only a game changer in the hybrid industry, but in the entire mobile application industry. To help the Ionic community to use native transitions I created ionic-native-transitions a plugin available on github and npm
This tutorial is a post that I did for tutsplus.com. It will explain you step by step how to create a modern, hybrid, mobile application (iOS and Android) of your WordPress website using the latest technologies.
AngularJS and Ionic performance is often questioned. The reason is because it does not necessarily comes out of the box. This post list all you need to focus on in order to get the best performance and user experience out of them.
This post describes the architecture that you can use RIGHT NOW on your AngularJS 1.x or Ionic applications and that will be compatible with AngularJS 2.
Push notification is always a pain when it comes to find the perfect free service. If you are hosting your WordPress website there is no need to subscribe any of those services. With your server you have already what it takes to send push notifications to your subscriber. No third party service involved, just your WordPress server and your application.
If you ever wondered how to test that your push notifications work on Android without setting up any server here is how to do.
Joining Toptal is not easy at all, this post gives you some tips to succeed based on my own recent experience.
Just wanted to share about a great tool I have just discovered: “The Great Suspender” is a free and open-source Google Chrome extension for people who find that chrome is consuming too much system resource.
Before taking any technical job interview make sure you know your basics. This post lists some of the JavaScript background (Data type, Algorithm time complexity, design patterns) to have in order to succeed.