https://github.com/howarto/skypey
https://github.com/howarto/skypey
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/howarto/skypey
- Owner: Howarto
- Created: 2019-07-27T11:23:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-06T01:21:59.000Z (over 4 years ago)
- Last Synced: 2023-04-05T16:26:25.455Z (about 3 years ago)
- Language: JavaScript
- Size: 2.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Redux tutorial](https://medium.com/free-code-camp/understanding-redux-the-worlds-easiest-guide-to-beginning-redux-c695f45546f6)
Since a few months ago I am trying to improve my UI design and ReactJS skills.
ReactJS is one the best tools that any frontend developer can choose to use and this tutorial created by Ohans Emmanuel is one of the best tutorial that I have ever seen.
Pros:
1. Redux amazingly explained!
2. ReactJS architecture explained
3. Best practices like use arrow functions, good names and project structure
Cons:
1. Use of trivial third party libraries that cause external dependencies (e.g: use Lodash only to get the values Array instead of use Object.keys(OBJECT))
2. He missed Sidebar css code to modify the scroolbar.
## Application Snaps

