Commit Graph

23755 Commits (b038af4925993ef70bf49a6c836e2082956be509)

Author SHA1 Message Date
everthinq 2d8024088a guide/russian/cpp/index.md translation improves (#33593)
* guide/russian/cpp/index.md translation improves

freeCodeCamp/freeCodeCamp/guide/russian/cplusplus/index.md translation improves

I've done it in more readable way and translated missing parts.

* fix: removed extra line
2019-07-02 20:58:43 -07:00
Valera Kushnir 3bade4dc7e Added a capital language to the heading in Russian (#31366)
All other languages have capital letters to their names, and Russian document should follow as well.
2019-07-02 20:58:30 -07:00
Angel Vázquez 3c52487989 nodejs page spanish translation amendment (#30249)
* nodejs page spanish translation amendment

* fix: changed node to js
2019-07-02 20:58:15 -07:00
H2O96 01acc33005 Fixing indentation (#34125)
* Fixing indentation

* fix: corrected backticks
2019-07-02 18:24:27 -07:00
ggbong734 ffb7b0eea6 Content update and format improvement (#28840)
* Content update and format improvement

Simplified the content, added subheadings, and formatted the examples.

* Update index.md
2019-07-02 18:16:25 -07:00
Alexander Wayne Omorokunwa bbbb20b8d3 created a new article (#28599)
* created a new article

* Update index.md
2019-07-02 18:14:39 -07:00
E.T b1f147ff37 Translated html comment (#23868)
* Translated html comment

Translated following " Your browser is lower then IE9" , "Your browser is IE9" , "Your browser is greater then IE9" to his "Si tu navegador es mas bajo de IE9" , "Si tu navegador es IE9", "Si tu navegador es mas major de IE9".

* Fix proposed translation for clearer text
2019-07-02 18:14:03 -07:00
E.T 1cee27b04c Translated html comment (#23854)
* Update index.md

Translated this "Leave some space between the h1 and the p in order to understand what are we talking about." to this " Deja espacio entre <h1> y <p> para mejor entender el codigo."

* Fix proposed translation for clearer text
2019-07-02 18:13:28 -07:00
Eric Sans c309fe0fdf Add style and correct syntax (#22444)
Should the function names be kept in English, since it's the language developers will use for their apps? Maybe the data inside the vars can be in Spanish.
2019-07-02 17:45:30 -07:00
Fabricio Asfora Lira a32f719d3a Fix/add a stricter test for the Add Placeholder Text to a Text Field challenge (#36186)
* fix: add test for input closing tag

* fix: add condintion to final syntax test

This wil test if there's any character after the input tag that isn't a white space

* fix/tests+remove-not-needed-text
2019-07-02 19:30:12 -04:00
Dorell James Galang 2b40551efb Add guide for Gatsby.js Caching (#31534) 2019-07-02 12:03:04 -04:00
Dorell James Galang 9181e6b3d0 Add guide for Gatsby.js styling (#31520)
* Add guide for Gatsby.js styling

* Update index.md
2019-07-02 12:02:15 -04:00
Dorell James Galang 6f65ba62d8 Add guide for SEO with Gatsby.js (#31537) 2019-07-02 12:00:04 -04:00
Dorell James Galang 27f4c1bdd0 Add guide for Gatsby.js Starters (#30913)
* Add guide for Gatsby.js Starters

* Fix incorrect directory name
2019-07-02 11:58:46 -04:00
Dorell James Galang 40504e30b2 Add Gatsby.js PWA guide (#31539) 2019-07-02 11:56:26 -04:00
Dorell James Galang 96a8bda1fd Create index.md (#30938) 2019-07-02 11:52:12 -04:00
Prashanth Ashok Ramkumar b68f752847 Adding solution for queue class (#36319) 2019-07-02 07:45:42 -07:00
João Menighin d118e199c5 Kotlin String Templates (#28892) 2019-07-01 20:54:44 -05:00
Nikola Stevanović 56588a0cd4 Added Stack class (#33956)
Added Stack class, what's about and methods being used inside of it.
2019-07-01 20:51:19 -05:00
Terry Lewis bd05989c0b Created a section on using reflection with Java (#33429)
This is the beginning of a reflection section for Java. Other topics to cover should include overriding methods and calling private methods.
2019-07-01 20:36:27 -05:00
Sudipto Ghosh 29823fe495 Expanded guides for some APIs and Microservices challenges and fixed links to the source files (#36131)
* Expanded the solution for the 'Get Route Parameter Input from the Client' challenge

* Expanded the guide for the 'Use body-parser to Parse POST Requests' challenge

* Rewritten guide for the 'Serve JSON on a Specific Route' challenge and fixed source link

* Expanded the guide for the 'Serve Static Assets' challenge

* Expanded solution to the 'Get Query Parameter Input from the Client' challenge and fixed links to source file

* Added solution to the 'Chain Middleware to Create a Time Server' challenge and fixed link to source file

* Rewrite the 'Start a Working Express Server' challenge

* Expanded the guide for 'Expand Your Project with External Packages from npm'

* Added reference to semantic versioning in 'Add a Version to Your package.json'

* fix/remove-links+fix-solutions

* fix/remove-more-links
2019-07-01 20:35:15 -05:00
Santiago 2e0efd7b94 Completing the translations (#32872)
I finished the translation and fixes some errors! Cheers!
2019-07-01 17:50:23 -07:00
Fahed 35da096e42 Added articles: Material Design and User interface design for the English and Spanish language (#32779)
* Added article Material Design

* Spanish translation of Material Design article.

* Added article User interface design

* Spanish translation of User interface design.

* Fixed more information and courses of the article material design (guide english and spanish)

* Fixed more information and courses of the article user interface design (guide english and spanish)

* Fixed localTitle of the article material design (guide spanish)

* Fixed localTitle of the article user interface design (guide spanish)

* fix/suggested-changes

* fix/suggested-changes
2019-07-01 18:57:53 -05:00
orangegrove1955 27ae86f0ef Updated English guide articles for all QA and Testing with Chai challenges (#35080)
* Updated guide articles for all Quality Assurance and Testing with Chai challenges to include hints and solutions

* fix: 2 space indentation and code formatting
2019-07-01 16:00:18 -05:00
Michał Kozłowski e05e17ce31 fix regexp to match require statement without .js extension (#36293) 2019-07-02 01:51:41 +05:30
Randell Dawson 331cbb88f8 fix(guide): Remove repl.it links from challenge related guide articles (English) (#36204)
* fix: remove repl.it links english

* fix: add extra line

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: add extra line

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: add extra line

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: add extra line

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: add extra line

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: add extra line

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: add extra line

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: add extra line

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: add extra line

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
2019-07-01 08:49:24 -05:00
vsotog 8afefa59e7 Added more basic commands (#27444)
* Added more basic commands

Added the 'man' command, which is essential for beginners. Moreover, some basic networking commands were added.

* feat: changed single quotes to backticks for command syntax highlighting
2019-06-30 21:12:40 -07:00
GregRush 2a2aa0d152 Translated text within the code (#24359)
* Translated text within the code

* fix: updated examples, removed improper closing tag
2019-06-29 10:41:08 -07:00
KrsBB 3f5fc6b4a6 Update index.md (#22700)
Translation to Spanish
2019-06-29 10:09:17 -07:00
Oliver Eyton-Williams cba35969f0 fix(tools): Use polling to reliably watch challenges 2019-06-29 11:42:48 +08:00
Steven Failla 438e7d4c51 fixed testString to disallow any extra characters from passing. Also … (#35987)
* fixed testString to disallow any extra characters from passing. Also changed markup in testString and text

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/standardize-times-with-the-html5-datetime-attribute.english.md

Co-Authored-By: Stevo99 <Sfailla1983@gmail.com>

* fixed test so it won't pass if datetime attr is left blank

* fixed test so it will not pass if datetime attribute is left empty

* fixed error in testString where test would pass if user runs test right away

* added tear-down div to make test code look cleaner

* fixed merge conflict. added tear-down div to make code look cleaner

* fixed testString to disallow any extra characters from passing. Also changed markup in testString and text

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/standardize-times-with-the-html5-datetime-attribute.english.md

improvement to test case where element should have closing tag.

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fixed conflict in git

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/standardize-times-with-the-html5-datetime-attribute.english.md

removed unnecessary test

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/standardize-times-with-the-html5-datetime-attribute.english.md

removed unnecessary test

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2019-06-28 18:49:00 -04:00
Tom 50b45b9379 Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/create-an-export-fallback-with-export-default.english.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2019-06-28 16:04:59 +08:00
moT01 2e49aa02df fix/add-anonymous-function-example 2019-06-28 16:04:59 +08:00
moT01 9c1b83dd0c fix/add-tests+note-in-import-lesson 2019-06-28 16:04:59 +08:00
moT01 c133a6fbd0 fix/remove-duplicate-from-meta 2019-06-28 16:04:59 +08:00
moT01 9199319ae1 fix/build-error 2019-06-28 16:04:59 +08:00
moT01 9c249bf8be fix/build-error 2019-06-28 16:04:59 +08:00
moT01 d68475e7ea fix/build-error 2019-06-28 16:04:59 +08:00
moT01 ffc3a827c2 fix/conflicts 2019-06-28 16:04:59 +08:00
moT01 61895e05f7 fix/final-draft-before-reviews 2019-06-28 16:04:59 +08:00
moT01 f14f1bf750 fix/rename-lessons 2019-06-28 16:04:59 +08:00
moT01 23d723a71f fix/add-tests 2019-06-28 16:04:59 +08:00
moT01 2e6cb9181a fix/revise-es6-import-export-lessons 2019-06-28 16:04:59 +08:00
moT01 6e8bbd169b fix/final-draft-before-reviews 2019-06-28 16:04:59 +08:00
moT01 956212cdc0 fix/rename-lessons 2019-06-28 16:04:59 +08:00
moT01 8b5cc6d277 fix/add-tests 2019-06-28 16:04:59 +08:00
moT01 8a579210e3 fix/revise-es6-import-export-lessons 2019-06-28 16:04:59 +08:00
Christopher McCormack 49dba25225 feat: cleaned up formatting, spelling, grammar (#36087) 2019-06-28 00:25:48 -07:00
Daniel Segarra 882a4b5263 docs: updating macOS terminal guide to include how to change your hostname and display branch name at the command prompt (#35974) 2019-06-28 00:25:09 -07:00
asanati 2719823065 Added "Neural Networks" (#33971)
* Added "Neural Networks"

* fix: removed sentence not needed
2019-06-28 00:22:14 -07:00