HN user

verticalpalette

19 karma
Posts7
Comments4
View on HN

Actually, I think this library could provide a security benefit since generating code by string concatenation is generally dagnerous. Analogous to generating HTML or SQL -- safer to use a library than to construct it yourself.