Posts

UI Review guidelines and best practices

Image
  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                                 ...