2020-12-23 UTC
# [Raphael_Luckom] If you take a client-side JS application and change it to not use a client side framework but instead to do equivalent processing sever side, then your net complexity is about the same. But that choice definitely makes sense if, for instance, you're more familiar with server-side frameworks likr Rails.