Top 5 Rustlang Frameworks in 2021

rustlang frameworks

Rust language, also known as Rustlang, is one of the most highly recommended modern programming languages in the world, with the Stack Overflow Developer Survey voting it the “most loved programming language” every year since 2016, and for good reason. Syntactically, it’s very similar to C++, but offers additional features that can make your life…

Read More

ThreeJS Explained In 10 Minutes

three.js

Have you ever looked at a website with beautiful 3D graphics and wonder how they did it? Surely there would’ve been countless hours spent on researching the math and hundreds of lines of code that would go into simply rendering a rotating pyramid, all done on Stack Overflow, of course. Well, sorry to rain on…

Read More

OCaml And 7 Things You Need To Know About It In 2021

OCaml belongs to the ML-family of languages along with Haskell, F#, Scala, and others. All ML languages have a reputation for changing the way programmers think about programming. They are strongly typed functional languages with world-class type inference, expressive type systems, pattern matching, and automatic memory management. OCaml has a lot to offer; including one…

Read More

5 Reasons Remote Software Engineering Jobs Are Here to Stay

software engineering

Why would anyone want to go back into the office? Who is missing rush hour traffic? Well, to put it simply… many old-school managers don’t know how to micromanage everyone through zoom. Which is why some companies are requiring engineers to come back into the office. Developers, on the other hand, want to work from…

Read More

4 Tips to Help You Ace The Whiteboard Coding Interview

whiteboard coding

Ever been to an interview for a coding job where the interviewer doesn’t know squat? Maybe you’ve had to patiently sit there with a look of faux-engagement on your face as they rattle on about why the role requires 10 plus years of experience in a particular coding language – only to politely point out…

Read More

Istio and 5 Things You Need To Know About it in 2021

istio

Everyone here has used some form of GPS or mapping app right? Think of Apple Maps as Linkerd. “Our expert navigators wish you a most pleasant day and have charted a course for you, ETA 31 minutes.” Not so bad, but what about Google Maps aka Consul Connect? “Our latest algorithm has created the most…

Read More

5 Reasons Why Svelte is Improving UI Development

svelte

They say that two’s company, and three’s a crowd. In this case, it’s the tried and tested duo that is Google’s Angular and Facebook’s React that are looking down their noses at the 3rd wheel that is Vue.js – obviously not catching onto any social cues or getting those not-so-subtle hints. But there’s an awesome…

Read More

Next.js and 7 Things You Need To Know About it in 2021

next.js

What does Facebook, JavaScript and ordering a coffee at Starbucks have in common? Apart from java being a type of coffee and Facebook being compiled from script? Well, a lot more than you think. So, if you think about it, Next.js is kinda like ordering at Starbucks. Think of the web client as a thirsty…

Read More