Makmalf's Coding Log
Thursday, April 21, 2016
.htaccess Configuration for Caching An AngularJS App
›
An app built with AngularJS is very cacheable. There are some ways to cache our AngularJS app. But I prefer the easier one. I tested it on a...
Tuesday, April 19, 2016
Fetch Posts Data from Our Blogger/Blogspot Platform using AngularJS
›
For some purposes we might need to fetch posts data hosted in Blogger/Blogspot platform. To perform this, google has provided us with Blogge...
Understanding AngularJS: It's a bad for SEO
›
If you want to use AngularJS for building a blog. That's a bad idea. Despite the fact that the AngularJS is backed by Google -the first ...
Understanding AngularJS: Animating The In & Between Page Transitions
›
One thing I experienced about receiving the HTTP request in the background and waiting the response being loaded completely is that is a ver...
Understanding AngularJS
›
As we know that Wordpress is now easier if we want to make some interaction with our app by using this plugin called WP REST API V2 . This ...
Home
View web version