Go Concurrency Patterns

Beyond Goroutines: Advanced Concurrency Patterns in Go

Dive into advanced Go concurrency patterns beyond basic goroutines and channels, with practical examples and performance considerations for real-world applications.

August 8, 2024 · 12 min · 2369 words · Muhammad Shahadul Haider
JavaScript Runtime Comparison

JavaScript Runtime Showdown: Why Deno Lost the Node.js Throne

An exploration of the JavaScript runtime ecosystem, examining why Deno, despite its technical advantages and pedigree, failed to dethrone Node.js, and what this teaches us about developer ecosystems.

June 15, 2024 · 7 min · 1490 words · Muhammad Shahadul Haider