· 1 min read
Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can help with multi-cloud by having one workflow for all clouds. The infrastructure Terraform manages can be hosted on public clouds…
· 1 min read
Optional chaining is one of the new JavaScript language features that are available as of Node.js 14. Optional chaining allows you to read the value of a nested property without having to check whether each preceding reference is valid. We…
· 1 min read
How about Debugging and running your Go Program with your iPhone? Huh, Why Not In this guide, I will be showing you how to set up a Go Environment on your iOS and iPadOS with iSH. iSH iSH iSH is a Linux-like shell on iOS. You can edit…
· 1 min read
Hey Guys, Trust you’re doing well today. Today, I’d like to share how I reduce and convert a .mov (Apple Quicktime Video) to .mp4 with FFmpeg with a single command. Before we move on, let’s talk about FFmpeg. FFmpeg is a complete, cross…
· 3 min read
Stateless or Stateful- React Component. In a simple definition, it can be explained as If the behavior of a component is dependent on the state of the component then it can be termed as a stateful component and if the behavior is…
· 1 min read
Destructuring is a convenient way of extracting multiple values from data stored in (possibly nested) objects and Arrays. It can be used in locations that receive data (such as the left-hand side of an assignment). Array Example:
· 1 min read
Coming soon
· 1 min read
Hello, I want to share my list that consists of some practices that I use to write components in React, surely you already know some of them. Of course this is my point of view, you can recommend some practice that you do not find in the…
· 1 min read
Non Phineus et submovet fit terraque coming soon
· 1 min read
Coming soon
· 1 min read
Coming soon
· 1 min read
Useful operations Coming soon
· 1 min read
Coming soon