react-workshop icon indicating copy to clipboard operation
react-workshop copied to clipboard

The course material for our React Hooks workshop

Results 7 react-workshop issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.3 Added size argument to function from customAlphabet (by Stefan Sundin)....

dependencies

Fixes course compile on windows without wsl. Resolves issue: https://github.com/ReactTraining/react-workshop/issues/33 ### Testing considerations - was tested using powershell, same environment as described in linked issue - was not tested on...

First off, I'm not familiar with JavaScript so maybe this obvious but it took me a long time to figure this out. Thought I'd open an issue in case someone...

# Bug On Windows `npm start` from cmd or powershell will only compile the full app (ie: either YesterTech or ProjectPlanner) to localhost:3000. ## Expected result: It compiles the chosen...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

dependencies

Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for domain...

dependencies