Commit Graph

19220 Commits (80c3c3ec55d07c035e9b2e7bfd134eaf65268e0d)

Author SHA1 Message Date
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
MCBlastoise 46eab76e6b Minor spelling and grammar edits (#27497) 2018-12-03 15:31:40 -07:00
CharanRudraraju e279dbd9f4 Add more information to head tag in 38 line (#26848)
head: The element contains meta information about the document and non-visual elements that help make the page work
2018-12-03 15:12:51 -07:00
Aman Ranjan Verma f6bc110216 Added explantion on using mathematical expression (#23380)
Updated the article with concepts and examples on using mathematical expressions as an argument to Abs.
2018-12-03 15:07:56 -07:00
Trenton Blackwell b2ac9b1702 Added link to beginning HTML lesson. (#26171) 2018-12-03 14:48:56 -07:00
CosmicSnowman b5597d0e6f Added to Matrices (#23411)
I added addition and subtraction of matrices with examples, I fixed and added to the definition, I added and put examples of how to get the position of a number in a matrix, I added a few more pictures, and I added a very basic way of multiplication of matrices.
2018-12-03 14:43:37 -07:00
Samuel027 d17edaa814 Added info. (#25540) 2018-12-03 14:30:08 -07:00
TheRealSpartacus a4b8356192 Adding Content (#23376)
* Adding Content

Saw empty guide, decided to fill with knowledge

* fix(guide): standard deviation x-bar character
2018-12-03 14:26:14 -07:00
Eduardo Airton 2fdd652fe2 Correção da apresentação do código (#20298)
code indeting
2018-12-03 22:04:16 +01:00
Pratik Lodha de6f43cb34 Update index.md (#25432)
Slight modifications in the definition of HTML
2018-12-03 14:00:43 -07:00
UrszulaSury 226de565f1 Add information to the second paragraph. (#25187) 2018-12-03 11:41:43 -07:00
GrantiVersace fdd01990fd Made several grammatical fixes (#23475) 2018-12-03 22:39:15 +04:00
asanati ca3c57bde5 Minor grammar and structure changes (#23370) 2018-12-03 11:33:34 -07:00
Adekanye Timilehin 2e64c17b34 Changes suggested on line 9 (#24834) 2018-12-03 11:33:20 -07:00
kallerdaller 74acc0478c Added more information (#23351) 2018-12-03 11:30:00 -07:00
Achint Srivastava 410b54f8c1 Added the code of Linear Search in C Language (#23405)
* Added the code of Linear Search in C Language

* fix: C example formatting and code
2018-12-03 23:56:19 +05:30
wolfwhocodes 7d749d1117 Added a new string function called strncat (#23319)
Brief description and example of the strncat function was given.
2018-12-03 11:08:26 -07:00
jeremyhampers 41ec1afcad Added Disabled Bootstrap Button State (#23316)
* Added Disabled Bootstrap Button State

Disabled Button State to show that the button is not to be clicked at that point of time

* fix: formatting/spelling and removed duplicate link
2018-12-03 11:08:13 -07:00
drakeperezpantoja bc91f4fd75 Add "What is Game Design?" to article (#23259)
* Add "What is Game Design?" to article

* fix: formatting
2018-12-03 10:55:39 -07:00
Tigere Rangwani 7ef5476068 Update "Apache installation on Windows" (#23240) 2018-12-03 10:55:04 -07:00
webwesen c162f7f128 added intro, centos7 content (#23311) 2018-12-03 10:44:01 -07:00
Valeriy 98ba33e7a3 fix(test): simplify test runner 2018-12-03 17:29:36 +00:00
Valeriy bc3d88605c fix(test): use Puppeteer for HTML tests 2018-12-03 17:29:36 +00:00
Akash Kumar 9e9944b81a Add deprecation note for easy_install (#22909)
* Add deprecation note for easy_install

Add the text "easy_install has been deprecated" to the article.

* fix(guide): update link to easy_install
2018-12-03 16:42:00 +00:00
Achint Srivastava 643bfa5dba Added the code for Bubble sort in C language (#23389)
* Added the code for Bubble sort in C language

* fix: code formatting and added additional code
2018-12-03 21:43:10 +05:30
Talha Nousher Ali 13298363be Update index.md with latest angular 7 update (#23281) 2018-12-03 18:31:33 +04:00