Learn how to Install WordPress on Localhost

Are you looking into installing WordPress on your local machine or localhost? Maybe you just want to experiment with WordPress or maybe you would like start developing plugin for WordPress? Learn how to install WordPress on localhost. It can be good for plugin development or playing around with themes.

How to Create Sticky Header in Angular

In this blog we are going to see how to develop a sticky header in Angular. The idea is when user scrolls past the header we want it to stick to the top and we want it to be reusable. I should be able to make any element stick. You can use this for a […]