File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ Roadmaps for Web Development:
2
+ 1. Frontend Roadmap: https://roadmap.sh/frontend
3
+ 2. Backend Roadmap: https://roadmap.sh/backend
4
+ In addition if you are looking for a roadmap for any particular framework like react, django please visit https://roadmap.sh
5
+ Learning Resources
6
+ HTML: https://www.w3schools.com/html/default.asp
7
+ CSS: https://www.w3schools.com/css/default.asp
8
+ JS:
9
+ • https://www.w3schools.com/js/default.asp
10
+ • https://javascript.info/
11
+ REACT:
12
+ • https://reactjs.org/
13
+ • https://freecoursesite.com/the-complete-react-web-developer-course-with-redux-2/
14
+ Backend
15
+ Node JS:
16
+ • Full Course - https://drive.google.com/drive/u/0/folders/1POKm4t71uTgsnd9PYo8eD9RsOkwvL4_T
17
+ Django:
18
+ • DOCs: https://docs.djangoproject.com/en/3.0/?ref=hackernoon.com
19
+
20
+
21
+ Databases
22
+ MongoDB:
23
+ • Docs: https://www.mongodb.com/
24
+ MySQL:
25
+ Tutorial: https://www.javatpoint.com/mysql-tutorial
26
+
You can’t perform that action at this time.
0 commit comments