Hacker News new | ask | show | jobs
by wnevets 2054 days ago
Can you run code written in 2015 on the latest version?
1 comments

Not necessarily; just offhand I remember these: https://reactjs.org/docs/react-component.html#legacy-lifecyc...

Admittedly those are trivial renames, but they've been renamed as such because they're very likely to be buggy with async rendering.