Commit Graph

16050 Commits

Author SHA1 Message Date
1d0c7f3f8b Add input and output for code examples (#18646) 2018-10-13 12:55:07 +05:30
721f799f28 More syntax examples (#18647)
Breaks down the different ways you can write arrow functions for those new to it
2018-10-13 12:48:53 +05:30
303ff4eea0 feat: add portuguese chinese arabic to guide 2018-10-13 07:57:22 +01:00
107a0e58f3 feat: add Russian guide 2018-10-13 07:57:22 +01:00
3948553bfb fix: change directory structure 2018-10-13 07:57:22 +01:00
2a48a23736 feat: Spanish guide 2018-10-13 07:57:22 +01:00
e9713ceb77 feat: add article for Vue.js Components
Signed-off-by: João Daniel <jotaf.daniel@gmail.com>
2018-10-13 07:55:04 +01:00
dc424f8676 fix: copy edit 2018-10-13 07:52:51 +01:00
2b2ab52057 Added some extra info about Ray Tracing 2018-10-13 07:52:51 +01:00
a995f8f980 move php-syntax-overview to php folder 2018-10-13 07:49:02 +01:00
95b9d3df6e [Improvement] Added example for Binary Search in Swift 2018-10-13 10:59:35 +09:00
7cf0899687 small grammatical corrections, some formatting (#18345) 2018-10-13 10:56:54 +09:00
231b339755 Added example for linear search in Swift 2018-10-13 10:44:11 +09:00
9936a89343 Adds intermediate solution and corrects "run code" link (#18601)
* Correct "Run Code Link"

Currently when the user hits "Run Code" they are brought to a repl that shows a function for `reverseString`.  I just copied the code from the explanation into a new repl and linked that so when users click "Run code" they are taken to the correct code.

* Adds an intermediate solution

Since submitting my last PR on this page I have verified that my intermediate solution works, it eliminates the need for the `for` loop.

* fix: formatting
2018-10-13 05:15:07 +05:30
f6f2c2be13 Add 'tags must be closed' rule to JSX guide (#18581) 2018-10-13 05:11:40 +05:30
b721f07140 Update index.md (#18560)
Added two books on Python
2018-10-12 13:46:53 -07:00
efae848133 fix(template): simplify wording 2018-10-12 23:16:43 +05:30
4d33285d90 Fix a typo in the PR template 2018-10-12 23:08:17 +05:30
99623af56d fix(template): simplify pull request template 2018-10-12 12:16:15 -05:00
e5a4ffa93b fix(seed): Use correct collection name and document id 2018-10-12 20:41:42 +05:30
162e25143e fix(seed): Show debug logs on seed command 2018-10-12 20:41:42 +05:30
fc72dde582 fix(lock-files): Commit lock files 2018-10-12 20:41:42 +05:30
bf1477f1e5 Updated narrative for English readability (#18471) 2018-10-12 10:05:41 -05:00
b583b5646c Add more information about abstraction (#18461)
* Add more information about abstraction

* Update index.md
2018-10-12 10:04:11 -05:00
4b1976644a Edited (#18428) 2018-10-12 15:42:00 +02:00
c4a0a37238 fix(dev): Remove jade middleware (#18437) 2018-10-12 06:49:20 -06:00
6f7b65dd66 fix: Keep the other translations table 2018-10-12 11:42:08 +01:00
c272d567eb Fix broken links 2018-10-12 11:42:08 +01:00
7f31e2140a Translated how-to-catch-outgoing-emails-locally.md to Portuguese-BR 2018-10-12 11:42:08 +01:00
dcdbe991c9 Translated README.md [Portuguese] 2018-10-12 11:40:15 +01:00
6eceec92cb add translate to file catch outgoing emails locally 2018-10-12 11:39:03 +01:00
fde255c6d4 fix: Keep other translations table 2018-10-12 11:37:06 +01:00
d215ee08af Added spanish translation for how-to-work-on-coding-challenges.md 2018-10-12 11:37:06 +01:00
4b37323771 remove duplicates 2018-10-12 11:31:24 +01:00
7ff56a9124 Translate how-to-work-on-coding-challenges.md to Portuguese 2018-10-12 11:31:24 +01:00
56467685c4 minor typos and grammatical amend (#18402) 2018-10-12 11:36:46 +02:00
12d35f8e23 Corrected grammatical errors. (#18390) 2018-10-12 10:11:01 +02:00
86ca5f46a4 fix(guide): modified links to form list (#18373) 2018-10-12 09:35:32 +02:00
bda98247b1 Update markdown text 2018-10-12 07:47:02 +01:00
e01d13007b fix: Update learn and guide urls to subdomains 2018-10-12 07:45:55 +01:00
b82f03437a Improve contributing.md wording 2018-10-12 07:45:55 +01:00
b7c7661b21 reworded
reworked the two sentences
2018-10-12 07:41:27 +01:00
347a3bc397 fix: Format one more element tag name 2018-10-12 07:41:27 +01:00
d2c069b4f7 fix: Markdown formatting 2018-10-12 07:41:27 +01:00
116e725cbd Replaced stub on blockquote element HTML
added a concise explanation and example.
2018-10-12 07:41:27 +01:00
38adf1a090 feat: add article for Vue.js Control Flow
Signed-off-by: João Daniel <jotaf.daniel@gmail.com>
2018-10-12 07:39:14 +01:00
8999a73919 feat: add article for Vue.js Declarative Rendering
Signed-off-by: João Daniel <jotaf.daniel@gmail.com>
2018-10-12 07:38:01 +01:00
64465e2df1 fixes redundant "are" typo 2018-10-12 07:32:34 +01:00
c1a8227e99 fix: update path to .env file 2018-10-12 07:31:05 +01:00
b29ff0f6a8 Fix bad link to guide
Currently https://freecodecamp.org/guide is redirecting to a user path. I changed this back to https://guide.freecodecamp.org for now.
2018-10-12 07:28:13 +01:00