logoalt Hacker News

bdcravensyesterday at 3:11 PM2 repliesview on HN

Isn't the same true of those who use a library that wraps SQL?


Replies

fg137yesterday at 7:48 PM

I think there is a wide spectrum of "wrapping SQL", and very likely not because someone doesn't know SQL well. Depending on the use case, it can be just the right solution or overkill.

Tailwind, on the other hand, attempts to address a different set of problems, but I am not getting into that here -- other comments have summarized it well.

chaosharmonicyesterday at 4:07 PM

I would think manipulating CSS through user input is both less common as an application pattern and less critical as an attack surface.