WordPress has grown up from merely a blogging platform to a full fledged content management system. Over these past years, it has matured enough to cater the need of vast majority of online audience and this is the reason it’s… Continue Reading →
Angular 2 is an open source JavaScript framework to build web applications in HTML and JavaScript and has been conceived as a mobile first approach. Why to use Angular 2? Angular 2 is simpler than Angular 1 and its fewer… Continue Reading →
Diffrence Between Angular1 and Angular2 Performance improvements: Performance improved in Angular 2.0 as compared to Angular 1.x. Bootstrap is now platform specific in angular 2.o. So if application is bootstrap from browser it will call different bootstrap as compare to… Continue Reading →
WordPress Hooks A Hook is a generic term in WordPress that refers to places where you can add your own code or change what WordPress is doing or outputting by default. Two types of hooks exist in WordPress: actions and… Continue Reading →
If you are a developer, it is essential for you to optimize your script early in the development process itself. Following the best practices while coding your PHP script is a good starting point to write a well optimized PHP… Continue Reading →
1: Install gulp globally: If you have previously installed a version of gulp globally, please run npm rm –global gulp to make sure your old version doesn’t collide with gulp-cli. $ npm install –global gulp-cli 2: Initialize your project directory:… Continue Reading →
WordPress is a great platform. One weakness that it suffers from, however, is it can be quite slow.Without taking the right precautions, you could end up with a sluggish site.That’s not only a hassle for repeat visitors but will cause you to lose… Continue Reading →
22 Ideas to Help Your WordPress Website Look Customized and Professional When you first install WordPress, it’s fairly bare bones. You are given a default theme, no plugins (or very few) and all the default settings for comments, timezone, favicon,… Continue Reading →
Developing a WordPress site locally can help speed up the development process. In the past, we showed you how to install WordPress on your Windows computer using WAMP and on Mac using MAMP. Once you have finished the development on… Continue Reading →
© 2025 TapanAcharjee