Skip to content

sergii-azizov/lerna-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice Architecture by Webpack + Lerna + React + Redux...

  • Implement asyncImport(should be able to import all things from the packages)
  • Implement asyncImportComponent
  • Implement supporting of Redux code-splitting
  • Implement import all things including Redux actions
  • Implement feature toggle
  • Optimize load flow and recalculation
  • Implement ability to destroy Packages
  • Add Web-Server
  • Implement CI/CD process
  • Design flowchart diagram
  • Unit tests

Tech Notes

Redux code-splitting

https://stackoverflow.com/questions/32968016/how-to-dynamically-load-reducers-for-code-splitting-in-a-redux-application

Webpack 4 universal library target

https://stackoverflow.com/questions/49111086/webpack-4-universal-library-target

Read this for an in-depth introduction to thunks in Redux.

https://stackoverflow.com/questions/35411423/how-to-dispatch-a-redux-action-with-a-timeout/35415559#35415559

AsyncImport Simple Flow Diagram

https://www.lucidchart.com/invitations/accept/f5406125-0f75-4148-a6fd-41004d4ca3df

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors