freeCodeCamp/client
Berkeley Martinez 33e8f35bbf Fix replace script tags in URL
Replace script tags in URL with fcc tags.
This prevents some xss bugs blocking code from running
in the iFrame.
2015-10-06 16:39:15 -07:00
..
less finish QAing basic and intermediate bonfires 2015-09-30 01:33:07 -07:00
README.md add revisioning to js/css files to break caching 2015-08-26 23:30:33 -07:00
commonFramework.js Fix replace script tags in URL 2015-10-06 16:39:15 -07: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 fix (hack) override history object with original 2015-09-21 12:54:33 -07:00
main.js Remove portfolio comment from share 2015-09-28 20:05:22 -07:00
plugin.js call chai after load in plugin 2015-08-27 12:36:29 -07:00

README.md

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