These days I'm doing mostly javascript/typescript personally, and php professionally. What about you?

all 3 comments

sorted by: hot top controversial new old
[–] 2 points 1 year ago (1 child)

For 14ish years I've been focused on Node and Ruby both personally and professionally, and PHP for the decade before that (dabbling in other languages Elixir, C++ & C#, Python, Rust).

I've been really enjoying Go for the last 3 months. I find the simplicity of the syntax fresh (though verbose), the community rallying around Idiomatic Go (instead of every framework/library doing their own take on things), the slowness of evolution/stability (though I miss how fast Node has been iterating new features in 20+).

Something surprising I found really enjoyable with Go is doing leetcode drills and algorithm practice. No idea why its different, but they're fun to do now (I suspect it's because I'm new to the language).

  • source
  • hideshow 2 child comments
  • [–] 1 point 11 months ago

    Professionally, it’s a mix of Apex (Salesforce), C#, BASH, and PowerShell. Personally, I’ve been working with Prolog (specifically, SWI Prolog).

    I’m fascinated by the gap between creating systems and solving problems, and how the latter receives so little attention

  • source