Thanks. Of the research I've done -- NextJS was where I was leaning...
What about HTML/CSS? Last I was in the game was Bootstrap, but is there a good reason to be learning something new?
600 sats \ 0 replies \ @k00b 26 Feb
If you've worked in ops, configuration files are a lot like HTML/css. This declarative, static markup. React abstracts HTML away almost entirely by kind of subsuming it. For CSS google/chatgpt is your friend. In either case, google/chatgpt is your friend.
For CSS, we use bootstrap but a lot of folks use tailwind. There are millions of flavors of these CSS libraries that do a lot of the boilerplate stuff.
reply