Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ If you like or are using this project to learn or start your solution, please gi
- Learn GIT, create a few repositories on GitHub, share your code with other people
- Know HTTP(S) protocol, request methods (GET, POST, PUT, PATCH, DELETE, OPTIONS)
- Don't be afraid of using Google, [Power Searching with Google](http://www.powersearchingwithgoogle.com/)
- Read a few books about algorithms and data structures
- Read a few books about algorithms and data structures (https://www.interviewbit.com/courses/programming/graph-data-structure-algorithms/)
- Clean code (https://www.w3schools.com/js/js_conventions.asp)

3. Web Frameworks
Expand Down