How to save the image on the server? What options do we have and which one should YOU use?
A friend of mine got this interview question recently. I thought it's actually a really good question, especially for senior developers. What is the proper way to save an image with Nuxt and Express?
In this short blogpost I'll explain how to deploy your Nuxt.js projects with Drone CI and Docker Compose.
Years after the mainstream adoption of Docker I still stumble about so many fresh beginner programmers using XAMPP or WAMP for their PHP Dev setups - and having issues with that. This tutorial is meant to show you how easy a Docker setup actually can be for your development environment and what problems it will solve.