UI Review guidelines and best practices
![Image](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMLp5Gh08BcxKg8_90jCk1rR0kJfkpwYndgwfHh21VVVgW92VzrX7TFVH4ldCwYmJ7VoPLKAEyf5vmCL6t0hZ748eiEZR39BjSF8w_WT5hn-uLsWjv0aEGeTKmVDZcWQoKXd145ZB_v9o/s16000/Review+Flow.png)
UI Review guidelines and best practices UI Flow/Process Steps to be followed by developers Best Practices React Manual: Redux Manual: Hooks Manual: Import Rules Static analysis Helpful warnings Module systems Style guide JS and ES Manual: CSS Generic Open decisions need to be concluded after discussion/spikes - Conclusion in Green below ** One of the most important suggestion is to start building a npm package/library for all the UI pure components and reuse them across applications ** UI Flow/Process Steps to be followed by developers Recommended is to use VSCode editor for all frontend work Install VSCode extentions for ESLint, Prettier, Code spell checker and ...