react-three-next icon indicating copy to clipboard operation
react-three-next copied to clipboard

i want to grow

Open Mohammad-DH opened this issue 1 year ago • 1 comments

i just read all the codes and figure it out how noob i am please if there is document on code , let me read it the fact that i dont even understand the purpose of many sections , shows me how dumb i am i will take any advise and will be happy to do anything to make myself a better programmer ( after comparing this code to my own code i cant even call myself a programmer )

Mohammad-DH avatar Feb 06 '24 16:02 Mohammad-DH

Don't worry every one starts somewhere. As of this code the main ingredient parts to know about are:

You should also know the basics around javascript package management with npm (or similar tools like yarn or pnpm). It's a long journey ahead, don't stress yourself and keep building small projects. Maybe make stuff for your friends which is always rewarding and you learn a ton with the pressure of a deadline ;)

Anyway, usually github issues should be used for focused questions or "issues" around the project. Join a discord community or a forum to ask questions like these.

pi43r avatar Feb 11 '24 15:02 pi43r