Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise lessons to teach async/await #278

Open
hfaerber opened this issue Sep 16, 2024 · 1 comment
Open

Revise lessons to teach async/await #278

hfaerber opened this issue Sep 16, 2024 · 1 comment

Comments

@hfaerber
Copy link
Contributor

hfaerber commented Sep 16, 2024

Network Request Lesson:
http://127.0.0.1:4000/module3/lessons/network_requests

React Advanced Data Management Lesson
http://127.0.0.1:4000/module3/lessons/react_advanced_data_management

Update the two lessons above to present async/await with try/catch to mirror the current documentation rather than .then

@hfaerber
Copy link
Contributor Author

hfaerber commented Sep 16, 2024

We'd collectively decided to go straight into teaching them async/await and try/catch to mirror the current documentation. I don't think this change should be prioritized right now but I do think we need to make this change when the curriculum updates are finished. This ticket is low priority until other curriculum updates are done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant