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.
(macOS) Manage Node versions via NVM
2022-04-17
Let's see how to install NVM(Node Version Manager) on macOS and how to manage Node versions.
Configure automatically development environment on Mac via Homebrew and Shell Script
2020-12-16
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.