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
It likely makes sense to wait for #66 before creating a training exercise since the App Router includes many concepts that are different from the Pages Router currently in use.
What's the task?
The Next.js template includes multiple components that are useful for application teams, but an important part about the platform templates includes training as well. This milestone is to design a training exercise that can be used to onboard engineers onto the Platform and help them become fluent with the platform's components. The training exercise should ideally touch the various components of the Next.js template, including Storybook, internationalization, and the base Next.js framework.
For this task, we want to create an outline showing the scope of the exercise to get feedback, before investing too much time in building it out.
The text was updated successfully, but these errors were encountered:
Is the idea for the user to complete an assignment that must pass a set of test cases? Maybe have them fetch todos from a server component and pass it down to a client component?
Some random thoughts about this (if time allows):
A discussion of the client server boundary - I thought that was a bit confusing at first
Mermaid diagrams showing the ordering of server to client components could be useful
Blockers
It likely makes sense to wait for #66 before creating a training exercise since the App Router includes many concepts that are different from the Pages Router currently in use.
What's the task?
The Next.js template includes multiple components that are useful for application teams, but an important part about the platform templates includes training as well. This milestone is to design a training exercise that can be used to onboard engineers onto the Platform and help them become fluent with the platform's components. The training exercise should ideally touch the various components of the Next.js template, including Storybook, internationalization, and the base Next.js framework.
For this task, we want to create an outline showing the scope of the exercise to get feedback, before investing too much time in building it out.
The text was updated successfully, but these errors were encountered: