angularjs
- 
	
			Javascript  Angular Module Lazy Loading like a ProLemme begin by saying, I’m sorry for all the frustration you’ve had to go through before arriving here (assuming you… Read More »
- 
	
	Auto Sign Out on Client Expire JWT AngularYou’re using JWT for Authentication with your API. You have Angular on the frontend, speaking to an Express backend API.… Read More »
- 
	
			Javascript  Add Angular Splash ScreenTwitter’s Progressive Web Application has this beautiful splash screen. Splash screens are awesome. In a PWA, having a splash screen… Read More »
- 
	
	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 »
- 
	
			Javascript  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 »
- 
	
			Javascript  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 »
- 
	
			Javascript  AngularFire2 AuthenticationA few things have changed. To do the AuthGuard approach explained in this article today, you should check out this… Read More »
- 
	
			Africa Tech Projects  Made With Firebase – Showcase your Apps built on FirebaseIn a previous personal hackathon I call ‘Weekend-thon’, I built Custom Download MaterializeCSS. The entire experience was fun. This time… Read More »
- 
	
			Javascript  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 »
- 
	
	Dynamic Page Title AngularJS – The Missing TutorialChanging page titles on your websites allow users to easily figure out where they are on your page at what… Read More »