Commit Graph

19395 Commits (4618195026d78e15733b0085075a67c5807734a2)

Author SHA1 Message Date
missstaff 37dd7d2cb2 corrected grammar and added link to index.md (#23622)
* corrected grammar, added link

I corrected grammar in 2 places and added the link to Wordpress Coding Standards.

* fix: removed duplicate paragraph added during merge conflict resolution
2018-12-04 14:34:25 -07:00
Emir a401c72ea7 Getting Started Guide (#23484) 2018-12-04 14:15:41 -07:00
Ismael Casimpan cffe1be295 Grammar consistency fix. (#24228)
Entire article is using "isn't" so the "wasn't" seems out of place. I'm just following https://english.stackexchange.com/questions/283758/proper-use-of-was-vs-is
2018-12-04 16:12:48 +00:00
Billy Phillips 355878e921 Update feat: added instructions in meet-the-node-console.en.md (#34530)
* Update meet-the-node-console.en.md

* Update meet-the-node-console.en.md
2018-12-04 20:43:10 +05:30
The Coding Aviator 29297f48c9 Fixed issue about tag capitalization (#34276) 2018-12-04 23:16:30 +09:00
Bouncey 82ed62bcc5 fix: Give emoji some ARIA 2018-12-04 19:31:39 +05:30
Alexander Dervish 4e9c48349f Correct translation (#25175) 2018-12-04 17:54:25 +04:00
Nikolay 1bc84f1f0a Changed the description of the algorithm (#25172) 2018-12-04 17:54:00 +04:00
Dmitri Sim c7a8f3e4f6 Added '-r' option description for 'shutdwon' command (#25154) 2018-12-04 17:51:55 +04:00
Alexander Dervish 08504f9123 Correct translation (#25112) 2018-12-04 17:49:54 +04:00
Maxim 3905945ab9 Added some stuff (#25102) 2018-12-04 17:49:05 +04:00
Merenoel 0e3fd453af Translated, corrected (#25053) 2018-12-04 17:48:32 +04:00
mrugesh mohapatra 16945775de chore: update lockfile (#34531) 2018-12-04 13:25:07 +00:00
Mrugesh Mohapatra db02d1c479 chore: update lockfile 2018-12-04 17:42:12 +05:30
Bouncey 2e578a7af8 fix: Handle goal reached 🎉 2018-12-04 17:42:12 +05:30
Bouncey 1fba44f722 fix: Simplify async update testing 2018-12-04 17:42:12 +05:30
Bouncey 730245e204 fix: Fix up my broken test reformatting 2018-12-04 17:42:12 +05:30
Bouncey a1f64f4b77 chore: Tidy up promise handling and testing 2018-12-04 17:42:12 +05:30
Bouncey f66e59e20c fix: Use built-ins to format numbers 2018-12-04 17:42:12 +05:30
Bouncey e378d566d9 fix: Use reportError in development 2018-12-04 17:42:12 +05:30
Bouncey 15a9992603 feat: Add error handling for inMemoryCache 2018-12-04 17:42:12 +05:30
Quincy Larson 09cb38aa21 Remove words "as well" to prevent text wrapping 2018-12-04 17:42:12 +05:30
Bouncey 5875aef505 fix: Update copy and label position 2018-12-04 17:42:12 +05:30
Bouncey 8870a063e4 fix: Use env variable for paypal donations 2018-12-04 17:42:12 +05:30
Bouncey 6475eadf82 feat: Use InMemoryCache to reducve load on db 2018-12-04 17:42:12 +05:30
Bouncey 80c3c3ec55 feat: InMemoryCache implementation 2018-12-04 17:42:12 +05:30
Bouncey 5dc8320dc8 fix: Position label over the progress bar 2018-12-04 17:42:12 +05:30
Bouncey f4d1f9eec3 feat: Run server tests from project root test command 2018-12-04 17:42:12 +05:30
Bouncey 438bd94895 chore: Refactor server tests to use jest 2018-12-04 17:42:12 +05:30
Bouncey 4a9d22cee0 feat: Comma separate active donations number 2018-12-04 17:42:12 +05:30
Bouncey db4bb351d4 chore: Remove welcome link 2018-12-04 17:42:12 +05:30
Bouncey 0975b87a63 fix: Update Donators copy 2018-12-04 17:42:12 +05:30
Bouncey 8fab33ba99 feat: Create and use dynamic active donation counts 2018-12-04 17:42:12 +05:30
Bouncey 331ea3ebf9 fix: Move progress label out of the progress bar 2018-12-04 17:42:12 +05:30
Bouncey 785f8ac384 feat: Add supporter UI to /welcome 2018-12-04 17:42:12 +05:30
Aditya 4145efc467 [fix] Test for Pass Arguments to Avoid External Dependence in a Function (#34522)
* feat: test works for => fns, added solution

* fix: moved solution
2018-12-04 20:50:19 +09:00
Megan Bailey 21a7e3ee56 Added links to free HTML beginner courses (#33735) 2018-12-04 13:35:31 +05:30
seanakng 08fe833d0b Paragraph about future software installation (#23268)
* Paragraph about future software installation

Added a paragraph about using apt-get install and apt-cache search

* Added code formatting to changes
2018-12-03 23:27:00 -05:00
Joshua Odoi eb7d5ca14f Added "images referencing" from (#132 to #140) (#32839) 2018-12-03 18:49:55 -07:00
catrawalkar 6caead6255 Added html logo (#32438) 2018-12-03 18:33:11 -07:00
catrawalkar c61864467a I added a radio input to possible input types (#31669) 2018-12-03 18:31:40 -07:00
heymanpreet 07b5c5c9a8 Added Text Formatting for HTML (#31307)
* Added Text Formatting for HTML

* fix: formatting
2018-12-03 18:22:29 -07:00
Ifunanya Okolie 85f095c9f5 Added HTML Attributes (#31074)
* Added HTML Attributes

Wrote on the alt attribute and why it is good practice to use it. Also wrote on the condition where one can use the empty alt text.

* Made changes to img element

Removed the closing slash in img tag.

* fix: added newline
2018-12-03 18:05:48 -07:00
Haris c5234cff48 Update index.md sentence structure and grammar (#30992)
Fixes for several sentence structure errors that are confusing to the reader or don't make sense when read.
2018-12-03 16:56:51 -07:00
Aadat 26d7a1c442 Added wikipedia reference for markup language definition. (#30060) 2018-12-03 16:42:16 -07:00
Eric Kao 33ccd4107b Remove ternary operator in React component (#23248)
Remove ternary operator in React component, unnecessary operator to render null

<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-12-03 23:35:14 +00:00
Lxsthorne 786cda2627 Add challenge solution
Added a solution. Please let me know if this is submitted incorrectly or in the wrong location.

<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [X] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [X] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [X] My pull request targets the `master` branch of freeCodeCamp.
- [X] None of my changes are plagiarized from another source without proper attribution.
- [X] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-12-03 23:10:41 +00:00
Stefan Lazarevic a4d5f18c91 added text about APIs (#29560)
added text about APIs for Html5
2018-12-03 15:57:54 -07:00
TheRealSpartacus 9cf7e09a0d Adding content (#23436)
Saw guide was empty, filled it
2018-12-03 15:48:03 -07:00
abhaybaiju cd89ca41ac More informative index.md (#29452)
More informative description
2018-12-03 15:42:36 -07:00