From XAMPP to Vagrant WordPress

Ernest Marcinko Blog, Hosting, Testing, Tutorials, Wordpress 3 Comments

I’m sure most if not every developer is using some kind of local server tool for development. The greatest advantage of using local development server is that you don’t depend on a hosting provider, and it works without internet as well (in most cases). I’ve been using XAMPP for a very long time, as it was very comfortable to use, …

Item Transition Inspiration with jQuery

Ernest Marcinko jQuery, Tutorials 17 Comments

Have you seen Mary Lous latest work on codrops, the Inspiration for item transitions? If not, you should check it out first, she does an amazing work as always. Some of you however might find it a bit hard to integrate into your projects, as there is a huge base of developers using jQuery mostly. I have transformed her work …