Skip to main content
  1. /classes/
  2. Classes, Fall 2023/
  3. CS4140 Fall 2023: Course Site/

Notes: 28 Async for JS

·75 words·1 min·

Async for JS Team

Async requests:

  • Fetch
  • Websockets
  • React Server Actions

https://nextjs.org/blog/next-14#forms-and-mutations

Expectations for Report 11

During Week 11 (starting next Tuesday) and upon grading:

  • App should load when tested (from off campus).
  • Automatic deployment after PR should be working.
  • Each team member should author and review/merge a PR that gets auto-deployed.
  • There should be an identifyable new test.
  • All new code should be introduced through PRs that are submitted and reviewed/merged by different people.
Nat Tuck
Author
Nat Tuck