2023-04-27 UTC
# bkil tantek++ I fully agree with being cautious of backend hell. Hence why I encourage everyone to adapt the lightest feasible backend for their services possible (backend-optional even). Frontend quickfixes can be rolled out automatically and immediately (i.e., without bundling and just depending up to the minor version number of a given library, not to a patch level of it).