A workshopper module for learning React, based on thinking in react.
It will hopefully help you get started with React and help you to get a good workflow from the get-go.
$ npm install -g thinking-in-react
Just run
$ thinking-in-react
to play.
refs to functions instead of strings (now deprecated)react-addons-test-utils to install instructionsreact-addons-test-utils fixes step 5 Bumping jsdom introduces a breaking change (major release) since the new version no longer supports node 0.x.
If you see build issues with contextify then make sure to upgrade to node 4+ and things should work.
If you don't want to upgrade node feel free to install thinking-in-react@2.0.0 :smile:
thinking-in-react server to test your solution in the browser!$ claude mcp add thinking-in-react \
-- python -m otcore.mcp_server <graph>