Commit Graph

20147 Commits

Author SHA1 Message Date
1db9717846 Detailed the explanations, added a pen (#23077)
* Detailed the explanations, added a pen

I added a lot of explanations to the examples and detailed what each line of code does.

I also added a short explanation of the differences between stateful and stateless components.

Finally, I linked to a pen that shows the differences between a prop and state.

* fix: spelling
2018-11-30 13:48:34 -07:00
bc3bafcfb0 Add info about changing icon sizing (#23103)
Had intended to include a link to the official docs here https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons but they appear to be out of date.
2018-11-30 13:45:20 -07:00
597ba0b9be Switch case with same code for multiple values (#23073)
* Switch case with same code for multiple values

Handle switch case when single piece of code runs for multiple values.

* removed invalid example numbering introduced in merge conflict resolution
2018-11-30 12:53:17 -07:00
1fb9890647 fixed grammar mistake (#24673)
changed "Cascading Style-sheets" to "Cascading Style Sheets"
2018-12-01 00:58:06 +05:30
cd39d3178c guide-to-implement-google-sign-in-using-firebase-auth (#23007)
* Add this as a guide for Firebase Auth.

This is a thorough guide on how to implement Google sign-in using firebase authentication.

* made folder name lowercase

* updated directory name and frontmatter title
2018-11-30 12:06:07 -07:00
77620d67aa Add content "different approaches for writing an algorithm" (#23049) 2018-11-30 11:30:25 -07:00
720f8562bf Added "overfitting and underfitting" (#25528) 2018-11-30 20:44:27 +05:30
9621e372d0 Add proper indentation to example code (#23794) 2018-11-30 07:21:49 -05:00
521138726b Fix example comment spacings (#23792) 2018-11-30 07:17:42 -05:00
f169c1df26 Added another book (#23789) 2018-11-30 07:11:17 -05:00
1c715c2269 Add useful color scheme websites (#23788) 2018-11-30 07:09:45 -05:00
83a07f8d5d Language correction and maintenance (#19765)
Remove some meaningless words , add some and rearrange the sentences.
2018-11-30 14:28:11 +08:00
430fd0eb1c Improvements to translation (#25013)
Changes to make translation make more sense in Russian language
2018-11-30 09:51:46 +04:00
3f570746a0 Improvements to translation (#25008)
Changes to make translation make more sense in Russian language
2018-11-30 09:40:36 +04:00
da9b8b434e Improvements to translation (#25002)
Changes to make translation make more sense in Russian language
2018-11-30 09:39:18 +04:00
9d2924af3e Made it more readable in russian. Corrected table. (#25049) 2018-11-30 09:31:24 +04:00
8d8e66d854 index.md (#25045)
Complite translation
2018-11-30 09:30:46 +04:00
abeb1af705 Edited for clarity (#23034)
Minor changes to wording to stay consistent with professional standards.
2018-11-29 18:34:56 -07:00
fe204ef8cb Add info on notation (#23041) 2018-11-29 18:07:09 -07:00
1c89bffb7d Replaced 'cat' with 'ls' in the Usage ex. (#23019) 2018-11-29 17:49:36 -07:00
8e00c2ff1e Add reversing a list point. (#23040)
Add reversing a linked list code in Java.
2018-11-29 17:46:18 -07:00
4648757724 Updated Info Text (#22956)
Improved and more simple introduction in order to not scare readers with new terms.
2018-11-29 17:44:26 -07:00
83d26797d4 Created this File (#23026) 2018-11-29 17:09:05 -07:00
7686deef0a Adding content to a simple go webserver (#23002)
Adding some resources related to starting a first go webserver, semantic improvements and minor typos.
2018-11-29 17:06:24 -07:00
4f98f4f770 Create index.md (#22988) 2018-11-29 17:02:57 -07:00
8918f66f7e Add how to reset branch to match remote (#22967) 2018-11-29 16:38:03 -07:00
e9e85395fb Update index.md (#23532)
Added bit about using single or double quotes
Removed extra line breaks
2018-11-29 17:23:47 -05:00
665d59de69 Add link for learning resource (#23693)
* Add link for learning resource

* Created More Information section
2018-11-29 17:08:45 -05:00
cd211bcf5e Improved visualization by replacing words with symbols and added line breaks (#23686)
* Improved visualization

Replaced theta to actual symbols for better visualization, and added line breaks where they should be

* Improved formatting
2018-11-29 17:07:54 -05:00
1c5cc45bb4 Word Errors (#23712) 2018-11-29 15:38:25 -05:00
7a08400f75 Add "The definitive Node.js handbook" to resources (#23701) 2018-11-29 15:34:13 -05:00
be96a8808f add the way to specify number of decimal places (#31925)
* add the way to specify number of decimal places

* add comma and period
2018-11-29 10:32:22 -08:00
Xin
86641b4ad7 Fixed this page to match its English version (#31571) 2018-11-29 10:29:04 -08:00
Xin
80da0734e9 Changed this Chinese page to match its English one. (#31536) 2018-11-29 10:26:35 -08:00
Xin
d0a32a61e6 Updated this page to match its English version. (#31600) 2018-11-29 10:21:15 -08:00
8b74dfb1ee Add learning recourse in chinese angular (#31618)
Add Angular learning resoure in index.md of chinese angular-resources
2018-11-29 10:19:31 -08:00
0c30465ad4 Add angular version in index.md of angular guide (#31567) 2018-11-29 10:13:52 -08:00
f3884d0d2b Add conditon to use case structure (#32367)
Only char or int
2018-11-29 10:11:12 -08:00
Xin
6200599e20 Updated this page to match its English version (#31585)
* Updated this page to match its English version

* Fix markdown syntax errors and invalid resource URL
2018-11-29 10:02:57 -08:00
dd80893543 chore(security🔥): Update packages to remove security issue flagged by GitHub (#34482) 2018-11-29 22:07:05 +05:30
08cc2e289c Fixed mistyped words (#25397) 2018-11-29 18:12:34 +05:30
15f51af38b Format and C syntax highlighting on code snippets (#25114) 2018-11-29 18:05:06 +05:30
d327a5c36b Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
28798dc008 fix(test): transform js challenges before a test 2018-11-29 12:04:49 +00:00
ac5c1ff1bf Added book to the list (#23009)
* Added book to the list

* Fixed formatting
2018-11-29 05:59:22 -05:00
b80824e5eb updated angular guide index to focus on angular 2+ (#22190)
* updated angular guide to focus on angular 2+

* corrected links
2018-11-29 05:46:38 -05:00
dc136e3ce5 added logo (#21599)
* added logo

* moved image to location
2018-11-29 05:32:20 -05:00
8d1f5af8ad Added example on 2d lists and changed format (#23665)
updated the code format along with an example of 2d list.
2018-11-29 05:07:01 -05:00
52c63e0a1e Added numbers to a list of Operations (#25146)
* Added numbers to a list of Operations

* fix: typo
2018-11-29 14:19:54 +05:30
cac3e50cec Corrected a small grammar error (#29819) 2018-11-29 08:44:54 +00:00