this post was submitted on 07 Nov 2023
29 points (96.8% liked)
Programming
17377 readers
485 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, I really adopted it due to Flutter, but the dev team really are doing great work to make it a nice language, especially with version 3.
I'm biased because I wrote a backend framework for it, but it's really good on the backend and even just a general scripting language
True. I'm certainly at the point where quick jobs that I would have once done in Python quite often get done in Dart instead, avoiding the "context switch" of having to think in Python for that one task.