Hacker News new | ask | show | jobs
by dsacco 3982 days ago
From a security perspective, frameworks are theoretically superior. Much like how you should not roll your own crypto, instead opting for well tested libraries, a good web framework will be built with rigorous security in mind.

That's the theory, anyway. Your mileage will vary depending on how security savvy your engineering team is regardless, but at least with a framework it's usually straightforward to fix well classified bugs.