Comment on What's the biggest change you would like to see in computing/tech?
mrkite@programming.dev 1 year ago
Focus more on stability in terms of apis. We can’t be rewriting our apps constantly because they keep updating frameworks every year.
Comment on What's the biggest change you would like to see in computing/tech?
mrkite@programming.dev 1 year ago
Focus more on stability in terms of apis. We can’t be rewriting our apps constantly because they keep updating frameworks every year.
ScrewdriverFactoryFactoryProvider@hexbear.net 1 year ago
I think that most core frameworks put a ton of effort into backwards compatibility. Maintainers of smaller libraries and glue packages, however…
mrkite@programming.dev 1 year ago
I suppose… but when you have frameworks like Angular that update every 6 months, even the best efforts for backwards compatibility fall by the wayside.