TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.08k stars 12.57k forks source link

More on state: Reword sentence about asynchronous state updates to better fit Odin Project writing style. #28282

Closed kahmoh closed 5 days ago

kahmoh commented 5 days ago

Because

I've noticed throughout the curriculum, the writing style tends towards a lack of assumptions regarding the learner. One such example is in the opening lesson for React. The lesson used to read something along the lines of 'to do list was a long project, but with react, we can get the core functionality working in a few minutes.' This was reworded to not give any specific suggestion on how long it would take.

This PR

-Reword sentence about asynchronous state updates to better Odin Project writing style.

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements