A design tool which writes
https://builderx.io/
#reactjs #react_native #builderx #react
React Native
code for you:https://builderx.io/
#reactjs #react_native #builderx #react
Shaper Studio
Shaper: The design tool for your code
A design tool where changes sync both ways with code via Git.
https://stackoverflow.com/questions/32461229/why-use-redux-over-facebook-flux
#react #reactjs #flux #redux
#react #reactjs #flux #redux
Stack Overflow
Why use Redux over Facebook Flux?
I've read this answer, reducing boilerplate, looked at few GitHub examples and even tried redux a little bit (todo apps).
As I understand, official redux doc motivations provide pros comparing to
As I understand, official redux doc motivations provide pros comparing to
Get truly native look and feel with platform specific design for Android and iOS over the same JavaScript code-base using NativeBase:
https://nativebase.io/
#react #reactjs #ui #component #nativebase
https://nativebase.io/
#react #reactjs #ui #component #nativebase
NativeBase
NativeBase: Universal Components for React & React Native
NativeBase 3.0 lets you build consistently across android, iOS & web. It is inspired by the Styled System and is accessible, highly themeable, and responsive.
https://medium.com/@psamim/performance-tips-to-have-in-mind-while-writing-react-components-1f387adce7a5
#react #reactjs
#react #reactjs
Medium
Performance tips to have in mind while writing React components
As I was fine-tuning the React components I am working on, I tested and played with different ways I could re-write the code. I am…