Beyond the Clock: All about Timers & Tickers in Golang!
Go 1.23: Custom Iterators Explained - Best feature?!
Boosting the performance by being unique in Go 1.23!
You have to know these two Golang 1.23 changes!
Building a CLI with Rust and the GitHub API is so easy!
Type Assertions in Go: the only guide you need!
A hands-on guide for proper Unit Testing in Go!
If you are a beginner in Go, avoid this Slice pitfall!
Creating custom struct tags in Golang is awesome!
Level Up Your Golang: 5 Concepts You Need to know
Why I switched from VSCode to Zed.
The Spread Operator (or Variadic Functions) in Golang
DIY Golang Web Server: No Dependencies Needed!
Golang: The Last Interface Explanation You'll Ever Need
Defer Functions In Golang: Everything You Need To Know
You are providing fallback values in Golang wrong!
Actix Web Extractors: JSON, Query, Path Param, and Form
This is your last video about Golang Structs!
The lesser-known Symbol in JavaScript and TypeScript
How Go 1.22 fixed an issue that caused Google problems
Rust error handling made easier with the ?-operator
Why HTMX and Golang? The answer might surprise you...
Goodbye Electron and JavaScript. Hello Tauri and Rust!
What are Template Literal Types in TypeScript?
Will Software Engineers be replaced by AI (or Devin)?
Build Blazing Fast Backends with Rust & Actix Web
Go from Zero to Hero: Learn Golang in 15 minutes!
Docker's hidden Init Command (+Rust Web Server in 60s)
Arrays vs. Slices in Golang: Which to Use?
How did I not know this TypeScript type trick earlier?
Why tiny diffs make devs SMILE 😊 #github #git #pullrequest
Master Rust File Handling in One Line
This JavaScript Interview Question will trick you! 🤔 #javascript #interviewquestions
var, let, and const: What is the Big Difference!
You think you know Git? 5 Commands you do not know
Generalists vs Specialists in the Software Engineering World
The Secret to Rust Ownership: Rc vs. Arc
Quickly understand "move" in Rust
Smarter Programming in Rust: Master 'move' Now!
When the pull request gets merged...
Choosing a code editor is hard...
Turborepo and Monorepos clearly explained
This is the BEST store for Vue.js 3
How TypeScript Decorators work under-the-hood