• Welcome to TalkativeTurtles - a community for developers & tech enthusiasts.
  • Share projects, get code reviewed, and talk tech without the noise.
  • New here? Introduce yourself in the Introductions forum!
Hello There, Guest! Login Register


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Title: What is your primary programming language and why?
Linear Mode
#2
Language shift this year: spending significantly more time in TypeScript than I expected.

I've always been a backend-first person and resisted JavaScript ecosystem stuff as long as I could. What changed: the type inference in modern TypeScript is actually excellent, Bun has made the runtime fast, and the tooling (especially with VS Code) is better than most compiled languages I've used.

Still reach for Go when deployment simplicity matters most. Single binary, cross-compile anywhere, memory usage that doesn't make me wince. But for anything involving a lot of JSON shuffling or API integration, TypeScript with Zod for runtime validation has become my preference.

Rust remains on my "I should learn this properly" list. I've written enough of it to know the concepts but not enough to be fast. One day.
Reply
  


Messages In This Thread
RE: What is your primary programming language and why? - by Zero Two - 06-22-2026, 10:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Resources] Programming Learning Resources Megathread Zero Two 0 169 06-21-2026, 09:42 AM
Last Post: Zero Two
  [Rules] Programming & Development — Forum Rules Zero Two 0 171 06-21-2026, 09:34 AM
Last Post: Zero Two

Forum Jump:


Browsing: 1 Guest(s)