© 2022 Hashnode
#development
In this article, we will discuss how to create a Webex clone using the 100ms JavaScript SDK. What is 100ms? 100ms is a video and audio conferencing application created by the same team that built the …
With so many moving components during development, the games we create often contain unexpected behaviors. Some of these interactions pop up due to unintended gameplay states being allowed, while othe…
What is Lint? Google Says: Lint is soft cotton used for covering and protecting injuries. What is Linting? The Odin Project: Linters are tools that will scan your code with a set of style rules and wi…
While I was a student, my ultimate goal was to study hard and get a job. I always thought once I got the job, my whole world would be sorted out, but I was wrong. After getting the job, I quickly real…
Before we get into some of the fundamentals of Go we should get Go installed on our workstation and do what every "learning programming 101" module teaches us which is to create the Hello World app. A…
A whole new world indeed! This devlog explores a major transformation of the game through new world generation and visual effects. The last devlog allowed for some of the initial work to be completed …
🧐 What are Blockchains? Originally, blockchain was just the computer science term for how to structure and share data. Today blockchains are hailed the “fifth evolution” of computing. Fundamentally, …
DevOps to begin with was seen to be out of reach for a lot of us as we didn't have an environment or requirement anything like a Netflix or fortune 500 but think now that is beginning to sway into the…
There are hundreds of variables to consider when designing and building a product. When you lock onto a few, new questions start popping up. You have to choose the optimum frontend framework, databas…
The “magic circle” presents this idea where video games build a world that the player engages with to the extent of blurring the line between our world and fictional ones. Whereas everyone understands…