logo

Standards

Components are PascalCased

Use React Plugin for ESLint

useState only for dynamic data.

React : Examples
useReducer

Here is an example of useReducer that keeps track of what dialogs should be open and closed.

Please Login or Register to comment