Skip to content

Commit 4e1a88d

Browse files
committed
Add general links and tools
1 parent 1ee6af1 commit 4e1a88d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Please read the [contributing guidelines](./CONTRIBUTING.md) before submitting n
1313
* [Blogs, Chats, and Forums](#blogs-chats-and-forums)
1414
* [Challenges and Algorithms](#challenges-and-algorithms)
1515
* [Books](#books)
16+
* [General Links and Tools](#general-links-and-tools)
1617
* [JavaScript](#javascript)
1718
* [ES6 Syntax](#es6-syntax)
1819
* [Web Requests and Asynchronous JavaScript](#web-requests-and-asynchronous-javascript)
@@ -109,6 +110,22 @@ Name | Cost
109110

110111
**[⇧ Back to Index](#index)**
111112

113+
### General Links and Tools
114+
Name | Cost
115+
---- | ----
116+
[Visual Studio Code](https://code.visualstudio.com) | Free
117+
[Atom](https://atom.io) | Free
118+
[Replit](https://replit.com) | Free with some Paid features
119+
[Code Playground](https://www.sololearn.com/codes) on Sololearn | Free
120+
[CodePen](https://codepen.io) | Free with some Paid features
121+
[Scratch](https://scratch.mit.edu) | Free
122+
[Diffchecker](https://www.diffchecker.com) | Free with some Paid features
123+
[Can I use...](https://caniuse.com) | Free
124+
[Lorem Ipsum Generator](https://www.lipsum.com) | Free
125+
["How to Use Google to Solve Your Programming Questions" article](https://codinginflow.com/google-programming-questions) | Free
126+
127+
**[⇧ Back to Index](#index)**
128+
112129
## JavaScript
113130
Name | Cost
114131
---- | ----

0 commit comments

Comments
 (0)