-
Notifications
You must be signed in to change notification settings - Fork 626
React application developer guide
Kasun Thennakoon edited this page Aug 11, 2019
·
25 revisions
You should have NPM (minimum 5.7.0) and Node.js (minimum 8.12.0) installed.
We should follow the guidelines given in following standard documentation. It also contains a set of examples for checkout. React documentation also contains some examples for implementing web accessibility support using React JSX syntax.
Checkout the i18n wiki page for more information
Please add props validation for nested objects as well. Otherwise, we will never be able to bump this plugin version
When placing an Action
and Cancel
button pair
i:e
Place the Action
to the left of the Cancel
button.
Most probably you would have missed a class or function export in somewhere in the code.