Announcing carbon-tutorial-nextjs
#15048
Replies: 6 comments 5 replies
-
Hey IBM Carbon Team! Question:Is there a specific reason why the tutorial suggest newcomers to load all their page specific styles, mixins, and overrides into the CSS modules reduces the need to "have good names" to avoid collisions with other pages that might use the same name and the bundle size per page would be smaller if we only ship the styles we need for a given page. Please advise. Thank you in advance, I am an intern still learning my way around web dev :) Bugs Encountered:
|
Beta Was this translation helpful? Give feedback.
-
Hi there 👋 ! I just went through the Carbon Next.js tutorial. It was great! Thanks for putting it together. I found a few small things in the docs that were off. Nothing major, but might make the next persons read through a tad simpler. I'll title the below sections by the correspondning Tutorial step and list things I found. Thanks to all those involved for putting this together! Overview
Step 1
Step 2
Step 3
Step 4
Step 5
Wrapping up
|
Beta Was this translation helpful? Give feedback.
-
Hello, I have setup issues. The I am running on Linux RHEL 8.8
Error found while running
|
Beta Was this translation helpful? Give feedback.
-
Hi, I would like to know why the tutorial does not use Typescript. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Surfacing some feedback we received about Step 5:
|
Beta Was this translation helpful? Give feedback.
-
Surfacing some feedback we received about complexity:
This feedback is rooted in developers who are completing the tutorial as part of their onboarding process and are having difficulty completing the tutorial due to errors with yarn, running the project, unfamiliarity with next.js, etc. |
Beta Was this translation helpful? Give feedback.
-
We're excited to share the newest iteration of our React tutorial,
carbon-tutorial-nextjs
. This is based on the previous tutorial you may have already taken, but has now been updated to use Next.JS instead ofreact-scripts
(Create React App).If you've taken the new tutorial, we're interested in knowing how your experience was. Please leave a comment below. We can funnel new ideas or problems into issues if necessary. Thanks for taking the Carbon React tutorial! 🥳
Beta Was this translation helpful? Give feedback.
All reactions