Sebastiaan van Stijn
fbd8c365c8
language/nodejs: un-wrap JSON in example to allow copying
...
The JSON string was wrapped, causing the highlighter to consider it "output",
which cannot be selected/copied in "console" blocks.
This unwraps the JSON so that it can be copied.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 16:56:29 +02:00
kurama
f4655fb89e
fix: typo ( #13348 )
...
* fix: typo
* Minor style updates
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-08-16 11:57:31 +01:00
Sebastiaan van Stijn
60bb48a6a1
language/nodejs: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:59 +02:00
DJ Adams
68001ae96c
be explicit about having a breakpoint-able line
2021-07-27 10:37:00 +01:00
Sebastiaan van Stijn
a463d3290f
use primary-btn instead of outline-btn
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-13 16:34:01 +02:00
Usha Mandya
4bf9708018
Merge pull request #12355 from david-szabo97/patch-2
...
Node.js guide: Fix syntax highlighting
2021-03-05 14:31:12 +00:00
Dávid Szabó
5add977c71
Fix syntax highlighting
2021-02-18 22:23:46 +01:00
Dávid Szabó
a5c80cc3ee
Fix volume mismatch
2021-02-18 22:10:46 +01:00
Usha Mandya
62fb3155ca
Merge pull request #12218 from matt-continuousdelta/patch-2
...
Clarify instructions
2021-02-17 14:05:37 +00:00
Matthew McClure
1be59f2fcc
Update develop.md
...
* Eliminate unnecessary URL path parts.
* Preserve mock endpoints because it's unnecessary to remove them.
2021-02-01 13:33:38 -05:00
Matthew McClure
6bfb54843c
Clarify instructions
...
* Eliminate unnecessary port change.
* Clarify code change and breakpoint location.
2021-01-31 19:31:41 -05:00
Usha Mandya
4b828eeaed
Update links and remove extra spaces
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-29 17:09:03 +00:00
Usha Mandya
5ec3a64fa2
Minor update
2021-01-25 19:21:22 +00:00
Norah H
e7085f77be
Update develop.md
...
Remove duplicated instructions in the nodemon installation step and add an instruction for npm install command.
2021-01-23 09:52:46 +09:00
Usha Mandya
92b50927ea
Add steps to start app in debug mode
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-19 10:50:28 +00:00
Usha Mandya
d9fa2c32de
Add missing steps on editing the json file
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-18 15:55:23 +00:00
Usha Mandya
ba395bed07
Add reference architecture docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-18 12:07:55 +00:00