Adekola Olawale
0effd71366
Add content to frontend roadmap ( #2709 )
...
* Added resources in frontend and react roadmaps
* moved new resources below exiting ones && BadgeLink stick to one line
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Shahriar Ahmmed
b77f2b2aef
Add JSX resource ( #2714 )
2 years ago
SamarS1ngh
c7db305fab
Added additional details about Hooks ( #2715 )
...
added a more user friendly description about what hooks in react do, so that learners can understand the concept quickly and easily
2 years ago
SamarS1ngh
297cb7a702
Added more about API calls ( #2717 )
...
Added a small description of what an API is and what is an API call and how it benefits people
2 years ago
Amir Elsagan
3225de6443
Add redux tutoria ( #2745 )
...
* add redux tutorial course from free code camp
* Update content/roadmaps/103-react/content/102-react-ecosystem/107-state-management/101-redux.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Amir Elsagan
13cf59caae
Add vitest course ( #2767 )
...
* add course from youtube
* Update content/roadmaps/103-react/content/102-react-ecosystem/106-testing/103-vitest.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Sojin Samuel
5a1416aca9
Add resource for axios in react ( #2784 )
...
Talks about why we should use it, set up instructions, GET, POST, PUT, DELETE Requests, creating a custom useAxios Hook, and much more.
2 years ago
Sojin Samuel
8ef69d19ef
Indepth guide about Routing (Beginner Friendly) ( #2785 )
...
Talks about how the development of single-page websites or mobile applications that permit navigating without refreshing the page. Additionally, how react-router allows us to access browser history functionalities while preserving the correct application view, how component-based routing plays a huge role, and much more.
2 years ago
Kamran Ahmed
7052774a29
Update react topics in react roadmap
2 years ago
Kamran Ahmed
31d87796f3
Add vite, vitest and playwright
2 years ago
Kamran Ahmed
3fe37d1e50
Add asp.net core developer roadmap
2 years ago
AyushRaghuvanshi
ff9b797f85
Add link to react hook ( #2576 )
2 years ago
Adekola Olawale
64cdfd2ba0
Add content to useContext hook ( #2592 )
2 years ago
Harshit Arora
1c94053e09
Fix typos in golang roadmap ( #2660 )
...
* added initial mounting phase as well for useeffect
* fixed typos in hyperlinks
Co-authored-by: Harshit Arora <harshit.arora04@ad.infosys.com>
2 years ago
Robin Wieruch
68d360c0b4
docs(react-roadmap): new content by robinwieruch.de ( #2467 )
2 years ago
Zasda Yusuf Mikail
e8d102cc49
fix: typos ( #2180 )
...
* fix: typo
* Update content/guides/journey-to-http2.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Srinivasa Rao
1b6ee66aaa
Added Course playlist ( #1774 )
...
I found one best playlist that covers almost all the topics of Nextjs in short time, so sharing it here!
2 years ago
Kamran Ahmed
7ec2b6cd05
Add design system roadmap to related roadmaps
2 years ago
Kamran Ahmed
fb45c91364
Add related roadmaps on each roadmap
2 years ago
Srinivasa Rao
25ed65966b
Updated Watch link for React Router v6 ( #1568 )
...
* Updated Watch link for React Router v6
* Update content/roadmaps/103-react/content/102-react-ecosystem/100-routers/100-react-router.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
24bbe143cc
Add styling content
2 years ago
Kamran Ahmed
88a7eee460
Add state management content
2 years ago
Kamran Ahmed
71429ba240
Add testing content
2 years ago
Kamran Ahmed
5ba1afedf4
Add forms content
2 years ago
Kamran Ahmed
de29e55ffa
Add mobile content
2 years ago
Kamran Ahmed
8d8b350f8e
Add API calls content
2 years ago
Kamran Ahmed
218780cd05
Add ssg content
2 years ago
Kamran Ahmed
5527dfc028
Add gatsby content
2 years ago
Kamran Ahmed
0e8db520ba
Add SSR content
2 years ago
Kamran Ahmed
3a3e1d3e80
Add next.js content
2 years ago
Kamran Ahmed
9811aef540
Add reach router content
2 years ago
Kamran Ahmed
8c627a5fde
Add react-router content
2 years ago
Kamran Ahmed
3e57d90912
Add routing docs
2 years ago
Kamran Ahmed
c44ddd2fef
Add react ecosystem
2 years ago
Kamran Ahmed
5e5ee249ea
Add portals, error boundaries and fiber architecture
2 years ago
Kamran Ahmed
6160ad973d
Add high order components docs
2 years ago
Kamran Ahmed
acfb6aa0bc
Add render props in react
2 years ago
Kamran Ahmed
9becdfb3bf
Add react refs docs
2 years ago
Kamran Ahmed
97c20d9866
Add react context docs
2 years ago
Kamran Ahmed
6dd4fbc4f0
Add hooks refernce
2 years ago
Kamran Ahmed
a44cd14484
Add advanced react hooks docs
2 years ago
Kamran Ahmed
c1a088833d
Fix broken group mapping in react roadmap
2 years ago
Kamran Ahmed
7856d018c5
Add the hooks docs
2 years ago
Kamran Ahmed
e789249be3
Add composition vs inheritance docs
2 years ago
Kamran Ahmed
ad830bc164
Add lists and keys docs
2 years ago
Kamran Ahmed
90ea5fbdfd
Add component lifecycle docs
2 years ago
Kamran Ahmed
456548b583
Add conditional rendering content
2 years ago
Kamran Ahmed
f5f9586196
Props vs state content
2 years ago
Kamran Ahmed
8bb576c3c3
Add props vs state introduction
2 years ago
Kamran Ahmed
6d072c7391
Add components introduction docs
2 years ago