Location>code7788 >text

front-end architecture

Popularity:770 ℃/2024-09-19 11:16:10
  • How is the micro front end implemented?
  • How breadcrumb navigation is implemented
    4. Project description document
  • Packaging the required node environment
  • Dependency management tools
  • dependency statement
  • Project Profile
    • How many user types, etc.
  • Project Address
  • Target environment of the project
    • Small programs, pc browsers, etc.
  • Description of the script command
  • Project file directory description
  • git management specification
    5. Internal public repository
  • Non-retention of lock files
  • Difficulty in debugging public parts, need to be dedicated, and consider whether to bring in source code or not
  • Styling
    • Reference native-ui
  • Be careful if you can be shaken by the tree, don't close the bag
    6、Cross-tab communication
    7. Style
  • atomic class
    8. Multi-language
  • Chinese for key
    9. Request layer
    10, while supporting vue2 and vue3
  • vue-demi
    11. Packing tools
  • How does vite specify packaging as a module