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

founded 1 year ago
MODERATORS
 

Second poll of the day, upvote what you want to vote for and feel free to reply to talk about it

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Ategon 14 points 1 year ago (1 children)

4: Libraries and frameworks available

[โ€“] douglasg14b 3 points 1 year ago

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.