this post was submitted on 07 Mar 2024
654 points (95.4% liked)
Programmer Humor
25395 readers
2746 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It'd help if the JavaScript ecosystem could pause on inventing new frameworks every five minutes and instead focus on fixing their tooling problems.
Same. Honestly no issues with react+vite that I haven't been able to solve.
I'd suggest finding some examples or templates that are reasonably close to what you want, and working from there. It's much easier to adapt something existing with small tweaks than building it all yourself.
If you have any concrete questions, feel free to shoot me a DM :)
Yeah, gladly! I know how opaque and difficult that whole thing can be :)