Randell Dawson
|
1494a50123
|
fix(guide): restructure curriculum guide articles (#36501)
* fix: restructure certifications guide articles
* fix: added 3 dashes line before prob expl
* fix: added 3 dashes line before hints
* fix: added 3 dashes line before solutions
|
2019-07-24 13:29:27 +05:30 |
|
Ai-Lyn Tang
|
7f3769f8e0
|
Add hints for "install and set up mongoose" (#36474)
* Add hints for "install and set up mongoose"
* Add hint for how to solve the timeout error
* Add hint for what to put in the `.env` file
* Add code snippets for `.env`, `package.json` and `myApp.js`
* Restructure hints and headers
* Remove code solution from timeout hint
* Restructure headers to match the new hint template
* Move hint subject below the header
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Move hint subject below the header
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Update text in spoiler tag
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Update text in spoiler tag
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Update text in spoiler tag
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Add javascript tag to code block
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Move first line of code below ```
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Remove placeholder text
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Add json tag to code block
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Remove redundant sentence
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Format solutions section and hint
* Replace tabs with 2 space indents in `package.json`
* Remove the spoiler tags from each file name
* Remove placeholder comments in `myApp.js` to make it easier to read the code
* Update sentence in hint as two words were not displaying
|
2019-07-23 10:00:45 -07:00 |
|
Owais Ali
|
c816a88d3b
|
Update guide 'install and set up mongoose' (#29450)
|
2019-03-05 13:05:16 -06:00 |
|
Mrugesh Mohapatra
|
da0df12ab7
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|