87034024
Series
Secure by Default
Part 9 of 9
SecurityNext.jsArchitecture
Zero-Trust Architecture for Web Applications
Moving beyond perimeter security. Implementing zero-trust principles in your Next.js applications.
AD
An Dinh
@andinh · 4d ago
11 min read9.8K
Completed
Secure by Default
A comprehensive guide to application security for modern web developers. OWASP, auth, encryption, and more.
AD
An Dinh
@andinh
Security researcher and educator. Teaching developers to build secure applications.
15.7K followers56 articles
Related Articles
ReactNext.js
Why React Server Components Change Everything
A deep dive into the mental model shift RSC brings to React applications, and why it matters for the future of web development.
TTToan Tran12m
CSSArchitecture
Token-Driven Design: Beyond CSS Variables
How to architect a design token system that works across platforms, tools, and team boundaries.
LNLinh Nguyen9m
System DesignPerformance
Scaling WebSocket Connections to 1M Users
Practical patterns for scaling real-time WebSocket connections using connection pooling, sharding, and edge compute.
KVKhoa Vo14m
