freeCodeCamp/client
Berkeley Martinez 39fdd637d5 fix load fonts through css
attempt to cache font files and load after dom init
resulted in a visible jitter when fonts transitioned.
2015-09-21 12:16:10 -07:00
..
less Merge pull request #3292 from FreeCodeCamp/improve-map 2015-09-14 14:15:50 -07:00
commonFramework.js fixes 'only 11 lines' issue 2015-09-14 08:37:45 +04:00
es6-shims.js add es6 Map shim to shims 2015-09-10 16:59:27 -07:00
iFrameScripts.js add revisioning to js/css files to break caching 2015-08-26 23:30:33 -07:00
index.js add es6 shim file 2015-09-10 16:27:09 -07:00
main.js fix load fonts through css 2015-09-21 12:16:10 -07:00
plugin.js call chai after load in plugin 2015-08-27 12:36:29 -07:00
README.md add revisioning to js/css files to break caching 2015-08-26 23:30:33 -07:00

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

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