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
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.
Youtube: A great full tutorial for Data Structures from a Google Engineer.
Presenter: William Fiset Topics of this tutorial: Abstract data types Introduction to Big-O Dynamic and Static Arrays Linked Lists Stack Queue Priority Queue Union Find Binary Search Tree Hash table Fenwick Tree Suffix Array Balanced binary search tree rotations AVL tree Indexed Priority Queue | Data Structure
The most complete Angular tutorial
Asim Hussain (@jawache) has the best tutorial on Angular that I have found, so far. https://codecraft.tv/courses/angular
Most important tip for UI/UX development
Care about your audience. I mean, really do care about your audience. Find out all you can about your audience, anything and everything that you can about their browsing habits, browsing vernacular, and browsing history. The more you care, the more it will show up in your audience’s User EXperience (UX), which in turn will […]