Hacker News new | ask | show | jobs
by JakaJancar 739 days ago
I've adopted the practice of avoiding libraries with major version > ~3. If you needed to re-design your API so many times, I don't trust your judgement enough to build on top of it.

That said, I still use React and... it's at 19.x :'(

1 comments

React jumped from v0.14 to v15.0, so in reality it's more like major version 4.3 right now.
Ah, cool, didn't know - joined the train late.