- Free Code Camp
- Floating Endlessly Through Time and Space
- http://FreeCodeCamp.com
Pinned repositories
-
FreeCodeCamp
Forked from freeCodeCamp/freeCodeCamp
The http://FreeCodeCamp.com open-source codebase and curriculum. Practice coding by helping nonprofits.
JavaScript 1
-
react-style
Forked from js-next/react-style
Integrate CSS into your React.js components
JavaScript 2
1,846 contributions in the last year
Contribution activity
March 2017
- BerkeleyTrue/examples JavaScript
- BerkeleyTrue/conventional-changelog JavaScript
- BerkeleyTrue/cz-conventional-changelog JavaScript
Created a pull request in freeCodeCamp/freeCodeCamp
that received 3
comments
fix(classic-challenge): should not show scroll bar if not needed
Created an issue in less/less-docs
that received 7
comments
Document Local Variable Scoping in Import Files
Took me a while to figure this out and it would help others if it was explicitly documented. &{ import "./foo.less" } Prevents variables in foo.les…