Skip to content
Open
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
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ This is an open-source repository for all who want to learn front-end Developmen
- [Free Tools For Students](#free-tools-for-students)
- [YouTube Videos](#youtube-videos)
- [Testing](#testing)
- [Cheatsheets] (#cheatsheets)

## RoadMap

Expand Down Expand Up @@ -659,4 +660,9 @@ This is an open-source repository for all who want to learn front-end Developmen
- [Chai](https://www.chaijs.com/) - Assertation library for JavaScript testing ![Free](https://img.shields.io/badge/-Free-brightgreen)
- [PactumJS](https://pactumjs.github.io/#/pactum) - REST API Testing Tool used to automate e2e, integration, contract & component (or service level) tests ![Free](https://img.shields.io/badge/-Free-brightgreen)

## Cheatsheets

- [Devhints] (https://devhints.io/) - a modest collection of cheatsheets for multiple programming languages. ![Free]


**[⬆ back to top](#table-of-contents)**
1 change: 1 addition & 0 deletions Sass
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Sass: Official documentation of the most mature, stable, and powerful professional grade CSS extension language in the world. (https://sass-lang.com/)