freeCodeCamp/client
2016-10-30 20:09:37 +00:00
..
commonFramework Incorrect error thrown when function is in comments 2016-09-26 22:19:33 +01:00
less Remove FontAwesome from 'client/less/lib/' 2016-10-30 20:09:37 +00:00
rechallenge Merge pull request #11366 from Bouncey/fix/NoLoopProtectErrorInOutput 2016-10-27 09:54:16 -07:00
sagas Use action from actionCreator 2016-10-17 08:00:44 +07:00
utils chore(toasts): refactor and test flash to toast logic 2016-09-01 18:46:09 -07:00
cold-reload.js Add webpack cold reloading 2016-07-28 23:39:17 -07:00
es6-shims.js add es6 Map shim to shims 2015-09-10 16:59:27 -07:00
frame-runner.js Fix: test suite disappearing 2016-10-03 22:33:54 -07:00
index.js Fix for CSRF Token issue 2016-10-27 23:22:51 +01:00
main.js Fix(map): remove map drawer from non-react pages 2016-07-28 23:40:01 -07:00
README.md Fixed grammar and put a full stop. 2016-01-04 12:16:26 +05:30

This is the entry point for the client code. Code that should run only on the client should be put here.

NOTE(berks): For react specific stuff this should be the entry point