Magento Web Tips & Trends Blog

Local environment is a crucial part of how frustrated a developer can get. In the past I went from Ubuntu, to Windows to macOS, using LAMP, WAMP, MAMP, Vagrant, VM's and local server with Apache, PHP and MySQL, each of them have their advantages and disadvantages, but until now I wasn't fully...

Learn More

Timer in hand

Loaders are great for UX, it gives the user a feedback that some data crunching is going on, so they know that it's no point in trying to abuse the clicks, they just have to wait and that is just fine. BUT having to wait around 4s in order to see the product image is not just fine. I know that...

Learn More

Content Marketing Connection

If your work environment includes multiple developers and you want eveyone to have the same content on their local environment without having to update the database each time you pull from remote, you should create or edit your CMS content programmatically. To achive this you use data upgrade...

Learn More