File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Please read the [contributing guidelines](./CONTRIBUTING.md) before submitting n
13
13
* [ Blogs, Chats, and Forums] ( #blogs-chats-and-forums )
14
14
* [ Challenges and Algorithms] ( #challenges-and-algorithms )
15
15
* [ Books] ( #books )
16
+ * [ General Links and Tools] ( #general-links-and-tools )
16
17
* [ JavaScript] ( #javascript )
17
18
* [ ES6 Syntax] ( #es6-syntax )
18
19
* [ Web Requests and Asynchronous JavaScript] ( #web-requests-and-asynchronous-javascript )
@@ -109,6 +110,22 @@ Name | Cost
109
110
110
111
** [ ⇧ ; Back to Index] ( #index ) **
111
112
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
+
112
129
## JavaScript
113
130
Name | Cost
114
131
---- | ----
You can’t perform that action at this time.
0 commit comments