A security checklist of 7 things to improve the security of your Next.js applications. Dependencies, data validation & sanitization, environment variables, code exposure, security headers, centralizing functions, getting help from your editor.
Learn practical strategies to architecting your web application so it can pivot between providers, scale effectively, and maintain high performance and reliability. Discover how to future-proof your app and avoid the pitfalls of vendor lock-in. Future you, and your wallet, will thank you!
A tutorial for protecting your NestJS application with Arcjet. Arcjet makes it easy to build rate limiting, bot detection, email verification & attack detection into NestJS.
Environment variables seem convenient for secrets management, but they're a target for attacker lateral movement. Learn why they're risky and how to better store your secrets safely.