Blog

Tags

development[30] tips[21] DIY[15] raspberry[12] games[11] arduino[10] web[9] life[9] reviews[8] books[8] xbox[7] windows[6] tutorials[5] websites[4] business[4] mysql[4] python[3] php[3] e-commerce[3] gaming[3] programs[3] server[3] azure[3] school[3] exitshop[3] review[2] retro[2] video[2] 3d-printing[2]

Posts

2021-04-14

From WAMP to Docker, simply

Motivation Whenever we onboard a new developer to ExitShop, the biggest challenge is setting up the system locally, typically on some WAMP (Xampp, Neard…).

2019-07-18

How to Easily Automate Website Testing - Selenium and Webdriver

After every major change in a project, or even with every release, it is advisable to test the basic functionality of the application.

2019-06-23

Two useful tools for automatic PHP code improvement - ECS and Rector

The first tool is Easy Coding Standard. You can install it via composer (either in your project or globally) and simply run it in the console: