learn-co-curriculum / this-is-react-readme

Other
0 stars 62 forks source link

Known Issues - React #3

Open maxwellbenton opened 5 years ago

maxwellbenton commented 5 years ago

The current React curriculum has the known ordering issues. These issues will be addressed in an upcoming redesign of our React content.

Current known ordering issues:

react-jsx react-jsx 2 react-simple-state-lab introduces events before events are introduced react-events-crash-course-readme React Props and State (Combining it All) introduces fetch before async section quote-maker-react-lab intro-to-redux-library-codealong intro-to-redux-library-codealong 2 map-state-to-props-readme redux-delete-codealong

Duplicate Labs:

react-events-crash-course-readme and react-event-system

Existing Known Issues:

Building Forms tests are too specific

Future Work:

Use JSON-server to create query based fake API to replace Giphy - Giphy API key not valid anymore Choose clearer example to convey the value of using presentational components DONE - De-chromeboi to improve performance in react-using-callbacks-to-pass-information-lab and convert to code-along/add real tests Request for a more interactive way to test code examples Revive Boozer Challenge with Non-Alcoholic Fake JSON API Add Hooks content Replace Virtual DOM Readme with updated lesson on diffing/basics of Fiber

Learn Issues:

Solved - LABSBOARD-2965 - Test light misfire due to outdated dependency

mkirby commented 3 years ago

Hey @maxwellbenton! Any update on the upcoming redesign of the React phase content? These issues and flags seem to still persist on the deployment to Canvas from learn.co. Thanks!