I'm going through ReactNative now and holy christ it's framework Inception.
Literally, EVERYTHING is a framework. You need a framework to build your framework. You don't just learn React, which is a framework, you need to learn all the various navigation frameworks or other sub-UI frameworks, or the networking framework etc.
Wtf is going on. I don't want to learn a framework just to render a button.
"But then how will the button know when data has been updated" or "how will component X know thing has change etc." seems to be the running theme of most frameworks.
Literally, EVERYTHING is a framework. You need a framework to build your framework. You don't just learn React, which is a framework, you need to learn all the various navigation frameworks or other sub-UI frameworks, or the networking framework etc.
Wtf is going on. I don't want to learn a framework just to render a button.
"But then how will the button know when data has been updated" or "how will component X know thing has change etc." seems to be the running theme of most frameworks.