mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-26 08:03:56 -05:00
We wait to load the user before applying the theme as we will begin aggressively caching most of the react app routes. This means we can not depend on user data to determine.
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