Commit Graph

18 Commits (8f25305ab2797a61bc6696ee644c303853896dc5)

Author SHA1 Message Date
Ahmad Abdolsaheb a16539becf fix: replace imgur with s3 for english guide without conflict (#36053)
* fix: imgur to s3 for englsh guide without conflict

(cherry picked from commit 9c9f15abf4e755feab79ef7090dacdcf497ea7b6)

* fix: revert unrelated changes
2019-05-20 23:54:51 +05:30
Jeff Thompson 1da5d765e9 clarify text (#34037)
added the to sentences and clarified a question.
2019-05-11 22:14:32 +05:30
Lipis e84ae45008 Javascript -> JavaScript (English) (#35183)
* Javascript -> JavaScript (English)

* Update technical documentation page for required change

* Update use-class-syntax-to-define-a-constructor-function.english.md

* Update left-factorials.md
2019-03-28 14:05:41 +05:30
rituteb 91a5cc67cf fix(guide): Update code editor references (#34960) (#35363) 2019-03-02 10:00:39 -08:00
fransposito e1be160a65 further explanation (#27620) 2019-01-17 12:02:35 -06:00
Dana Ottaviani c5c1d44bf5 Include definition of \W (#31143) 2019-01-17 11:41:32 -06:00
fransposito 5cf8d966bd grammatical edits for readability (#27617) 2019-01-17 11:39:56 -06:00
fransposito 52c61df1f8 grammatical edits for readability (#27623) 2019-01-17 11:20:50 -06:00
N1ck1234 10a789e2b8 Grammatical changes to help with readability (#27453)
Changed "this much must be already known to you" to " You should already know this much".
2019-01-17 11:19:42 -06:00
fransposito 05cea67127 grammar edits for readability (#27610) 2019-01-17 10:47:12 -06:00
Chirag Swadia 756bd19b35 Added further reading link, as there are many console methods available (#25351)
* Updated index.md

* Added noopener noreferrer for external link

* Fix a tag
2018-12-18 23:42:31 -05:00
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