Commit Graph

7 Commits (9d41ca47f158c1258ea83198fce0326f7018d357)

Author SHA1 Message Date
githrdw 6977db2170 Added console.warn and console.group (#24325)
I have added console.warn and console.group functions
2018-12-07 04:53:06 -05:00
kcrabtree a4742d8a76 Added helpful tips about comment usage (#21168) 2018-11-26 00:15:27 -05:00
kViking 7d226d0078 Added variable addition example (#23047)
Added an example showing storing values in variables before adding them. Also added syntax highlighting to original code snippet.
2018-11-24 14:30:12 +07:00
lau626 a2ed0103ec Unwanted underscores in search result and incorrect URL - fixing #24573 (#28441)
* fixing #24573

fixing #24573 - Guide: Let and Const - Unwanted underscores in search result and incorrect URL

- changed underscore to hyphen, same problem was also happening with arrow_functions

https://github.com/freeCodeCamp/freeCodeCamp/issues/24573

* fix: added 3 backticks for code sections
2018-11-11 23:47:08 -08:00
joaquin fox e1d4cb1e11 Make nouns plural in keeping with 'world objects' (#19825)
* Make nouns plural in keeping with 'world objects'

Sentence subject 'real world objects' is plural, so noun derivatives should be plural as well.

* Grammar and readability edits.
2018-10-27 15:00:48 -04:00
joaquin fox 84afac12d7 grammatical edits for readability. (#19844) 2018-10-23 17:30:51 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30