freeCodeCamp/client
Mikhail Pontus 3144820405 fix(challenges): Implement Help Dialog
This commit applies changes from 78e86f514f.

It introduces Help dialog which guides the user to review Read-Search-Ask
methodology, ask the question on the forums or in gitter chatroom.

This dialog replaces existing Help button which was leading to Gitter Chatroom.
2017-12-23 14:58:06 +03:00
..
epics Feat: anon navbar (#16189) 2017-12-15 15:53:32 -06:00
less fix(challenges): Implement Help Dialog 2017-12-23 14:58:06 +03:00
utils Feat(Challenges): no js preview (#16149) 2017-12-07 18:13:19 -06:00
README.md
cold-reload.js Add webpack cold reloading 2016-07-28 23:39:17 -07:00
es6-shims.js
frame-runner.js Feat: react redux migration (#16200) 2017-12-18 15:04:03 -06:00
index.js feat: prep for modern challenges (#15781) 2017-11-09 19:10:30 -06:00
main.js fix(main): static page links and constantStrings 2017-09-16 17:16:48 -05:00

README.md

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