Pinned Repositories
component-design-demonstration
Repository contains an Exercise which answers following questions: 1- Understanding strategies for "component decomposition" 2- Practice designing a React App 3- Learning to how to pass functions between component 4- how to pass state as a prop 5- how to pass functions as a prop 6- Practice passing state updating function.
concepts
Contains Practice Data of HTML | CSS | JS. From one of the most Intensive bootcamps I have taken on Udemy. Hope this helps anybody, can thank Colt Steele :)
how-react-reacts
None of the practice work consists of any Real Life and useful components but to just demonstrate how React REACTS .
materialUI-demo
Not too much going around in this repository, just simple demonstrations of using React Material UI components. i.e NavBar, Button, Material Ui icons, Rating Components.
MonsterRolodox_ClassComponents
What this project is? it's a single page application using class based components, React app and what it lists is a bunch of these different monsters. You can also see the monsters and actually filter them using the search bar. It's a very simple application, but it teaches a lot about how React works and how React application is structured.
MonstersRolodex_FunctionalComponents
What this project is? it's a single page application, React app and what it lists is a bunch of these different monsters. You can also see the monsters and actually filter them using the search bar. It's a very simple application, but it teaches a lot about how React works and how React application is structured..
React-Effects-Demo
react-form
This repository consists of six demonstrations. Starting from how we label inputs in React - How to work with multiple Inputs - how we can make generic Change handler - Flow of Data - How a Child can send the data up to parent component - Validation and Validation through React Hook Form
React-Todo-List
saim96's Repositories
saim96/MonsterRolodox_ClassComponents
What this project is? it's a single page application using class based components, React app and what it lists is a bunch of these different monsters. You can also see the monsters and actually filter them using the search bar. It's a very simple application, but it teaches a lot about how React works and how React application is structured.
saim96/component-design-demonstration
Repository contains an Exercise which answers following questions: 1- Understanding strategies for "component decomposition" 2- Practice designing a React App 3- Learning to how to pass functions between component 4- how to pass state as a prop 5- how to pass functions as a prop 6- Practice passing state updating function.
saim96/concepts
Contains Practice Data of HTML | CSS | JS. From one of the most Intensive bootcamps I have taken on Udemy. Hope this helps anybody, can thank Colt Steele :)
saim96/how-react-reacts
None of the practice work consists of any Real Life and useful components but to just demonstrate how React REACTS .
saim96/materialUI-demo
Not too much going around in this repository, just simple demonstrations of using React Material UI components. i.e NavBar, Button, Material Ui icons, Rating Components.
saim96/MonstersRolodex_FunctionalComponents
What this project is? it's a single page application, React app and what it lists is a bunch of these different monsters. You can also see the monsters and actually filter them using the search bar. It's a very simple application, but it teaches a lot about how React works and how React application is structured..
saim96/React-Effects-Demo
saim96/react-form
This repository consists of six demonstrations. Starting from how we label inputs in React - How to work with multiple Inputs - how we can make generic Change handler - Flow of Data - How a Child can send the data up to parent component - Validation and Validation through React Hook Form
saim96/React-Todo-List