Commit Graph

21584 Commits

Author SHA1 Message Date
59aa8a4a86 Fixed spelling 'child' (#28697) 2019-02-20 13:02:03 +04:00
e68e75639c fix syntax and lexical errors in ES6 1-4 les (#26726)
* fix syntax and lexical errors

* fix syntax errors  in Create an Export Fallback

* fix syntax and lexical errors in Template Literals

* fix syntax and lexical errors in es6 const declare

* Improved 'Russian' translation
2019-02-20 12:56:36 +04:00
853311c57a Added 'difference between macros and functions'part (#32372)
I have explained the basic differences between macros and functions.
2019-02-20 01:05:00 -05:00
f2b3e2091a Minor code corrections and text clarification (#30123) 2019-02-20 00:11:11 -05:00
31490d2b6a fix(client): touching the edges on learn welcome page (#35296) 2019-02-20 08:06:43 +03:00
2424f7892b Small edits (#29888) 2019-02-19 23:24:41 -05:00
Lee
551c97feb1 Update: Added info re uppercase and lowercase (#35094)
* Update: Added info re uppercase and lowercase

Included information to explain that lowercase and camelCase can be used for const identifiers.

* Fix: corrected mutable to immutable

I corrected the error that uppercase is used for mutable values.

* Fix: changed ** ** to <strong></strong>

I changed the markdown **  ** to <strong></strong>, as I was informed that ** didin't work.
2019-02-19 23:12:46 -05:00
359a776425 Update index.md (#32427)
Explained the space and time complexity of counting sort
2019-02-19 19:24:29 -08:00
6994353c99 docs: Update guide of counting sort implementation heading add specific language(#26859) (#29407) 2019-02-19 18:50:50 -08:00
1b4122cfef Updated index.md: C++ implementation for count sort (#26609)
* Update index.md

Added a C++ implementation to count sort using std::vector

* fix: added code block syntax
2019-02-19 18:49:13 -08:00
4ba7381167 Remove "jQuery" from "JavaScript Frameworks" (#32195)
It is more or less inaccurate to define jQuery as a framework. Many people don't mind it, though. To see the difference between the concepts of libraries and frameworks, please refer to "inversion of control": https://stackoverflow.com/questions/3057526/framework-vs-toolkit-vs-library/3057818#3057818
2019-02-19 18:20:50 -08:00
228807ec63 Added additional references (#31728) 2019-02-19 17:38:37 -08:00
0b44bb7fae Add installation help for Ubuntu (#35305)
Add a CRAN URL with the guide for installing R on Ubuntu
2019-02-19 14:47:53 -08:00
f36dd205e3 simplified and fixed grammar (#34003)
simplified text in several places
fixed grammar and typos
added a link to the reference section when it's referenced in the article text
2019-02-19 14:43:47 -08:00
4d6470c7c0 detailed article on pandas data visualization. (#34184)
* detailed article on pandas data visualization.

* Made updates as per the guide rules.

Proof read it and made the review changes.
2019-02-19 14:34:24 -05:00
46be1e2ed1 fix: React: Give Sibling Elements a Unique Key Attribute (#34648)
* feat: added additional test

Added additional test, formatted description and updated instructions and solution

* fix: removed unnecessary linebreaks
2019-02-19 14:29:06 -05:00
d6f8ddfdb3 Add strtolower function (#31351) 2019-02-19 10:40:21 -08:00
341327281d added two additional attacks (#33881) 2019-02-19 06:50:30 -05:00
a0992342d2 Add text (#29183) 2019-02-19 06:00:19 -05:00
35b0bd8fdd chore: normalize freeCodeCamp in english (#35258)
Co-authored-by: The Coding Aviator <34807532+thecodingaviator@users.noreply.github.com>
Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-02-19 15:19:49 +05:30
56bf132af0 fix: normalize font weights globally and font hierarchy on map 2019-02-19 15:14:48 +05:30
9124dfb126 fix(models): remove unused schema config 2019-02-19 09:39:55 +00:00
48aa09db38 fix(footer): prop types checks 2019-02-19 14:30:27 +05:30
26d09fbab1 feat: add lint on pre-commit 2019-02-19 14:30:27 +05:30
fc8c71ad16 feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
be36915605 feat: use prettier with eslint 2019-02-19 14:30:27 +05:30
b13e5fb41a feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
1ba67c4e2b chore: Clean up linting from child package.json's 2019-02-19 14:30:27 +05:30
a229bc3a06 fix: Add eslint ignore file to root 2019-02-19 14:30:27 +05:30
7a30a5c2dd fix: Remedy review comments 2019-02-19 14:30:27 +05:30
a49769c3c0 chore: Apply lint fixes 2019-02-19 14:30:27 +05:30
fb56abe229 fix: Re-fix charge-stripe path 2019-02-19 14:30:27 +05:30
a5127aa2c4 fix(ci): There is no "afterInstall" hook 2019-02-19 14:30:27 +05:30
32d913ec89 fix(ci): Have travis build required files for Linting 2019-02-19 14:30:27 +05:30
c0104faa38 fix(ci): Fix lint errors thrown in CI 2019-02-19 14:30:27 +05:30
3f25ed051d chore: Remove unused files 2019-02-19 14:30:27 +05:30
ec7df15c5f feat(ci): Define linting stage for travis 2019-02-19 14:30:27 +05:30
f45c3d4fa5 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
5499042ce6 feat: Lint tools 2019-02-19 14:30:27 +05:30
74e6e6ffc1 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
25fd85b321 chore: Remove unrequired files/deps/scripts 2019-02-19 14:30:27 +05:30
3edb9d1701 feat: Lint currirulum 2019-02-19 14:30:27 +05:30
e417f3f0d4 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
b1371af06b feat: Lint config 2019-02-19 14:30:27 +05:30
8e0237d042 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
a63b84e748 feat: Lint client 2019-02-19 14:30:27 +05:30
0ccd0a6f77 chore: Fix api linting 2019-02-19 14:30:27 +05:30
09e563f742 chore: remove fetchr 2019-02-19 14:30:27 +05:30
f441b1fe1c chore: Delete unrequired files 2019-02-19 14:30:27 +05:30
36d150cbe1 chore: Install update freecodecamp eslint config 2019-02-19 14:30:27 +05:30