Writing code on Mac or Linux but testing on Windows with hot-reloading

This article covers techniques for writing code on Mac or Linux but testing on Windows with hot reloading capabilities. It includes tools and configurations to make provisioning Windows test instances easier.

In this post, I also provide a working Packer template and Terraform configuration to deploy your own Windows test instance, as well as instructions for mounting a local folder over RDP.

Read the full article on Gruntwork's blog