All Stories

The programming languages I like and why I like them

The programming languages I like and why I like them

Being a polyglot developer, there would be some language you like over others and here are mine.

My second impression of Rust and why I think it's a great general-purpose language!

My second impression of Rust and why I think it's a great general-purpose language!

My second impression of Rust, after building a real-life use case with it and my thoughts on why it is a great general-purpose language for...

Concurrency in modern programming languages: Java

Concurrency in modern programming languages: Java

Building a concurrent web server in Java to compare concurrency performance with Rust, Go, JS, TS, and Kotlin

The state of Linux as a daily use OS in 2021

The state of Linux as a daily use OS in 2021

Let's see what is the state of GNU/Linux, for daily use, in 2021 is and if its a viable alternative to Windows and macOS

What about Svelte? Should you care!

What about Svelte? Should you care!

Learn why Svelte matters and if you should you care about it

Concurrency in modern programming languages: TypeScript on Deno

Concurrency in modern programming languages: TypeScript on Deno

Building a concurrent web server in TypeScript on Deno to compare concurrency performance with Rust, Go, JS, Kotlin, and Java