Ask HN: Which tech stack is the most fun?
11–20 of 187 posts
Re: Ask HN: Which tech stack is the most fun?
#12Re: Ask HN: Which tech stack is the most fun?
#13Re: Ask HN: Which tech stack is the most fun?
#14Re: Ask HN: Which tech stack is the most fun?
#15When it comes to a career change I’d focus less on lang/stack and more on engineering culture, approach, practice. A team that builds good software, regardless of language or stack, will be a pleasure to work with.
I think that functional programming ideals lend themselves to this nicely. Specifically: data as a first principle, with actions/mutations/calculations of that data being separate.
Re: Ask HN: Which tech stack is the most fun?
#16ruby on rails is still awesome. But since you might have to work with react anyways...nextjs is a second.
On the mobile side - Flutter is unparalleled. No seriously - im a react guy. And Dart is weird. But Flutter is seriously the Ruby on Rails of the mobile world.
Re: Ask HN: Which tech stack is the most fun?
#17Quoted post unavailable.
Re: Ask HN: Which tech stack is the most fun?
#18Re: Ask HN: Which tech stack is the most fun?
#19No client/server division to worry about, all of the desktop environment's capabilities developed over decades, insane CPU and GPU power and memory bandwidth (now on Apple's industry-leading ARM chips). Obj-C gives seamless access to both C/C++ APIs and the best desktop GUI with incredibly powerful features like the Cocoa text system.