Ask HN: How's your recent experience with the Bootstrap and jQuery stack?
I'm a backend developer and my only frontend experience is with Tailwind and vanilla JS. I want to start working on a few side projects that I'll eventually try to sell. I was looking for libraries or frameworks that would help me build these things, but I'm not going to go through the entire learning path of Vue and React, so I remembered working with jQuery and Bootstrap 7-8 years ago maybe and I'm considering using these.
Do you have any recent experiences with this stack? I see both of them have recent releases and they seem actively maintained. jQuery UI also has a ton of useful plugins. Should I start with this stack? Would you recommend something else?
10 comments
[ 1093 ms ] story [ 1243 ms ] threadIf that's what you need, use it. Then, later, replace it. But in the shortterm it's about having one less thing (i.e., FE) to worry about.
fwiw, the same still applies to jQuery. Perhaps not THE long term answer. But in the MVP short term it can make sense.
I would use something other than jQuery.
What's your backend framework?
Your backend framework might have something like Liveview/Phoenix, Hotwire/Rails Livewire/Laravel that would make it super easy to develop an interactive front end without vue or react.
Just an option to look at.
jQuery UI feels outdatex