Few months ago, I caught up with one of my former colleague. They told me that they have been applying for a role in a several places, and our discussion moved towards the interview processes that companies had. They mentioned that in one of their interviews, they...
In the previous post, we discussed about how to setup and create your first child theme, how to structure the files, as well as the stylesheet that comes with it. In this post we will setup a working environment for the child theme stylesheet that is automatic, and...
In the previous post, I discussed briefly about developing a child theme for WordPress, when you should use and not use a child theme, and the benefits of using a child theme. In this post I’ll guide you through the steps to setup a child theme in your WordPress...
WordPress is a very flexible CMS platform on which anyone could build their own website. I personally use WordPress for my freelance development, sometimes with a custom-made theme (or website template as most people know it). In this new series I’ll deep dive...
Since I worked in my company, I was required to learn a lot of stuffs. One of the basic things to learn was to adapt from my mostly used Java programming language to C#, along with the proper MVC platform. Of course, .NET MVC, being a platform (for vocabulary nazis, I...