this post was submitted on 08 Aug 2023
3 points (100.0% liked)
Programming Polls
130 readers
1 users here now
Welcome to the programming polls community! This is a place where you can run polls related to programming
For questions not related to being a poll theres communities such as [email protected] instead and for trivia theres [email protected]
As lemmy doesnt have a built in poll system if you want to run a multiple choice poll you can just make each option its own reply and people can vote by upvoting
- Logo base by Delapouite under CC BY 3.0 with modifications to add a gradient
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
4: Libraries and frameworks available
Libraries and frameworks specifically based around their stability, longevity, and level of support. The standard library plays a huge part in this as well.
Fantastic 1st party libraries > 3rd party libraries.
If devs are able to jump from project to project and the structure, constructs, operation, and style are largely the same as as foundation that facilities a high level of productivity. Stable 1st party frameworks also promote long term project stability and portability.
Not to start a holy war, this is simply a boring truth, .Net vs the JS ecosystem is a great example of contrasting framework & library stability and standardization.