2024-01-04 UTC
# [aciccarello] My employer develops a web based app for companies to manage funds. Our old architecture is server rendered but has poor code organization so they want to move everything to react. There doesn't seem to be much concern about performance since it is a logged-in experience and our database is already a bottleneck. But I often wonder when React will bite us.