You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: courses/frontend/react/week5/session-plan.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@
93
93
- Explain how Next.js supports Server Actions and Server Components as React features
94
94
- Introduce API routes as a concept from the backend side of web development
95
95
- Provide an overview of [Route Handlers](https://nextjs.org/docs/app/getting-started/route-handlers) and how they allow to create an API route that returns JSON
96
-
-_(The concept of APIs is covered in detail in the backend specialisation)_
96
+
-[_(The concept of APIs is covered in detail in the backend specialization)_](/courses/backend/node/README.md)
0 commit comments