Why is it crucial to consider performance and optimization? What tools are available for this purpose, and is automation possible? A few examples of actions to avoid and strategies for preventing issues such as server downtime and dissatisfied clients? It’s worth noting that this presentation will not involve live coding; it’s a talk format. If live coding is desired, a workshop format can be arranged separately.
Category: Development
Using Docker in WordPress plugin and theme development (language: EN)
You will learn why you should use Docker as a daily server driver, and what are the pros and cons of using this type of development environment. I will share my setup, and explain the reasons why me and my team decided to use Docker. Also, I will compare the Docker server setup with all major solutions that most of the WordPress developers are using (Xampp/Mamp/Lamp, Local by Flywheel, Vagrant…).