developerblog

Terraform In A Nutshell

Terraform is an infrastructure as code (IaC) tool that can provision resources in the cloud from simple declarative code. When building an app in the cloud, you may find yourself using the graphical user interface of any cloud provider. Clicking on buttons and paying for products just like we do on sites like eBay or …

Terraform In A Nutshell Read More »

12 Visual Studio Code Shortcuts That Every Developer Must Know

Ever since Microsoft launched Visual Studio Code back in late 2015, it has truly become one of the most popular source-code editors in the world. The fact that it is open-source and runs on Windows, Linux, and macOS makes it even more compelling. VS Code comes pre-built with emmet, which no other text editor does, …

12 Visual Studio Code Shortcuts That Every Developer Must Know Read More »