Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added link for other http-requests #48

Merged
merged 5 commits into from
Oct 9, 2020
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions CC_and_DSA/DSA.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Data Structure is a way of collecting and organising data in such a way that we
- [ ] [Algo Deck](https://github.com/teivah/algodeck/) - Collection of +200 algorithmic cards.
- [ ] :page_with_curl: [Big-O-CheatSheet](http://bigocheatsheet.com/) - Big-O complexities of common algorithms.
- [ ] [Codechef's topic-wise problems](https://www.codechef.com/certification/data-structures-and-algorithms/prepare)
- [ ] [Site for all algorithms](https://cp-algorithms.com/)

***

Expand Down
3 changes: 2 additions & 1 deletion Frontend/WEB.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Follow either the reading or video link and cover the following topics in the sa
|4.|Bootstrap|[Link](https://getbootstrap.com/docs/4.5/getting-started/introduction/)|[Link](https://www.youtube.com/playlist?list=PL4cUxeGkcC9jE_cGvLLC60C_PeF_24pvv)|
|5.|MaterializeCSS|[Link](https://materializecss.com/getting-started.html)|[Link](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gGrbtvASEZSlFEYBnPkmff)|
|6.|Sass|[Link](https://www.w3schools.com/sass/)|[Link](https://www.youtube.com/playlist?list=PL4cUxeGkcC9iEwigam3gTjU_7IA3W2WZA)|
|7.|Other http requests|[Link](https://www.freecodecamp.org/news/here-is-the-most-popular-ways-to-make-an-http-request-in-javascript-954ce8c95aaa/)|[Link](https://www.youtube.com/watch?v=1e0O14Eb0us)|

Once you get familiar with a framework, it's very easy to shift to other frameworks since all important features, especially **Grids** are quite similar in all frameworks.

Expand All @@ -56,4 +57,4 @@ Not yet! Now that you've explored the basics of Frontend Web, it's time to Dive

<hr>

We hope you now know the roadmap to being a professional Frontend Web Developer :v:
We hope you now know the roadmap to being a professional Frontend Web Developer :v: