diff --git a/bin/skillsPopulate b/bin/skillsPopulate index 65666208..c9b0cd6a 100755 --- a/bin/skillsPopulate +++ b/bin/skillsPopulate @@ -82,12 +82,12 @@ function createSampleFiles(skillsId, skillsName) { console.log('skill Title length ---', skillsId.length) for(let i = 0; i < skillsId.length; i++){ const sampleData = - `# ${skillsName[i]}\n` + - `_description tbd_\n` + - `## Resources\n` + - `### Reading\n` + - `_nothing here yet, please add something_\n` + - `### Watching\n` + + `# ${skillsName[i]}\n\n` + + `_description tbd_\n\n` + + `## Resources\n\n` + + `### Reading\n\n` + + `_nothing here yet, please add something_\n\n` + + `### Watching\n\n` + `_nothing here yet, please add something_\n` fsPromise('writeFile', [`./skills/${skillsId[i]}.md`, sampleData]) diff --git a/skills/Can-add-.-node_modules-.bin-to-your-$PATH,-in-the-shell.md b/skills/Can-add-.-node_modules-.bin-to-your-$PATH,-in-the-shell.md index ddb7292e..4769f297 100644 --- a/skills/Can-add-.-node_modules-.bin-to-your-$PATH,-in-the-shell.md +++ b/skills/Can-add-.-node_modules-.bin-to-your-$PATH,-in-the-shell.md @@ -1,7 +1,13 @@ # Can add `./node_modules/.bin` to your `$PATH`, in the shell + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-add-Git-metadata-to-your-shell-prompt.md b/skills/Can-add-Git-metadata-to-your-shell-prompt.md index f8ef3bb3..2b151ca7 100644 --- a/skills/Can-add-Git-metadata-to-your-shell-prompt.md +++ b/skills/Can-add-Git-metadata-to-your-shell-prompt.md @@ -1,7 +1,13 @@ # Can add Git metadata to your shell prompt + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-add-a-custom-bin-directory-to-their-Shell-config,-in-the-terminal.md b/skills/Can-add-a-custom-bin-directory-to-their-Shell-config,-in-the-terminal.md index 730c501f..e7c75cc5 100644 --- a/skills/Can-add-a-custom-bin-directory-to-their-Shell-config,-in-the-terminal.md +++ b/skills/Can-add-a-custom-bin-directory-to-their-Shell-config,-in-the-terminal.md @@ -1,7 +1,13 @@ # Can add a custom bin directory to their Shell config, in the terminal + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-add-authorization-to-an-HTTP-API-to-restrict-access-to-certain-resources.md b/skills/Can-add-authorization-to-an-HTTP-API-to-restrict-access-to-certain-resources.md index e2d259f2..2cc786e7 100644 --- a/skills/Can-add-authorization-to-an-HTTP-API-to-restrict-access-to-certain-resources.md +++ b/skills/Can-add-authorization-to-an-HTTP-API-to-restrict-access-to-certain-resources.md @@ -1,7 +1,13 @@ # Can add authorization to an HTTP API to restrict access to certain resources + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-add-features-to-a-pre-existing-Node-codebase.md b/skills/Can-add-features-to-a-pre-existing-Node-codebase.md index 160cde17..3a728c4e 100644 --- a/skills/Can-add-features-to-a-pre-existing-Node-codebase.md +++ b/skills/Can-add-features-to-a-pre-existing-Node-codebase.md @@ -1,7 +1,13 @@ # Can add features to a pre-existing Node codebase + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-add-properties-to-the-prototype-of-a-JavaScript-Constructor.md b/skills/Can-add-properties-to-the-prototype-of-a-JavaScript-Constructor.md index fd6f78da..4bc4be15 100644 --- a/skills/Can-add-properties-to-the-prototype-of-a-JavaScript-Constructor.md +++ b/skills/Can-add-properties-to-the-prototype-of-a-JavaScript-Constructor.md @@ -1,7 +1,13 @@ # Can add properties to the prototype of a JavaScript Constructor + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-affectively-manipulate-the-DOM-in-a-Browser.md b/skills/Can-affectively-manipulate-the-DOM-in-a-Browser.md index b3155f1b..053a0666 100644 --- a/skills/Can-affectively-manipulate-the-DOM-in-a-Browser.md +++ b/skills/Can-affectively-manipulate-the-DOM-in-a-Browser.md @@ -1,7 +1,13 @@ # Can affectively manipulate the DOM in a Browser + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-assess-what-an-appropriate-salary-is-for-my-experience-level-at-a-hiring-company.md b/skills/Can-assess-what-an-appropriate-salary-is-for-my-experience-level-at-a-hiring-company.md index 63e74f02..3c54cb5b 100644 --- a/skills/Can-assess-what-an-appropriate-salary-is-for-my-experience-level-at-a-hiring-company.md +++ b/skills/Can-assess-what-an-appropriate-salary-is-for-my-experience-level-at-a-hiring-company.md @@ -1,7 +1,13 @@ # Can assess what an appropriate salary is for my experience level at a hiring company + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-author-a-JavaScript-RegExp-with-a-character-set.md b/skills/Can-author-a-JavaScript-RegExp-with-a-character-set.md index 3e6c027a..f512ab1c 100644 --- a/skills/Can-author-a-JavaScript-RegExp-with-a-character-set.md +++ b/skills/Can-author-a-JavaScript-RegExp-with-a-character-set.md @@ -1,7 +1,13 @@ # Can author a JavaScript RegExp with a character set + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-author-a-Regular-Expression-by-using-the-RegExp-constructor.md b/skills/Can-author-a-Regular-Expression-by-using-the-RegExp-constructor.md index 12067559..f0d6e40b 100644 --- a/skills/Can-author-a-Regular-Expression-by-using-the-RegExp-constructor.md +++ b/skills/Can-author-a-Regular-Expression-by-using-the-RegExp-constructor.md @@ -1,7 +1,13 @@ # Can author a Regular Expression by using the RegExp constructor + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-author-a-Regular-Expression-literal-in-JavaScript.md b/skills/Can-author-a-Regular-Expression-literal-in-JavaScript.md index f14edcec..2f1dc5da 100644 --- a/skills/Can-author-a-Regular-Expression-literal-in-JavaScript.md +++ b/skills/Can-author-a-Regular-Expression-literal-in-JavaScript.md @@ -1,7 +1,13 @@ # Can author a Regular Expression literal in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-avoid-defining-global-variables-in-Browser-JavaScript.md b/skills/Can-avoid-defining-global-variables-in-Browser-JavaScript.md index 05b61401..d69762f8 100644 --- a/skills/Can-avoid-defining-global-variables-in-Browser-JavaScript.md +++ b/skills/Can-avoid-defining-global-variables-in-Browser-JavaScript.md @@ -1,7 +1,13 @@ # Can avoid defining global variables in Browser JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-bind-to-a-DOM-event-in-the-Browser.md b/skills/Can-bind-to-a-DOM-event-in-the-Browser.md index 1218b738..4b53701c 100644 --- a/skills/Can-bind-to-a-DOM-event-in-the-Browser.md +++ b/skills/Can-bind-to-a-DOM-event-in-the-Browser.md @@ -1,7 +1,13 @@ # Can bind to a DOM event in the Browser + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-build-a-HTTP-API-with-authentication-using-Passport-OAuth.md b/skills/Can-build-a-HTTP-API-with-authentication-using-Passport-OAuth.md index 49b32de0..c324cb89 100644 --- a/skills/Can-build-a-HTTP-API-with-authentication-using-Passport-OAuth.md +++ b/skills/Can-build-a-HTTP-API-with-authentication-using-Passport-OAuth.md @@ -1,7 +1,13 @@ # Can build a HTTP API with authentication using Passport OAuth + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-build-a-HTTP-API-with-simple-authentication-using-bcrypt-and-session-cookies.md b/skills/Can-build-a-HTTP-API-with-simple-authentication-using-bcrypt-and-session-cookies.md index 50073dda..7172d832 100644 --- a/skills/Can-build-a-HTTP-API-with-simple-authentication-using-bcrypt-and-session-cookies.md +++ b/skills/Can-build-a-HTTP-API-with-simple-authentication-using-bcrypt-and-session-cookies.md @@ -1,7 +1,13 @@ # Can build a HTTP API with simple authentication using bcrypt and session cookies + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-build-a-HTTP-server-with-Node-and-Express.md b/skills/Can-build-a-HTTP-server-with-Node-and-Express.md index 81ad1a4b..81e451ff 100644 --- a/skills/Can-build-a-HTTP-server-with-Node-and-Express.md +++ b/skills/Can-build-a-HTTP-server-with-Node-and-Express.md @@ -1,7 +1,13 @@ # Can build a HTTP server with Node and Express + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-build-a-RESTful-API-using-Express.md b/skills/Can-build-a-RESTful-API-using-Express.md index 89d6cb6c..74b34bd4 100644 --- a/skills/Can-build-a-RESTful-API-using-Express.md +++ b/skills/Can-build-a-RESTful-API-using-Express.md @@ -1,7 +1,13 @@ # Can build a RESTful API using Express + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-build-a-SQL-schema-for-a-given-problem-definition.md b/skills/Can-build-a-SQL-schema-for-a-given-problem-definition.md index 09586d2b..4acdd4fb 100644 --- a/skills/Can-build-a-SQL-schema-for-a-given-problem-definition.md +++ b/skills/Can-build-a-SQL-schema-for-a-given-problem-definition.md @@ -1,7 +1,13 @@ # Can build a SQL schema for a given problem definition + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-build-a-full-stack-application-using-Express.md b/skills/Can-build-a-full-stack-application-using-Express.md index bbedf1b4..db4731e9 100644 --- a/skills/Can-build-a-full-stack-application-using-Express.md +++ b/skills/Can-build-a-full-stack-application-using-Express.md @@ -1,7 +1,13 @@ # Can build a full stack application using Express + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-calculate-the-value-of-stock-options-at-a-hiring-company.md b/skills/Can-calculate-the-value-of-stock-options-at-a-hiring-company.md index 8d867ced..499189a2 100644 --- a/skills/Can-calculate-the-value-of-stock-options-at-a-hiring-company.md +++ b/skills/Can-calculate-the-value-of-stock-options-at-a-hiring-company.md @@ -1,7 +1,13 @@ # Can calculate the value of stock options at a hiring company + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-catch,-log-and-re-throw-errors-in-JavaScript.md b/skills/Can-catch,-log-and-re-throw-errors-in-JavaScript.md index 67cae4f9..60f1d143 100644 --- a/skills/Can-catch,-log-and-re-throw-errors-in-JavaScript.md +++ b/skills/Can-catch,-log-and-re-throw-errors-in-JavaScript.md @@ -1,7 +1,13 @@ # Can catch, log and re-throw errors in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-catch-and-rescue-from-an-error-in-JavaScript.md b/skills/Can-catch-and-rescue-from-an-error-in-JavaScript.md index acdd8bf8..99a61e2a 100644 --- a/skills/Can-catch-and-rescue-from-an-error-in-JavaScript.md +++ b/skills/Can-catch-and-rescue-from-an-error-in-JavaScript.md @@ -1,7 +1,13 @@ # Can catch and rescue from an error in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-change-element-styling-using-the-Chrome-Developer-Tools.md b/skills/Can-change-element-styling-using-the-Chrome-Developer-Tools.md index b381724f..5f309e50 100644 --- a/skills/Can-change-element-styling-using-the-Chrome-Developer-Tools.md +++ b/skills/Can-change-element-styling-using-the-Chrome-Developer-Tools.md @@ -1,7 +1,13 @@ # Can change element styling using the Chrome Developer Tools + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-clone-a-Git-repository.md b/skills/Can-clone-a-Git-repository.md index 32427bb6..bb4dc5d4 100644 --- a/skills/Can-clone-a-Git-repository.md +++ b/skills/Can-clone-a-Git-repository.md @@ -1,7 +1,13 @@ # Can clone a Git repository + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-configure-a-Bash-shell-by-modifying-the-~-.bashrc-and-~-.bash_profile-files.md b/skills/Can-configure-a-Bash-shell-by-modifying-the-~-.bashrc-and-~-.bash_profile-files.md index 9b1c1f2c..aa633132 100644 --- a/skills/Can-configure-a-Bash-shell-by-modifying-the-~-.bashrc-and-~-.bash_profile-files.md +++ b/skills/Can-configure-a-Bash-shell-by-modifying-the-~-.bashrc-and-~-.bash_profile-files.md @@ -1,7 +1,13 @@ # Can configure a Bash shell by modifying the `~/.bashrc` and `~/.bash_profile` files + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-configure-npm-test-to-run-Mocha,-in-Node.md b/skills/Can-configure-npm-test-to-run-Mocha,-in-Node.md index d12fe38c..62e73ed4 100644 --- a/skills/Can-configure-npm-test-to-run-Mocha,-in-Node.md +++ b/skills/Can-configure-npm-test-to-run-Mocha,-in-Node.md @@ -1,7 +1,13 @@ # Can configure `npm test` to run Mocha, in Node + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-convert-a-function-that-uses-callbacks-into-function-that-returns-a-JavaScript-Promise.md b/skills/Can-convert-a-function-that-uses-callbacks-into-function-that-returns-a-JavaScript-Promise.md index 0a20513c..e97de85c 100644 --- a/skills/Can-convert-a-function-that-uses-callbacks-into-function-that-returns-a-JavaScript-Promise.md +++ b/skills/Can-convert-a-function-that-uses-callbacks-into-function-that-returns-a-JavaScript-Promise.md @@ -1,7 +1,13 @@ # Can convert a function that uses callbacks into function that returns a JavaScript Promise + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-convert-a-mental-model-into-a-SQL-schema.md b/skills/Can-convert-a-mental-model-into-a-SQL-schema.md index 37759d7e..03c97ded 100644 --- a/skills/Can-convert-a-mental-model-into-a-SQL-schema.md +++ b/skills/Can-convert-a-mental-model-into-a-SQL-schema.md @@ -1,7 +1,13 @@ # Can convert a mental model into a SQL schema + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-convert-a-mockup-into-HTML-&-CSS.md b/skills/Can-convert-a-mockup-into-HTML-&-CSS.md index 18d8c767..cfc0f20d 100644 --- a/skills/Can-convert-a-mockup-into-HTML-&-CSS.md +++ b/skills/Can-convert-a-mockup-into-HTML-&-CSS.md @@ -1,7 +1,13 @@ # Can convert a mockup into HTML & CSS + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-convert-a-wireframe-into-HTML-&-CSS.md b/skills/Can-convert-a-wireframe-into-HTML-&-CSS.md index 51e305fa..3fb88373 100644 --- a/skills/Can-convert-a-wireframe-into-HTML-&-CSS.md +++ b/skills/Can-convert-a-wireframe-into-HTML-&-CSS.md @@ -1,7 +1,13 @@ # Can convert a wireframe into HTML & CSS + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-convert-between-hourly-and-yearly-compensation.md b/skills/Can-convert-between-hourly-and-yearly-compensation.md index fc7659ec..c5cb75fa 100644 --- a/skills/Can-convert-between-hourly-and-yearly-compensation.md +++ b/skills/Can-convert-between-hourly-and-yearly-compensation.md @@ -1,7 +1,13 @@ # Can convert between hourly and yearly compensation + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-create-a-Git-branch.md b/skills/Can-create-a-Git-branch.md index b5a6e19b..0986007d 100644 --- a/skills/Can-create-a-Git-branch.md +++ b/skills/Can-create-a-Git-branch.md @@ -1,7 +1,13 @@ # Can create a Git branch + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-create-a-Node-executable-script-that-takes-arguments-and-prints-output-to-STDOUT.md b/skills/Can-create-a-Node-executable-script-that-takes-arguments-and-prints-output-to-STDOUT.md index 7007a789..8314da17 100644 --- a/skills/Can-create-a-Node-executable-script-that-takes-arguments-and-prints-output-to-STDOUT.md +++ b/skills/Can-create-a-Node-executable-script-that-takes-arguments-and-prints-output-to-STDOUT.md @@ -1,7 +1,13 @@ # Can create a Node executable script that takes arguments and prints output to `STDOUT` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-create-a-form-that-does-an-HTTP-GET-request.md b/skills/Can-create-a-form-that-does-an-HTTP-GET-request.md index 9820152d..f476dc7f 100644 --- a/skills/Can-create-a-form-that-does-an-HTTP-GET-request.md +++ b/skills/Can-create-a-form-that-does-an-HTTP-GET-request.md @@ -1,7 +1,13 @@ # Can create a form that does an HTTP `GET` request + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-create-a-form-that-does-an-HTTP-POST-request.md b/skills/Can-create-a-form-that-does-an-HTTP-POST-request.md index c00ef6ef..7ac669cf 100644 --- a/skills/Can-create-a-form-that-does-an-HTTP-POST-request.md +++ b/skills/Can-create-a-form-that-does-an-HTTP-POST-request.md @@ -1,7 +1,13 @@ # Can create a form that does an HTTP `POST` request + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-create-a-new-Promise-in-JavaScript.md b/skills/Can-create-a-new-Promise-in-JavaScript.md index f15b2ccb..77f3d49c 100644 --- a/skills/Can-create-a-new-Promise-in-JavaScript.md +++ b/skills/Can-create-a-new-Promise-in-JavaScript.md @@ -1,7 +1,13 @@ # Can create a `new Promise` in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-create-a-repository-on-GitHub.md b/skills/Can-create-a-repository-on-GitHub.md index 0219ace1..9c667715 100644 --- a/skills/Can-create-a-repository-on-GitHub.md +++ b/skills/Can-create-a-repository-on-GitHub.md @@ -1,7 +1,13 @@ # Can create a repository on GitHub + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-create-automated-scripts-to-reset,-migrate,-and-seed-a-SQL-database.md b/skills/Can-create-automated-scripts-to-reset,-migrate,-and-seed-a-SQL-database.md index 510fdc16..0044deeb 100644 --- a/skills/Can-create-automated-scripts-to-reset,-migrate,-and-seed-a-SQL-database.md +++ b/skills/Can-create-automated-scripts-to-reset,-migrate,-and-seed-a-SQL-database.md @@ -1,7 +1,13 @@ # Can create automated scripts to `reset`, `migrate`, and `seed` a SQL database + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-create-different-configuration-files-for-multiple-environments-(test,-development,-production)-in-Node.md b/skills/Can-create-different-configuration-files-for-multiple-environments-(test,-development,-production)-in-Node.md index a7c31f0b..06ad4854 100644 --- a/skills/Can-create-different-configuration-files-for-multiple-environments-(test,-development,-production)-in-Node.md +++ b/skills/Can-create-different-configuration-files-for-multiple-environments-(test,-development,-production)-in-Node.md @@ -1,7 +1,13 @@ # Can create different configuration files for multiple environments (test, development, production) in Node + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-customize-your-BASH-prompt.md b/skills/Can-customize-your-BASH-prompt.md index 90e38c54..bfbfcc04 100644 --- a/skills/Can-customize-your-BASH-prompt.md +++ b/skills/Can-customize-your-BASH-prompt.md @@ -1,7 +1,13 @@ # Can customize your BASH prompt + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-declare-local-vs.-global-variables-in-JavaScript.md b/skills/Can-declare-local-vs.-global-variables-in-JavaScript.md index 39d9f5ab..c1394471 100644 --- a/skills/Can-declare-local-vs.-global-variables-in-JavaScript.md +++ b/skills/Can-declare-local-vs.-global-variables-in-JavaScript.md @@ -1,7 +1,13 @@ # Can declare local vs. global variables in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-define-a-BASH-alias.md b/skills/Can-define-a-BASH-alias.md index 63c412ef..11c30185 100644 --- a/skills/Can-define-a-BASH-alias.md +++ b/skills/Can-define-a-BASH-alias.md @@ -1,7 +1,13 @@ # Can define a BASH alias + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-define-a-Git-alias.md b/skills/Can-define-a-Git-alias.md index 1b9205bb..a58129cc 100644 --- a/skills/Can-define-a-Git-alias.md +++ b/skills/Can-define-a-Git-alias.md @@ -1,7 +1,13 @@ # Can define a Git alias + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-define-a-JavaScript-Constructor.md b/skills/Can-define-a-JavaScript-Constructor.md index 7efb895e..34202da6 100644 --- a/skills/Can-define-a-JavaScript-Constructor.md +++ b/skills/Can-define-a-JavaScript-Constructor.md @@ -1,7 +1,13 @@ # Can define a JavaScript Constructor + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-define-a-table-with-a-auto-sequencing-primary-key-in-SQL.md b/skills/Can-define-a-table-with-a-auto-sequencing-primary-key-in-SQL.md index 807441c9..5e954bc5 100644 --- a/skills/Can-define-a-table-with-a-auto-sequencing-primary-key-in-SQL.md +++ b/skills/Can-define-a-table-with-a-auto-sequencing-primary-key-in-SQL.md @@ -1,7 +1,13 @@ # Can define a table with a auto sequencing primary key in SQL + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-define-npm-script-npm-run-db:schema:load-in-the-node-package.json-file.md b/skills/Can-define-npm-script-npm-run-db:schema:load-in-the-node-package.json-file.md index bffdf7d8..72c3ac2d 100644 --- a/skills/Can-define-npm-script-npm-run-db:schema:load-in-the-node-package.json-file.md +++ b/skills/Can-define-npm-script-npm-run-db:schema:load-in-the-node-package.json-file.md @@ -1,7 +1,13 @@ # Can define npm script `npm run db:schema:load` in the node `package.json` file + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-define-routes-in-Express-that-follow-the-Restful-Routing-pattern.md b/skills/Can-define-routes-in-Express-that-follow-the-Restful-Routing-pattern.md index 3ef8abcd..068369c9 100644 --- a/skills/Can-define-routes-in-Express-that-follow-the-Restful-Routing-pattern.md +++ b/skills/Can-define-routes-in-Express-that-follow-the-Restful-Routing-pattern.md @@ -1,7 +1,13 @@ # Can define routes in Express that follow the Restful Routing pattern + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-delete-a-record-from-a-table,-from-Node-using-the-pg-package.md b/skills/Can-delete-a-record-from-a-table,-from-Node-using-the-pg-package.md index 675234e7..0801e8ba 100644 --- a/skills/Can-delete-a-record-from-a-table,-from-Node-using-the-pg-package.md +++ b/skills/Can-delete-a-record-from-a-table,-from-Node-using-the-pg-package.md @@ -1,7 +1,13 @@ # Can delete a record from a table, from Node using the `pg` package + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-deploy-an-application-to-Heroku.md b/skills/Can-deploy-an-application-to-Heroku.md index dc2d3e82..c4fa4d53 100644 --- a/skills/Can-deploy-an-application-to-Heroku.md +++ b/skills/Can-deploy-an-application-to-Heroku.md @@ -1,7 +1,13 @@ # Can deploy an application to Heroku + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-DOM-event-bubbling-in-the-Browser.md b/skills/Can-describe-DOM-event-bubbling-in-the-Browser.md index e1b74399..c3aa4ac0 100644 --- a/skills/Can-describe-DOM-event-bubbling-in-the-Browser.md +++ b/skills/Can-describe-DOM-event-bubbling-in-the-Browser.md @@ -1,7 +1,13 @@ # Can describe `DOM event bubbling` in the Browser + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-HTTP-CORS.md b/skills/Can-describe-HTTP-CORS.md index b64c36a3..b877533b 100644 --- a/skills/Can-describe-HTTP-CORS.md +++ b/skills/Can-describe-HTTP-CORS.md @@ -1,7 +1,13 @@ # Can describe HTTP CORS + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-JavaScript-hoisting.md b/skills/Can-describe-JavaScript-hoisting.md index 5eacc3b4..c126c472 100644 --- a/skills/Can-describe-JavaScript-hoisting.md +++ b/skills/Can-describe-JavaScript-hoisting.md @@ -1,7 +1,13 @@ # Can describe JavaScript hoisting + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-SQL-ACID-principals.md b/skills/Can-describe-SQL-ACID-principals.md index 6e9b410d..9942499c 100644 --- a/skills/Can-describe-SQL-ACID-principals.md +++ b/skills/Can-describe-SQL-ACID-principals.md @@ -1,7 +1,13 @@ # Can describe SQL ACID principals + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-SQL-de-normalization.md b/skills/Can-describe-SQL-de-normalization.md index 74886538..ed373f62 100644 --- a/skills/Can-describe-SQL-de-normalization.md +++ b/skills/Can-describe-SQL-de-normalization.md @@ -1,7 +1,13 @@ # Can describe SQL de-normalization + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-SQL-normalization.md b/skills/Can-describe-SQL-normalization.md index d5e749fb..f3104235 100644 --- a/skills/Can-describe-SQL-normalization.md +++ b/skills/Can-describe-SQL-normalization.md @@ -1,7 +1,13 @@ # Can describe SQL normalization + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-UNIX-file-permissions.md b/skills/Can-describe-UNIX-file-permissions.md index 8980dae3..d2293aee 100644 --- a/skills/Can-describe-UNIX-file-permissions.md +++ b/skills/Can-describe-UNIX-file-permissions.md @@ -1,7 +1,13 @@ # Can describe UNIX file permissions + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-a-1-to-1-relationship-in-SQL.md b/skills/Can-describe-a-1-to-1-relationship-in-SQL.md index d7600730..07f9a030 100644 --- a/skills/Can-describe-a-1-to-1-relationship-in-SQL.md +++ b/skills/Can-describe-a-1-to-1-relationship-in-SQL.md @@ -1,7 +1,13 @@ # Can describe a 1 to 1 relationship in SQL + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-a-1-to-many-relationship-in-SQL.md b/skills/Can-describe-a-1-to-many-relationship-in-SQL.md index 5d57eff7..99a7c226 100644 --- a/skills/Can-describe-a-1-to-many-relationship-in-SQL.md +++ b/skills/Can-describe-a-1-to-many-relationship-in-SQL.md @@ -1,7 +1,13 @@ # Can describe a 1 to many relationship in SQL + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-a-SQL-join-table.md b/skills/Can-describe-a-SQL-join-table.md index 9f82d32f..95c5d26e 100644 --- a/skills/Can-describe-a-SQL-join-table.md +++ b/skills/Can-describe-a-SQL-join-table.md @@ -1,7 +1,13 @@ # Can describe a SQL join table + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-a-SQL-join.md b/skills/Can-describe-a-SQL-join.md index 9615e4a6..a7460b11 100644 --- a/skills/Can-describe-a-SQL-join.md +++ b/skills/Can-describe-a-SQL-join.md @@ -1,7 +1,13 @@ # Can describe a SQL join + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-a-SQL-transaction.md b/skills/Can-describe-a-SQL-transaction.md index be575ea3..3f32f2fd 100644 --- a/skills/Can-describe-a-SQL-transaction.md +++ b/skills/Can-describe-a-SQL-transaction.md @@ -1,7 +1,13 @@ # Can describe a SQL transaction + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-a-many-to-many-relationship-in-SQL.md b/skills/Can-describe-a-many-to-many-relationship-in-SQL.md index 2e9c3bc4..ee174838 100644 --- a/skills/Can-describe-a-many-to-many-relationship-in-SQL.md +++ b/skills/Can-describe-a-many-to-many-relationship-in-SQL.md @@ -1,7 +1,13 @@ # Can describe a many to many relationship in SQL + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-a-situation-that-would-call-for-a-SQL-transaction.md b/skills/Can-describe-a-situation-that-would-call-for-a-SQL-transaction.md index d69b603e..68e9ea64 100644 --- a/skills/Can-describe-a-situation-that-would-call-for-a-SQL-transaction.md +++ b/skills/Can-describe-a-situation-that-would-call-for-a-SQL-transaction.md @@ -1,7 +1,13 @@ # Can describe a situation that would call for a SQL transaction + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-an-HTTP-redirect.md b/skills/Can-describe-an-HTTP-redirect.md index c7eaf540..fd67562b 100644 --- a/skills/Can-describe-an-HTTP-redirect.md +++ b/skills/Can-describe-an-HTTP-redirect.md @@ -1,7 +1,13 @@ # Can describe an HTTP redirect + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-and-differentiate-the-different-types-of-health-insurance-included-in-a-compensation-package.md b/skills/Can-describe-and-differentiate-the-different-types-of-health-insurance-included-in-a-compensation-package.md index 009e3af6..3f911ff0 100644 --- a/skills/Can-describe-and-differentiate-the-different-types-of-health-insurance-included-in-a-compensation-package.md +++ b/skills/Can-describe-and-differentiate-the-different-types-of-health-insurance-included-in-a-compensation-package.md @@ -1,7 +1,13 @@ # Can describe and differentiate the different types of health insurance included in a compensation package + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-and-use-Promise.all()-in-JavaScript.md b/skills/Can-describe-and-use-Promise.all()-in-JavaScript.md index e541dccc..70065d46 100644 --- a/skills/Can-describe-and-use-Promise.all()-in-JavaScript.md +++ b/skills/Can-describe-and-use-Promise.all()-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe and use `Promise.all()` in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-and-use-Promise.race()-in-JavaScript.md b/skills/Can-describe-and-use-Promise.race()-in-JavaScript.md index e5e7b089..dd7055d7 100644 --- a/skills/Can-describe-and-use-Promise.race()-in-JavaScript.md +++ b/skills/Can-describe-and-use-Promise.race()-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe and use `Promise.race()` in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-and-use-Promise.reject()-in-JavaScript.md b/skills/Can-describe-and-use-Promise.reject()-in-JavaScript.md index f63e00a0..740721c4 100644 --- a/skills/Can-describe-and-use-Promise.reject()-in-JavaScript.md +++ b/skills/Can-describe-and-use-Promise.reject()-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe and use `Promise.reject()` in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-and-use-Promise.resolve()-in-JavaScript.md b/skills/Can-describe-and-use-Promise.resolve()-in-JavaScript.md index d7f0e2cc..80c9091d 100644 --- a/skills/Can-describe-and-use-Promise.resolve()-in-JavaScript.md +++ b/skills/Can-describe-and-use-Promise.resolve()-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe and use `Promise.resolve()` in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-at-least-one-workaround-to-the-HTTP-Same-origin-policy.md b/skills/Can-describe-at-least-one-workaround-to-the-HTTP-Same-origin-policy.md index 384e4f91..56a5326b 100644 --- a/skills/Can-describe-at-least-one-workaround-to-the-HTTP-Same-origin-policy.md +++ b/skills/Can-describe-at-least-one-workaround-to-the-HTTP-Same-origin-policy.md @@ -1,7 +1,13 @@ # Can describe at least one workaround to the HTTP Same-origin policy + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-foreign-key-in-SQL.md b/skills/Can-describe-foreign-key-in-SQL.md index 84869e70..d1a52cfb 100644 --- a/skills/Can-describe-foreign-key-in-SQL.md +++ b/skills/Can-describe-foreign-key-in-SQL.md @@ -1,7 +1,13 @@ # Can describe `foreign key` in SQL + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-lexical-scope-inheritance-in-JavaScript.md b/skills/Can-describe-lexical-scope-inheritance-in-JavaScript.md index d5d6e097..a1815110 100644 --- a/skills/Can-describe-lexical-scope-inheritance-in-JavaScript.md +++ b/skills/Can-describe-lexical-scope-inheritance-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe lexical scope inheritance in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-primary-key-in-SQL.md b/skills/Can-describe-primary-key-in-SQL.md index 9721aae3..4706dbf9 100644 --- a/skills/Can-describe-primary-key-in-SQL.md +++ b/skills/Can-describe-primary-key-in-SQL.md @@ -1,7 +1,13 @@ # Can describe `primary key` in SQL + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-shell-environment-variables.md b/skills/Can-describe-shell-environment-variables.md index 9aa87843..35abe00b 100644 --- a/skills/Can-describe-shell-environment-variables.md +++ b/skills/Can-describe-shell-environment-variables.md @@ -1,7 +1,13 @@ # Can describe shell environment variables + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-!-(bang)-operator-in-JavaScript.md b/skills/Can-describe-the-!-(bang)-operator-in-JavaScript.md index 3239b875..39663397 100644 --- a/skills/Can-describe-the-!-(bang)-operator-in-JavaScript.md +++ b/skills/Can-describe-the-!-(bang)-operator-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the `!` (bang) operator in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-HTTP-Same-origin-policy.md b/skills/Can-describe-the-HTTP-Same-origin-policy.md index 053cedf2..94f3b564 100644 --- a/skills/Can-describe-the-HTTP-Same-origin-policy.md +++ b/skills/Can-describe-the-HTTP-Same-origin-policy.md @@ -1,7 +1,13 @@ # Can describe the HTTP Same-origin policy + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-JavaScript-call-stack.md b/skills/Can-describe-the-JavaScript-call-stack.md index a9897431..50d78c77 100644 --- a/skills/Can-describe-the-JavaScript-call-stack.md +++ b/skills/Can-describe-the-JavaScript-call-stack.md @@ -1,7 +1,13 @@ # Can describe the JavaScript call stack + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-REACTO!-pattern-for-technical-interviews.md b/skills/Can-describe-the-REACTO!-pattern-for-technical-interviews.md index a84d31ff..20868751 100644 --- a/skills/Can-describe-the-REACTO!-pattern-for-technical-interviews.md +++ b/skills/Can-describe-the-REACTO!-pattern-for-technical-interviews.md @@ -1,7 +1,13 @@ # Can describe the REACTO! pattern for technical interviews + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-UNIX-filesystem.md b/skills/Can-describe-the-UNIX-filesystem.md index d47e69c7..8103a830 100644 --- a/skills/Can-describe-the-UNIX-filesystem.md +++ b/skills/Can-describe-the-UNIX-filesystem.md @@ -1,7 +1,13 @@ # Can describe the UNIX filesystem + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-==-and-===-in-JavaScript.md b/skills/Can-describe-the-difference-between-==-and-===-in-JavaScript.md index eda6e70f..f1ec1831 100644 --- a/skills/Can-describe-the-difference-between-==-and-===-in-JavaScript.md +++ b/skills/Can-describe-the-difference-between-==-and-===-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the difference between `==` and `===` in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-Chai's-eql-vs.-equal,-in-Node.md b/skills/Can-describe-the-difference-between-Chai's-eql-vs.-equal,-in-Node.md index dec91723..99e532c4 100644 --- a/skills/Can-describe-the-difference-between-Chai's-eql-vs.-equal,-in-Node.md +++ b/skills/Can-describe-the-difference-between-Chai's-eql-vs.-equal,-in-Node.md @@ -1,7 +1,13 @@ # Can describe the difference between Chai's `eql` vs. `equal`, in Node + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-HTTP's-query-params-and-body-params-and-url-params.md b/skills/Can-describe-the-difference-between-HTTP's-query-params-and-body-params-and-url-params.md index f50f4e66..50350191 100644 --- a/skills/Can-describe-the-difference-between-HTTP's-query-params-and-body-params-and-url-params.md +++ b/skills/Can-describe-the-difference-between-HTTP's-query-params-and-body-params-and-url-params.md @@ -1,7 +1,13 @@ # Can describe the difference between HTTP's query params and body params and url params + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-HTTP-authentication-and-authorization.md b/skills/Can-describe-the-difference-between-HTTP-authentication-and-authorization.md index e27925cf..eca4643e 100644 --- a/skills/Can-describe-the-difference-between-HTTP-authentication-and-authorization.md +++ b/skills/Can-describe-the-difference-between-HTTP-authentication-and-authorization.md @@ -1,7 +1,13 @@ # Can describe the difference between HTTP authentication and authorization + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-HTTP-query-params-and-HTTP-body-params.md b/skills/Can-describe-the-difference-between-HTTP-query-params-and-HTTP-body-params.md index 5981c8d9..c3f582b6 100644 --- a/skills/Can-describe-the-difference-between-HTTP-query-params-and-HTTP-body-params.md +++ b/skills/Can-describe-the-difference-between-HTTP-query-params-and-HTTP-body-params.md @@ -1,7 +1,13 @@ # Can describe the difference between HTTP query params and HTTP body params + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-Node-Express's-sendFile-and-serving-static-files.md b/skills/Can-describe-the-difference-between-Node-Express's-sendFile-and-serving-static-files.md index 355e49fb..764e3aa0 100644 --- a/skills/Can-describe-the-difference-between-Node-Express's-sendFile-and-serving-static-files.md +++ b/skills/Can-describe-the-difference-between-Node-Express's-sendFile-and-serving-static-files.md @@ -1,7 +1,13 @@ # Can describe the difference between Node Express's sendFile and serving static files + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-a-JavaScript-Promise-being-fulfilled-and-it-being-rejected.md b/skills/Can-describe-the-difference-between-a-JavaScript-Promise-being-fulfilled-and-it-being-rejected.md index a8c87bdf..c4caaef4 100644 --- a/skills/Can-describe-the-difference-between-a-JavaScript-Promise-being-fulfilled-and-it-being-rejected.md +++ b/skills/Can-describe-the-difference-between-a-JavaScript-Promise-being-fulfilled-and-it-being-rejected.md @@ -1,7 +1,13 @@ # Can describe the difference between a JavaScript Promise being fulfilled and it being rejected + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-a-left,-right,-inner-and-outer-joins-in-SQL.md b/skills/Can-describe-the-difference-between-a-left,-right,-inner-and-outer-joins-in-SQL.md index 7d1a698a..5eb69341 100644 --- a/skills/Can-describe-the-difference-between-a-left,-right,-inner-and-outer-joins-in-SQL.md +++ b/skills/Can-describe-the-difference-between-a-left,-right,-inner-and-outer-joins-in-SQL.md @@ -1,7 +1,13 @@ # Can describe the difference between a left, right, inner and outer joins in SQL + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-a-relative-and-absolute-HTTP-URL-path.md b/skills/Can-describe-the-difference-between-a-relative-and-absolute-HTTP-URL-path.md index f03279bc..f0372e0e 100644 --- a/skills/Can-describe-the-difference-between-a-relative-and-absolute-HTTP-URL-path.md +++ b/skills/Can-describe-the-difference-between-a-relative-and-absolute-HTTP-URL-path.md @@ -1,7 +1,13 @@ # Can describe the difference between a relative and absolute HTTP URL path + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-absolute-vs.-relative-UNIX-filesystem-paths.md b/skills/Can-describe-the-difference-between-absolute-vs.-relative-UNIX-filesystem-paths.md index 81a4ecd3..d49408e6 100644 --- a/skills/Can-describe-the-difference-between-absolute-vs.-relative-UNIX-filesystem-paths.md +++ b/skills/Can-describe-the-difference-between-absolute-vs.-relative-UNIX-filesystem-paths.md @@ -1,7 +1,13 @@ # Can describe the difference between absolute vs. relative UNIX filesystem paths + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-an-HTTP-POST-and-GET.md b/skills/Can-describe-the-difference-between-an-HTTP-POST-and-GET.md index 0e87201b..26f8042d 100644 --- a/skills/Can-describe-the-difference-between-an-HTTP-POST-and-GET.md +++ b/skills/Can-describe-the-difference-between-an-HTTP-POST-and-GET.md @@ -1,7 +1,13 @@ # Can describe the difference between an HTTP `POST` and `GET` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-fs.readFileSync-&-fs.readFile-in-Node.md b/skills/Can-describe-the-difference-between-fs.readFileSync-&-fs.readFile-in-Node.md index 5ace7f45..ba4ed2aa 100644 --- a/skills/Can-describe-the-difference-between-fs.readFileSync-&-fs.readFile-in-Node.md +++ b/skills/Can-describe-the-difference-between-fs.readFileSync-&-fs.readFile-in-Node.md @@ -1,7 +1,13 @@ # Can describe the difference between `fs.readFileSync` & `fs.readFile` in Node + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-normal-HTTP-requests-and-XHR.md b/skills/Can-describe-the-difference-between-normal-HTTP-requests-and-XHR.md index 6d345d86..0aca692f 100644 --- a/skills/Can-describe-the-difference-between-normal-HTTP-requests-and-XHR.md +++ b/skills/Can-describe-the-difference-between-normal-HTTP-requests-and-XHR.md @@ -1,7 +1,13 @@ # Can describe the difference between normal HTTP requests and XHR + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-stock-options-and-restricted-stock-units-(in-terms-of-equity-compensation).md b/skills/Can-describe-the-difference-between-stock-options-and-restricted-stock-units-(in-terms-of-equity-compensation).md index 663fa4e0..2c853925 100644 --- a/skills/Can-describe-the-difference-between-stock-options-and-restricted-stock-units-(in-terms-of-equity-compensation).md +++ b/skills/Can-describe-the-difference-between-stock-options-and-restricted-stock-units-(in-terms-of-equity-compensation).md @@ -1,7 +1,13 @@ # Can describe the difference between stock options and restricted stock units (in terms of equity compensation) + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-unit-and-integration-tests.md b/skills/Can-describe-the-difference-between-unit-and-integration-tests.md index 49abaae5..0c3ab5d3 100644 --- a/skills/Can-describe-the-difference-between-unit-and-integration-tests.md +++ b/skills/Can-describe-the-difference-between-unit-and-integration-tests.md @@ -1,7 +1,13 @@ # Can describe the difference between unit and integration tests + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-difference-between-var,-let,-and-const-in-JavaScript.md b/skills/Can-describe-the-difference-between-var,-let,-and-const-in-JavaScript.md index 5fc01c20..c64e8480 100644 --- a/skills/Can-describe-the-difference-between-var,-let,-and-const-in-JavaScript.md +++ b/skills/Can-describe-the-difference-between-var,-let,-and-const-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the difference between `var`, `let`, and `const` in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-differences-between-bind,-call,-apply-in-JavaScript.md b/skills/Can-describe-the-differences-between-bind,-call,-apply-in-JavaScript.md index 420a80ec..90bdf93c 100644 --- a/skills/Can-describe-the-differences-between-bind,-call,-apply-in-JavaScript.md +++ b/skills/Can-describe-the-differences-between-bind,-call,-apply-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the differences between `bind`, `call`, `apply` in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-differences-between-unit,-integration-and-end-to-end-tests.md b/skills/Can-describe-the-differences-between-unit,-integration-and-end-to-end-tests.md index 50b979b2..707faf98 100644 --- a/skills/Can-describe-the-differences-between-unit,-integration-and-end-to-end-tests.md +++ b/skills/Can-describe-the-differences-between-unit,-integration-and-end-to-end-tests.md @@ -1,7 +1,13 @@ # Can describe the differences between `unit`, `integration` and `end-to-end` tests + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-different-parts-of-a-compensation-package.md b/skills/Can-describe-the-different-parts-of-a-compensation-package.md index 2e33d524..926240c3 100644 --- a/skills/Can-describe-the-different-parts-of-a-compensation-package.md +++ b/skills/Can-describe-the-different-parts-of-a-compensation-package.md @@ -1,7 +1,13 @@ # Can describe the different parts of a compensation package + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-each-Array-method-in-JavaScript.md b/skills/Can-describe-the-each-Array-method-in-JavaScript.md index 9759bc15..cf134d28 100644 --- a/skills/Can-describe-the-each-Array-method-in-JavaScript.md +++ b/skills/Can-describe-the-each-Array-method-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the `each` Array method in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-filter-Array-method-in-JavaScript.md b/skills/Can-describe-the-filter-Array-method-in-JavaScript.md index b8ad57d5..35454e62 100644 --- a/skills/Can-describe-the-filter-Array-method-in-JavaScript.md +++ b/skills/Can-describe-the-filter-Array-method-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the `filter` Array method in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-pattern-MVC-(Model-View-Controller).md b/skills/Can-describe-the-general-programming-pattern-MVC-(Model-View-Controller).md index b9f61a23..52c27f22 100644 --- a/skills/Can-describe-the-general-programming-pattern-MVC-(Model-View-Controller).md +++ b/skills/Can-describe-the-general-programming-pattern-MVC-(Model-View-Controller).md @@ -1,7 +1,13 @@ # Can describe the general programming pattern `MVC` (Model View Controller) + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-Array.md b/skills/Can-describe-the-general-programming-term-Array.md index cff74965..b22c5533 100644 --- a/skills/Can-describe-the-general-programming-term-Array.md +++ b/skills/Can-describe-the-general-programming-term-Array.md @@ -1,7 +1,13 @@ # Can describe the general programming term `Array` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-DRY.md b/skills/Can-describe-the-general-programming-term-DRY.md index f9edc35d..8afe937b 100644 --- a/skills/Can-describe-the-general-programming-term-DRY.md +++ b/skills/Can-describe-the-general-programming-term-DRY.md @@ -1,7 +1,13 @@ # Can describe the general programming term `DRY` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-Defensive-Programming.md b/skills/Can-describe-the-general-programming-term-Defensive-Programming.md index 073e90ac..a92e30b1 100644 --- a/skills/Can-describe-the-general-programming-term-Defensive-Programming.md +++ b/skills/Can-describe-the-general-programming-term-Defensive-Programming.md @@ -1,7 +1,13 @@ # Can describe the general programming term `Defensive Programming` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-Entity-Relationship-Diagram.md b/skills/Can-describe-the-general-programming-term-Entity-Relationship-Diagram.md index fb4caa88..8b47f27a 100644 --- a/skills/Can-describe-the-general-programming-term-Entity-Relationship-Diagram.md +++ b/skills/Can-describe-the-general-programming-term-Entity-Relationship-Diagram.md @@ -1,7 +1,13 @@ # Can describe the general programming term `Entity Relationship Diagram` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-Function.md b/skills/Can-describe-the-general-programming-term-Function.md index cec1aae4..4c565048 100644 --- a/skills/Can-describe-the-general-programming-term-Function.md +++ b/skills/Can-describe-the-general-programming-term-Function.md @@ -1,7 +1,13 @@ # Can describe the general programming term `Function` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-Hash.md b/skills/Can-describe-the-general-programming-term-Hash.md index 38e351da..24ae224d 100644 --- a/skills/Can-describe-the-general-programming-term-Hash.md +++ b/skills/Can-describe-the-general-programming-term-Hash.md @@ -1,7 +1,13 @@ # Can describe the general programming term `Hash` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-Minimum-Viable-Product-or-MVP.md b/skills/Can-describe-the-general-programming-term-Minimum-Viable-Product-or-MVP.md index e5bfdbf3..e431bd76 100644 --- a/skills/Can-describe-the-general-programming-term-Minimum-Viable-Product-or-MVP.md +++ b/skills/Can-describe-the-general-programming-term-Minimum-Viable-Product-or-MVP.md @@ -1,7 +1,13 @@ # Can describe the general programming term `Minimum Viable Product` or `MVP` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-SOLID.md b/skills/Can-describe-the-general-programming-term-SOLID.md index 455970d5..1b1407b1 100644 --- a/skills/Can-describe-the-general-programming-term-SOLID.md +++ b/skills/Can-describe-the-general-programming-term-SOLID.md @@ -1,7 +1,13 @@ # Can describe the general programming term `SOLID` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-Set.md b/skills/Can-describe-the-general-programming-term-Set.md index 7b685be4..aa16ee94 100644 --- a/skills/Can-describe-the-general-programming-term-Set.md +++ b/skills/Can-describe-the-general-programming-term-Set.md @@ -1,7 +1,13 @@ # Can describe the general programming term `Set` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-closure.md b/skills/Can-describe-the-general-programming-term-closure.md index ad898485..23065cfe 100644 --- a/skills/Can-describe-the-general-programming-term-closure.md +++ b/skills/Can-describe-the-general-programming-term-closure.md @@ -1,7 +1,13 @@ # Can describe the general programming term `closure` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-global-variable.md b/skills/Can-describe-the-general-programming-term-global-variable.md index 9bde72a2..b456ebf8 100644 --- a/skills/Can-describe-the-general-programming-term-global-variable.md +++ b/skills/Can-describe-the-general-programming-term-global-variable.md @@ -1,7 +1,13 @@ # Can describe the general programming term `global variable` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-if-statement.md b/skills/Can-describe-the-general-programming-term-if-statement.md index 31b7dfd2..59541de2 100644 --- a/skills/Can-describe-the-general-programming-term-if-statement.md +++ b/skills/Can-describe-the-general-programming-term-if-statement.md @@ -1,7 +1,13 @@ # Can describe the general programming term `if statement` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-local-variable.md b/skills/Can-describe-the-general-programming-term-local-variable.md index 4652c17e..0c6f033e 100644 --- a/skills/Can-describe-the-general-programming-term-local-variable.md +++ b/skills/Can-describe-the-general-programming-term-local-variable.md @@ -1,7 +1,13 @@ # Can describe the general programming term `local variable` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-operator-precedence.md b/skills/Can-describe-the-general-programming-term-operator-precedence.md index 98fc82ea..d716dead 100644 --- a/skills/Can-describe-the-general-programming-term-operator-precedence.md +++ b/skills/Can-describe-the-general-programming-term-operator-precedence.md @@ -1,7 +1,13 @@ # Can describe the general programming term `operator precedence` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-pure-function.md b/skills/Can-describe-the-general-programming-term-pure-function.md index e7c95a6f..0af9b178 100644 --- a/skills/Can-describe-the-general-programming-term-pure-function.md +++ b/skills/Can-describe-the-general-programming-term-pure-function.md @@ -1,7 +1,13 @@ # Can describe the general programming term `pure function` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-state.md b/skills/Can-describe-the-general-programming-term-state.md index 41d8479c..4159ed4d 100644 --- a/skills/Can-describe-the-general-programming-term-state.md +++ b/skills/Can-describe-the-general-programming-term-state.md @@ -1,7 +1,13 @@ # Can describe the general programming term `state` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-general-programming-term-variable.md b/skills/Can-describe-the-general-programming-term-variable.md index f145fa6b..15b7f26e 100644 --- a/skills/Can-describe-the-general-programming-term-variable.md +++ b/skills/Can-describe-the-general-programming-term-variable.md @@ -1,7 +1,13 @@ # Can describe the general programming term `variable` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-map-Array-method-in-JavaScript.md b/skills/Can-describe-the-map-Array-method-in-JavaScript.md index 8ab04449..199ab78c 100644 --- a/skills/Can-describe-the-map-Array-method-in-JavaScript.md +++ b/skills/Can-describe-the-map-Array-method-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the `map` Array method in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-most-important-ways-to-prepare-for-technical-interviews.md b/skills/Can-describe-the-most-important-ways-to-prepare-for-technical-interviews.md index e8002592..4c2ee211 100644 --- a/skills/Can-describe-the-most-important-ways-to-prepare-for-technical-interviews.md +++ b/skills/Can-describe-the-most-important-ways-to-prepare-for-technical-interviews.md @@ -1,7 +1,13 @@ # Can describe the most important ways to prepare for technical interviews + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-pop-Array-method-in-JavaScript.md b/skills/Can-describe-the-pop-Array-method-in-JavaScript.md index 256505f4..2c47c411 100644 --- a/skills/Can-describe-the-pop-Array-method-in-JavaScript.md +++ b/skills/Can-describe-the-pop-Array-method-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the `pop` Array method in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-push-Array-method-in-JavaScript.md b/skills/Can-describe-the-push-Array-method-in-JavaScript.md index b4d2f4bc..08906d5e 100644 --- a/skills/Can-describe-the-push-Array-method-in-JavaScript.md +++ b/skills/Can-describe-the-push-Array-method-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the `push` Array method in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-reduce-Array-method-in-JavaScript.md b/skills/Can-describe-the-reduce-Array-method-in-JavaScript.md index e91f578b..47042dd2 100644 --- a/skills/Can-describe-the-reduce-Array-method-in-JavaScript.md +++ b/skills/Can-describe-the-reduce-Array-method-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the `reduce` Array method in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-shift-Array-method-in-JavaScript.md b/skills/Can-describe-the-shift-Array-method-in-JavaScript.md index 82b95174..b93fd007 100644 --- a/skills/Can-describe-the-shift-Array-method-in-JavaScript.md +++ b/skills/Can-describe-the-shift-Array-method-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the `shift` Array method in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-unshift-Array-method-in-JavaScript.md b/skills/Can-describe-the-unshift-Array-method-in-JavaScript.md index 30819818..fa29c33f 100644 --- a/skills/Can-describe-the-unshift-Array-method-in-JavaScript.md +++ b/skills/Can-describe-the-unshift-Array-method-in-JavaScript.md @@ -1,7 +1,13 @@ # Can describe the `unshift` Array method in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-use-cases-for-the-HTTP-status-codes-200,-404,-and-500.md b/skills/Can-describe-the-use-cases-for-the-HTTP-status-codes-200,-404,-and-500.md index ac5eddbc..5acb5ce2 100644 --- a/skills/Can-describe-the-use-cases-for-the-HTTP-status-codes-200,-404,-and-500.md +++ b/skills/Can-describe-the-use-cases-for-the-HTTP-status-codes-200,-404,-and-500.md @@ -1,7 +1,13 @@ # Can describe the use cases for the HTTP status codes `200`, `404`, and `500` + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-the-use-cases-for-the-PUT-and-DELETE-HTTP-methods.md b/skills/Can-describe-the-use-cases-for-the-PUT-and-DELETE-HTTP-methods.md index 29e4f305..140f58eb 100644 --- a/skills/Can-describe-the-use-cases-for-the-PUT-and-DELETE-HTTP-methods.md +++ b/skills/Can-describe-the-use-cases-for-the-PUT-and-DELETE-HTTP-methods.md @@ -1,7 +1,13 @@ # Can describe the use cases for the `PUT` and `DELETE` HTTP methods + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-vesting-as-it-relates-to-equity-compensation.md b/skills/Can-describe-vesting-as-it-relates-to-equity-compensation.md index 0ef79626..c70d4fb9 100644 --- a/skills/Can-describe-vesting-as-it-relates-to-equity-compensation.md +++ b/skills/Can-describe-vesting-as-it-relates-to-equity-compensation.md @@ -1,7 +1,13 @@ # Can describe vesting as it relates to equity compensation + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git "a/skills/Can-describe-what-\"HTTP-is-a-stateless-protocol\"-means.md" "b/skills/Can-describe-what-\"HTTP-is-a-stateless-protocol\"-means.md" index 096f91ae..e9d9fe51 100644 --- "a/skills/Can-describe-what-\"HTTP-is-a-stateless-protocol\"-means.md" +++ "b/skills/Can-describe-what-\"HTTP-is-a-stateless-protocol\"-means.md" @@ -1,7 +1,13 @@ # Can describe what "HTTP is a stateless protocol" means + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-$-and-^-mean-in-a-JavaScript-RegExp.md b/skills/Can-describe-what-$-and-^-mean-in-a-JavaScript-RegExp.md index 11cec9e5..2c3b7e6e 100644 --- a/skills/Can-describe-what-$-and-^-mean-in-a-JavaScript-RegExp.md +++ b/skills/Can-describe-what-$-and-^-mean-in-a-JavaScript-RegExp.md @@ -1,7 +1,13 @@ # Can describe what `$` and `^` mean in a JavaScript RegExp + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-AJAX-is-(browser).md b/skills/Can-describe-what-AJAX-is-(browser).md index 9781875b..fe124f14 100644 --- a/skills/Can-describe-what-AJAX-is-(browser).md +++ b/skills/Can-describe-what-AJAX-is-(browser).md @@ -1,7 +1,13 @@ # Can describe what AJAX is (browser) + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-COMMIT-and-ROLLBACK-mean-in-SQL.md b/skills/Can-describe-what-COMMIT-and-ROLLBACK-mean-in-SQL.md index f4348566..2c64340f 100644 --- a/skills/Can-describe-what-COMMIT-and-ROLLBACK-mean-in-SQL.md +++ b/skills/Can-describe-what-COMMIT-and-ROLLBACK-mean-in-SQL.md @@ -1,7 +1,13 @@ # Can describe what `COMMIT` and `ROLLBACK` mean in SQL + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-Express-Middleware-is.md b/skills/Can-describe-what-Express-Middleware-is.md index 95f01952..8ceb1802 100644 --- a/skills/Can-describe-what-Express-Middleware-is.md +++ b/skills/Can-describe-what-Express-Middleware-is.md @@ -1,7 +1,13 @@ # Can describe what Express Middleware is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-HTTP-REST-is.md b/skills/Can-describe-what-HTTP-REST-is.md index 1eb70fb7..f68e183a 100644 --- a/skills/Can-describe-what-HTTP-REST-is.md +++ b/skills/Can-describe-what-HTTP-REST-is.md @@ -1,7 +1,13 @@ # Can describe what HTTP REST is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-Mocha's-done-function-is-for,-in-Node.md b/skills/Can-describe-what-Mocha's-done-function-is-for,-in-Node.md index 5a8c61e2..ea36fd54 100644 --- a/skills/Can-describe-what-Mocha's-done-function-is-for,-in-Node.md +++ b/skills/Can-describe-what-Mocha's-done-function-is-for,-in-Node.md @@ -1,7 +1,13 @@ # Can describe what Mocha's `done` function is for, in Node + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-Node's-webpack-is.md b/skills/Can-describe-what-Node's-webpack-is.md index 285eefe7..d9ee3f28 100644 --- a/skills/Can-describe-what-Node's-webpack-is.md +++ b/skills/Can-describe-what-Node's-webpack-is.md @@ -1,7 +1,13 @@ # Can describe what Node's webpack is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-SQL-injection-is.md b/skills/Can-describe-what-SQL-injection-is.md index e6a653cc..96c197ca 100644 --- a/skills/Can-describe-what-SQL-injection-is.md +++ b/skills/Can-describe-what-SQL-injection-is.md @@ -1,7 +1,13 @@ # Can describe what SQL injection is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-XHR-is-(browser).md b/skills/Can-describe-what-XHR-is-(browser).md index f08bef34..4d4edbc2 100644 --- a/skills/Can-describe-what-XHR-is-(browser).md +++ b/skills/Can-describe-what-XHR-is-(browser).md @@ -1,7 +1,13 @@ # Can describe what XHR is (browser) + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git "a/skills/Can-describe-what-a-\"higher-order-function\"-is-in-JavaScript.md" "b/skills/Can-describe-what-a-\"higher-order-function\"-is-in-JavaScript.md" index b0d05311..71bd235f 100644 --- "a/skills/Can-describe-what-a-\"higher-order-function\"-is-in-JavaScript.md" +++ "b/skills/Can-describe-what-a-\"higher-order-function\"-is-in-JavaScript.md" @@ -1,7 +1,13 @@ # Can describe what a "higher order function" is in JavaScript + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-a-JavaScript-RegExp-character-set-is.md b/skills/Can-describe-what-a-JavaScript-RegExp-character-set-is.md index f9b0a015..58631d1b 100644 --- a/skills/Can-describe-what-a-JavaScript-RegExp-character-set-is.md +++ b/skills/Can-describe-what-a-JavaScript-RegExp-character-set-is.md @@ -1,7 +1,13 @@ # Can describe what a JavaScript RegExp character set is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-a-SQL-migration-is.md b/skills/Can-describe-what-a-SQL-migration-is.md index bf812027..9d7f91a5 100644 --- a/skills/Can-describe-what-a-SQL-migration-is.md +++ b/skills/Can-describe-what-a-SQL-migration-is.md @@ -1,7 +1,13 @@ # Can describe what a SQL migration is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-a-SQL-parameterized-query-(or-prepared-statement)-is.md b/skills/Can-describe-what-a-SQL-parameterized-query-(or-prepared-statement)-is.md index 5035351c..290a368d 100644 --- a/skills/Can-describe-what-a-SQL-parameterized-query-(or-prepared-statement)-is.md +++ b/skills/Can-describe-what-a-SQL-parameterized-query-(or-prepared-statement)-is.md @@ -1,7 +1,13 @@ # Can describe what a SQL parameterized query (or prepared statement) is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-a-System-Design-interview-is.md b/skills/Can-describe-what-a-System-Design-interview-is.md index 04e5e979..ec4f8857 100644 --- a/skills/Can-describe-what-a-System-Design-interview-is.md +++ b/skills/Can-describe-what-a-System-Design-interview-is.md @@ -1,7 +1,13 @@ # Can describe what a System Design interview is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-a-UNIX-filesystem-path-is.md b/skills/Can-describe-what-a-UNIX-filesystem-path-is.md index 0842762c..359fa0af 100644 --- a/skills/Can-describe-what-a-UNIX-filesystem-path-is.md +++ b/skills/Can-describe-what-a-UNIX-filesystem-path-is.md @@ -1,7 +1,13 @@ # Can describe what a UNIX filesystem path is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-a-pure-JavaScript-function-is.md b/skills/Can-describe-what-a-pure-JavaScript-function-is.md index e51c7641..0eeeb2ba 100644 --- a/skills/Can-describe-what-a-pure-JavaScript-function-is.md +++ b/skills/Can-describe-what-a-pure-JavaScript-function-is.md @@ -1,7 +1,13 @@ # Can describe what a pure JavaScript function is + _description tbd_ + ## Resources + ### Reading + _nothing here yet, please add something_ + ### Watching + _nothing here yet, please add something_ diff --git a/skills/Can-describe-what-an-HTML-