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
in the launcher, can ask user whether need to auto install those most commonly used packages like eslint, prettier, tailwindcss, and remove ask user whether need to install by npm, maybe pnpm become more and more popular
change default alias from ~/ to @/, because most other frontend frameworks use @/ by default. since most people start studying react, always use @/, and ~/ will make users feel unfamiliar, although users can make changes themselves, users want to have more automation out of the box
optimize the documentation. The current documentation is not well structured and is not conducive for novices to accept and learn. look this video: https://youtu.be/1Q_JSrXgPhM?si=laUcz5O7Uw-XPWgP
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
eslint
,prettier
,tailwindcss
, and remove ask user whether need to install by npm, maybe pnpm become more and more popular~/
to@/
, because most other frontend frameworks use@/
by default. since most people start studying react, always use@/
, and~/
will make users feel unfamiliar, although users can make changes themselves, users want to have more automation out of the boxBeta Was this translation helpful? Give feedback.
All reactions