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.
- 
	
	Create and Import Module in Ionic 2Things move around often in the ongoing development of the Ionic 2 Framework. Although the framework draws its lifeblood from… Read More »
- 
	
			  [Updated] Ionic 2 – Side Menu and TabsUpdated 27 January: Ionic 2 Final, like the actual final, version 2.0.0, is here and ready. This article has been… Read More »
- 
	
			  Optimize Ionic 2 App for ProductionNative apps, in general, are fast. Hybrid mobile apps, well, not very great in terms of speed, at least as… Read More »
- 
	
			  Ionic 2 Filter in Templates with PipesAngular 1 (Ionic 1) gave us the orderBy and filter filters for free. Angular 2 drops them for a couple of reasons.… Read More »
- 
	
			  [Update] Revamping DaloRADIUS for the FutureUpdate: So I’ve began work on the DaloRADIUS revamp I talk about. I called it RadiusNES, meaning Radius-Node-ESpress (Express JS)… Read More »
- 
	
			  Simple AngularJS Weather AppToday, let’s have fun. Let’s build a simple AngularJS Weather App. You might be wondering how I come up with some… Read More »
- 
	
	Using Native Firebase SDK in AngularFire2Certain functionalities aren’t available in AngularFire2 at the moment, although they are solid in the Firebase Javascript SDK. The opportunity… Read More »
- 
	
			  AngularFire2 AuthenticationA few things have changed. To do the AuthGuard approach explained in this article today, you should check out this… Read More »
- 
	
			  The Difference between (ngModel) and [(ngModel)] with Example – AngularJS 2What is the difference between (ngModel) and [(ngModel)]? I know you’re in a hurry for the answer, but a bit of… Read More »
- 
	
			  New Changes Ionic 2 Forms with ExamplesPreamble: You used Ionic 2 Forms about 3 months ago, probably. All worked nicely. You spinned up a new project… Read More »