Found an article that helped to properly create a React-Lerna-Storybook project. I still have to create the project, tomorrow. https://medium.com/@harshverma04111989/creating-monorepo-using-lerna-dd431d0db072
Category: IT Log
These posts are to log my programming related tasks.
IT Log: Worked on SFY
Spent time on work work project, which has similarities to the starter kit.
IT Log: Worked on SFY
Added a first commit with React and Lerna. Planning to add Storybook and testing, and then will start adding code.
IT Log: Worked on SFY
Created Balsamiq wireframes.
IT Log: Pass configuration in lazy loaded modules in react.
React application for a project. Today’s task: Passing configuration to a lazy loaded module in react. There has to be a better way, but for now this will have to do. main.js Modules/routes.js Data/api.js
Learn React
On Udemy.com React – The Complete Guide (incl Hooks, React Router, Redux) This is the best tutorial for learning React. The author/instructor regularly updates the course.