“If you’re here to learn how to use ngProgress with UI-Router on all your pages navigation, you’re at the right place.” When you move from…
Category: Javascript
I use Javascript and its related front and backend frameworks pretty much everyday. Here are some of my adventures with the popular programming language.
In any authentication system, to verify the email addresses coming through your system are legit, very often, developers will want to send a verification email…
CodeBySide – A Week into Using Firebase SDK 3.0
Posted in Javascript, and Personal
The new Firebase SDK 3.0 was recently launched, and I am very sure over 500k developers around the world are already taking the new release…
Ionic 2 – SQLite as a Service
Posted in Javascript
UPDATE: In Ionic 2 RC0, there seems to be a change with using SQLite. Checkout this thread to learn more. So, Monday, what do we…
Preamble: You probably stumbled on this page after tirelessly searching online for a least working example of forms in Ionic 2. I’ve been in your…
I am in a hurry, so let’s do this quick. Shall we? The Ionic 2 series is coming up nicely, and today, we’re going to…
Reactive Aggregation in Meteor
Posted in Javascript
Jump to the next heading if you don’t wanna read any of my how-I-got-into-Meteor intro Aggregation of data is such an important part of the software,…