Css reuse

Communities don't get offended by this question, can i create my own navbar that is responsive and push it to GitHub, Whenever I want to use it I will get it there and modify it to my test i am just a self taught programmer that's why i am asking To make work easier for me You people are my hope, I am teaching myself programming that's why I ask questions
9 Replies
Anurag M
Anurag M2mo ago
Yeah, I think creating reusable components is a good habit.
ἔρως
ἔρως2mo ago
well, shadcn is entirely composed of reusable components
CHIDEX
CHIDEXOP2mo ago
I know about it but the installation is difficult for me
ἔρως
ἔρως2mo ago
that is because it is a collection of reusable components the install process used to be even worse before: you would have to go to the website, manually copy the code, paste the code into a file and then use it
CHIDEX
CHIDEXOP2mo ago
No description
CHIDEX
CHIDEXOP2mo ago
What someone told me I love css and I will like to have my own component
ἔρως
ἔρως2mo ago
well, i cant agree or disagree, since you didnt specify if the navbar will be reused or not if it is reused, that is bad advice however, you can make your own ui set, with your own components, that you re-use for your projects
Anurag M
Anurag M2mo ago
100% agree with it.
ἔρως
ἔρως2mo ago
me too, but that's because i said it

Did you find this page helpful?