Typescript & Terraform for beginners - Infrastructure as code (IaC)
Using Typescript with Terraform IS possible

A software engineer that likes to call himself a software engineer.
Search for a command to run...
Using Typescript with Terraform IS possible

A software engineer that likes to call himself a software engineer.
Glad you found it useful Shubham Sigdar 100Devs
We're going to be exploring this amazing NodeJS library called chatgpt-prompts. This library allows you to use over 140+ amazing community built prompts compiled over at awesome-chatgpt-prompts instantly. š Quick Start! If you are impatient person (...

VS Code Server Preview | Self Host VS Code Server on your home lab

Today we're going to attempt to embed a React Application into a Go binary. Please watch the youtube video down below for more mind blowing stuff. We're going to create a Golang REST API with Echo and a React application with Vite. From there, we're ...

Plasmo framework tutorial

Today I'm going to demonstrate how to spin up AWS Infrastructure using Typescript and Terraform. To spin up infrastructure using Terraform, usually we'll have to write HCL (Hashicorp Configuration Language) manifests but with Terraform CDK we can spin up our own infrastructure with various Cloud providers (AWS, Google, Azure, etc) while using our favorite programming language