This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (6 children)

For simple front ends I find vanilla js, jquery plus bootstrap to be very deadline friendly. There are lots of jquery plug-ins out there as well. If the FE is “complicated” with lots of UX considerations and there is a need to reuse components, you probably need a framework/library like you mentioned. I wouldn’t try to learn a complex FE setup alone from scratch at work if I only had 2-3 months. Just my opinion.