This directory houses information about JavaScript.
Resources relevant to this directory.
These will be deleted when I am done with them. If they are of use they'll be moved to the Vetted Resources section below. Or a relevant file/directory in this directory.
-
jq
-
from https://jqlang.github.io/jq/
jqis like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease thatsed,awk,grepand friends let you play with text. -
from https://github.com/jqlang/jq
jq is a lightweight and flexible command-line JSON processor akin to
sed,awk,grep, and friends for JSON data. It's written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data.
-
-
Exporting classes
Information regarding the directories and files in this directory.
Navigate back to the Languages/ README.md
Exercises from sites such as CodeWars.com
The CodingChallenges/ README.md file.
Udemy courses and the like. Tutorials.
The Courses/ README.md file.
The Frameworks/ README.md file.
The IntroductionToAJAXWithjQuery/ README.md file.
A directory to house files and directories used to learn these specific concepts.
The JavaScriptSpecificConcepts/ README.md file.
Note, Testing/ exists.
The JavaScriptTesting/ README.md file.
Libraries such as Redux or D3 that I am trying to learn using.
The Libraries/ README.md file.
The node_modules/ README.md file.
This directory does not belong here.
The package/ README.md file.
Moved this directory from LearningDirectory/JavaScript/CodingChallenges/ to LearningDirectory/JavaScript/
The TheIronYard/ README.md file.
This readme file.