we'll introduce how to configure development environment for backend, server. in here we'll talk about docker, vagrant, ansible to set laravel, python development environment.
[NPM] Fix Conflicting peer dependency error
2023-08-25
Let's see how to fix the Conflicting peer dependency error when installing a package by NPM.
Configure automatically development environment on Mac via Homebrew and Shell Script
2023-08-03
Let's see how to configure automatically development environment on Mac via Homebrew and Shell Script. and then Let's see how to use Brewfile and Shell script on new Mac for configuring the development environment.