@@ -122,6 +122,7 @@ Codecademy's [Learn JavaScript course](https://www.codecademy.com/learn/introduc
122
122
Sololearn's [ JavaScript course] ( https://www.sololearn.com/learning/1024 ) | Free with some Paid features
123
123
[ Beginner JavaScript! course] ( https://beginnerjavascript.com ) by Wes Bos | Paid
124
124
JavaScript Best Practices tutorial by Thinkful: [ Part 1] ( https://www.thinkful.com/learn/javascript-best-practices-1 ) , [ Part 2] ( https://www.thinkful.com/learn/javascript-best-practices-2 ) | Free
125
+ [ JavaScript Formatter] ( https://jsonformatter.org/jsbeautifier ) | Free
125
126
Udacity's [ JavaScript and the DOM course] ( https://www.udacity.com/course/javascript-and-the-dom--ud117 ) | Free
126
127
Udacity's [ Object-Oriented JavaScript course] ( https://www.udacity.com/course/object-oriented-javascript--ud711 ) | Free
127
128
[ JavaScript30 course] ( https://javascript30.com ) by Wes Bos | Free
@@ -152,7 +153,9 @@ Codecademy's [Learn Asynchronous JavaScript course](https://www.codecademy.com/l
152
153
[ API list] ( https://github.com/n0shake/Public-APIs ) by [ @n0shake ] ( https://github.com/n0shake ) on GitHub | Free
153
154
[ JSONView extension for Chrome] ( https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc?hl=en-US ) | Free
154
155
[ HTTP Status Codes cheat sheet] ( http://www.cheat-sheets.org/saved-copy/http-response-codes-1.pdf ) | Free
155
- [ JSON Formatter & Validator] ( https://jsonformatter.org ) | Free
156
+ [ JSON Formatter, Validator, Minifier, and Converter] ( https://jsonformatter.org ) | Free
157
+ [ XML to JSON Converter] ( https://jsonformatter.org/xml-to-json ) | Free
158
+ [ YAML to JSON Converter] ( https://jsonformatter.org/yaml-to-json ) | Free
156
159
157
160
** [ ⇧ ; Back to Index] ( #index ) **
158
161
@@ -224,15 +227,21 @@ Name | Cost
224
227
[ Sass website] ( https://sass-lang.com ) | Free
225
228
freeCodeCamp's [ SASS course] ( https://www.freecodecamp.org/learn/front-end-libraries/#sass ) | Free
226
229
W3Schools's [ Sass Tutorial] ( https://www.w3schools.com/sass/default.php ) | Free
230
+ [ CSS to SCSS Converter] ( https://jsonformatter.org/css-to-scss ) | Free
231
+ [ SCSS to CSS Converter] ( https://jsonformatter.org/scss-to-css ) | Free
232
+ [ SCSS Formatter] ( https://jsonformatter.org/scss-formatter ) | Free
227
233
228
234
** [ ⇧ ; Back to Index] ( #index ) **
229
235
230
236
### HTML and CSS Tools
231
237
Name | Cost
232
238
---- | ----
233
239
[ W3C Markup Validator] ( https://validator.w3.org ) | Free
240
+ [ HTML Validator] ( https://jsonformatter.org/html-validator ) from JSONformatter.org | Free
234
241
[ W3C CSS Validator] ( http://jigsaw.w3.org/css-validator ) | Free
235
242
[ HTML tags list] ( https://html-css-js.com/html/tags ) | Free
243
+ [ HTML Formatter] ( https://jsonformatter.org/html-formatter ) | Free
244
+ [ CSS Formatter] ( https://jsonformatter.org/css-beautifier ) | Free
236
245
W3Schools's [ HTML Color Picker] ( https://www.w3schools.com/colors/colors_picker.asp ) | Free
237
246
[ Color Contrast Checker] ( https://webaim.org/resources/contrastchecker ) | Free
238
247
[ Web Accessibility Evaluation Tool] ( https://wave.webaim.org ) | Free
@@ -243,7 +252,7 @@ W3Schools's [HTML Color Picker](https://www.w3schools.com/colors/colors_picker.a
243
252
[ Image to Colors Palette Generator] ( http://www.cssdrive.com/imagepalette/index.php ) | Free
244
253
[ Palette List] ( https://www.palettelist.com ) | Free
245
254
[ Color Hunt] ( https://colorhunt.co ) | Free
246
- [ CSS Minifier] ( https://cssminifier.com ) | Free
255
+ [ CSS Minifier] ( https://jsonformatter.org/minify-css ) | Free
247
256
248
257
** [ ⇧ ; Back to Index] ( #index ) **
249
258
@@ -313,6 +322,7 @@ Name | Cost
313
322
[ Unix/Linux Commands cheat sheet] ( http://www.cheat-sheets.org/saved-copy/fwunixref.pdf ) | Free
314
323
[ Mastering Markdown course] ( https://masteringmarkdown.com ) by Wes Bos | Free
315
324
[ Markdown cheat sheet] ( https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf ) | Free
325
+ [ Markdown Formatter] ( https://jsonformatter.org/markdown-formatter ) | Free
316
326
Udacity's [ Writing READMEs course] ( https://www.udacity.com/course/writing-readmes--ud777 ) | Free
317
327
[ GitHub Desktop] ( https://desktop.github.com ) | Free
318
328
[ Git cheat sheet] ( https://training.github.com/downloads/github-git-cheat-sheet.pdf ) | Free
0 commit comments