shabnamNajafian
9004e1ce29
Add a daytime for daily stand up meetings ( #22277 )
2018-11-06 05:15:01 -05:00
Larry Greene
997dd0c10a
edited a spelling mistake ( #22215 )
...
menthods to methods
2018-11-06 05:04:13 -05:00
Cindy Barrientos
d0970071ad
Edit typos ( #21647 )
2018-11-06 04:04:39 -05:00
Spooky9
9a3b8beb36
Update misspelled word "adjascent" to "adjacent" ( #21717 )
2018-11-06 03:37:44 -05:00
Dennis Braun
cc434639d0
fixed a typo ( #21817 )
...
* fixed a typo
* Fix subheading level
2018-11-06 02:05:51 -05:00
Shankar Rao Mata
f3698bb6d7
Added few lines about big o notation ( #21024 )
...
* Added few lines about big o notation
I think this description was missing the basic understanding of running time which can be mastered using big o notation.
* Update index.md
* Update index.md
* Update index.md
2018-11-05 21:15:26 -05:00
Mlbchamp2
51e4fa94a8
Added the text "The domain of y=e^x..." ( #20980 )
2018-11-05 20:38:43 -05:00
Rasheed Bustamam
88bf0150f4
add more detail to SVG paths ( #20974 )
2018-11-05 20:34:23 -05:00
Kevin Collins
3f6efeef00
Clarified behavior of reduce() and the initialValue argument. ( #21000 )
2018-11-06 00:30:25 +00:00
absentMindedDeveloper
7530f98750
Numbers within strings ( #20969 )
...
* Numbers within strings
Added a short entry on how numbers function inside of strings as well as how to convert a number inside of a string into a number which you can perform operations on in a normal fashion.
* Change a string in the example to a number
2018-11-06 06:03:52 +07:00
Rasheed Bustamam
857628fa23
Make redux actions a bit more clear ( #20907 )
...
Also add a few paragraphs about action creators, a common pattern in redux apps
2018-11-06 06:02:30 +07:00
Jeffrey Bullock
a84ad1f96f
Updated freeCodeCamp contribution link ( #21137 )
2018-11-06 06:00:45 +07:00
kViking
f6e71ede55
Add new formatting example ( #20937 )
...
Illustrates common multiple line formatting for chained ternary operators
2018-11-06 05:46:18 +07:00
Pedro
ba6458bcce
add the text "Hewllet Packard Ent" to article ( #21075 )
...
* add the text "Hewllet Packard Ent" to article
also add the this video too: "https://www.youtube.com/watch?v=jlwGcgFfcnU "
* Update index.md
2018-11-05 16:24:00 -05:00
13636592
4c059aef35
Add REST API Guide ( #21103 )
...
* Add REST API Guide
* Update index.md
2018-11-05 16:01:39 -05:00
Preankhan Gowrypalan
4cb42e0d8f
Grammar ( #21127 )
...
* Grammar
Removed unnecessary use of 'undemand' in a sentence.
* Update index.md
2018-11-05 15:53:43 -05:00
DiggyShants
f360553083
added a space between . and word ( #21027 )
...
* added a space between . and word
In the text, there was no space where needed. I added the space.
* basic editing
* Update index.md
Was failing the build CI test:
Error:
The article at: /home/travis/build/freeCodeCamp/freeCodeCamp/guide/english/3d/blender/index.md is missing frontmatter.
Example:
---
title: The Article Title
localeTitle: The Translated Title # Only required for translations
---
< The Article Body >
2018-11-05 15:50:07 -05:00
barrettfett
e9f1f3e19c
Basic info on pointer-events property ( #21110 )
...
* Basic info on pointer-events property
Property, possible values and link to more information
* Update index.md
* Update index.md
2018-11-05 15:49:14 -05:00
absentMindedDeveloper
6d0f7697bc
Pi not being infinite ( #21118 )
...
Added note on how pi is irrational but not infinite.
2018-11-05 15:43:02 -05:00
svpham29
4bc4b5e668
Added link to article ( #21107 )
...
Italicized book title + included ISBN number
2018-11-05 15:40:11 -05:00
Tim Sullivan
9d5b394dd7
Fixed formatting and added website ( #21122 )
...
Automate the Boring Stuff with Python and Python Crash Course did not match the title formatting of the other books. I changed them to match and added the website for ATBS.
2018-11-05 15:37:17 -05:00
Shane
3fa2615836
add swift ( #21119 )
...
Swift is very useful now and I think we should put swift there instead of etc.
2018-11-05 15:24:47 -05:00
Blaise Sebagabo
11e1ef85c5
Added a script example ( #21124 )
...
This script will display the user's name
2018-11-05 15:16:55 -05:00
trbst
68d264a354
Removed btn-default. added btn-secondary ( #34224 )
...
btn-default class has been renamed to btn-secondary in 4.0 verson and is no longer used.
2018-11-05 19:24:21 +00:00
Anil Basdeo
1d8a19e78b
Removed comma from D3 guide ( #33934 )
2018-11-05 19:20:06 +00:00
Himanshu Bag
d7bb602130
recursion ( #19903 )
...
* recursion
i believe that once we know function we should introduce a little bit of recursion techniques which nothing but an advancement of function.
* fixed formatting, grammar, removed unnecessary words/sentences
2018-11-05 13:00:28 -05:00
ronandev
315f67f60b
Added more examples of "tech" occupations ( #20993 )
2018-11-05 12:52:46 -05:00
Arsalaan Javed
40ff61baef
Adding some detailed information ( #21062 )
...
* Adding some detailed information
* minor corrections
2018-11-05 12:51:40 -05:00
kcrabtree
dba0b64798
Improved wording and added resources section ( #21084 )
...
* Improved wording and added resources section
A minor typo/spelling error was also corrected
* markdownize link
make a list out of `featured packages`
2018-11-05 12:50:19 -05:00
Arsalaan Javed
ff781763ca
IaaS added ( #21121 )
2018-11-05 12:46:45 -05:00
Martin Jham
7530f3dbfc
add folder react-hooks and add file index.md ( #33123 )
...
* add folder react-hooks and add file index.md
introduction of react hooks
* Update index.md
2018-11-05 12:43:42 -05:00
Amoo Olusola Simeon
2f99c56ba2
Added a new resource link. ( #21112 )
...
Added a new resource link for more details about css variables.
2018-11-05 09:24:00 -06:00
Arsalaan Javed
49a69fb175
PaaS added ( #21111 )
2018-11-05 09:21:52 -06:00
Isaac Estes-Jones
ccab608846
clarify grammar in Linux section ( #20908 )
...
Made grammar more clear and readable
2018-11-05 08:21:02 -07:00
Micky
9b60f6805f
Added a quote and talked about satoshi ( #20904 )
...
* Added a quote and talked about satoshi
* updated
2018-11-05 08:20:07 -07:00
zweifish
96784fc432
Fixed some grammatical errors on lines 33-34 ( #21105 )
2018-11-05 09:11:57 -06:00
Shooflower
b01a1e7837
Grammer/Spelling Fixes ( #21985 )
2018-11-05 10:08:01 -05:00
ShadowViper1
293f406cac
Update index.md ( #21083 )
2018-11-05 07:58:40 -06:00
Blaise Sebagabo
bc71045f5c
Added an online Prototyping tool ( #21079 )
...
Proto is free for 15 days. You could just try it out too!
2018-11-05 07:39:49 -06:00
danielpoehle
c16fd2c63b
extended minimal example and Google CDN ( #34209 )
2018-11-05 18:31:56 +05:30
Preeti Lolla
847dd62af6
Added a suggestion ( #21752 )
2018-11-05 04:19:24 -05:00
katiepillar6
90a417b331
Changed C++ to C ( #21734 )
...
Changed a reference to C++ to C.
2018-11-05 04:14:50 -05:00
jacheg
62bf5ad17d
Changed the wording for the elements in an array. ( #21729 )
...
It was confusing before. Mentioned elements that didn't exist. Maybe meant indexes?
2018-11-05 04:13:33 -05:00
chaudhary-anurag
dd03af6947
fixed minor typos ( #21702 )
2018-11-05 04:08:56 -05:00
jlewismith
70d8675171
Fixed several typos. ( #21699 )
2018-11-05 04:07:32 -05:00
Spooky9
446be9460c
Update verb form "learning" ( #21695 )
2018-11-05 04:06:11 -05:00
CosmicSnowman
31c9f6c1ca
Added another clear example to probability ( #21688 )
2018-11-05 04:04:40 -05:00
Netanya
acbc1725a2
Edited some grammar and syntax ( #21687 )
2018-11-05 04:03:14 -05:00
apurv22
b25fd77ed2
Changed 'method' to 'function' for relevancy. ( #25037 )
2018-11-05 13:45:07 +05:30
deliaphan
d9e5321c4e
fix typo error ( #24996 )
2018-11-05 13:32:20 +05:30