HackerTrans
TopNewTrendsCommentsPastAskShowJobs

TotempaaltJ

no profile record

comments

TotempaaltJ
·hace 2 años·discuss
If it ain't broke...
TotempaaltJ
·hace 3 años·discuss
Hard agree! I think the success of Github's PR system over Git + email workflows has proved itself quite well through sheer adoption numbers.
TotempaaltJ
·hace 4 años·discuss
This is (effectively) false. You don't need to eject to use third party modules (including, but not limited to, react-native-webrtc). You can use expo-dev-client to build your own "Expo Go"-esque development app, and EAS Build provides a fully transparent build environment.

To be precise, EAS Build does actually eject IIRC, but you never notice this during development. I haven't ejected or seen an android/ or ios/ directory in the past year of developing an Expo app, using many third party libs.
TotempaaltJ
·hace 4 años·discuss
The "Expo compatible ecosystem" has been all is the react native ecosystem for quite some time now, from what I can tell
TotempaaltJ
·hace 7 años·discuss
Alternatively, by that time we might have electric air taxis...
TotempaaltJ
·hace 7 años·discuss
And here's the trick to not building shit software: don't build shit software. It's a crude way to put it, but the reality is that you can build bad websites in any framework (including old PHP stuff and new JavaScript hype). You can also build good websites in any framework.

It depends way more on the organisation or team developing it than on the libraries you use.