Dmitry P's repositories
crwn-clothing
e-commerce study project
custom-hook-example
A small application showing how to write a custom hook to help us fetch data
games-js
Games in javaScript
higher-order-components-explained
A small project that demonstrates how higher order components work at a basic level
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
lifecycles-lesson
Here is our quick CRA application that demonstrates how lifecycles work in class components
Nexter_grid
advanced course grid css
react-context-complete
A complete version of our application converting everything redux over to using the contextAPI
ReactHooks
React project with use hooks
RN-Study-Project
React Native the study project
skamoney-demo
demo project
Trillo_flex
Advanced css & sass
useReducer-example
A small project to help us understand the useReducer hook. We are replacing the code in our useEffect example with useReducer for state management.