After “Securing a webapp” its time for a followup post, to dig a little deeper.
Get secure
- OWASP’s top 10 JavaScript vulnerabilities
- A talk by Mike West on Frontend Security
- retirejs should run in the CI pipeline and fail the build for errors (vetting)
Get maintainable
- Superhero.js lists a lot of literature on how performance, good tests, security and more