Practical engineering notes
Clear writing about web development, systems, and modern software.
Beepplos is a small publication focused on useful technical ideas, implementation details, and lessons worth keeping.
10 Essential TypeScript and React Best Practices for Safer Code
Master TypeScript and React with these 10 crucial best practices, from compile-time validation to runtime error handling, to write safer and more maintainable code.
Frontend Engineering Bence Papp
Read article
Understanding OAuth: The Modern Standard for Secure Authorization
OAuth is a modern standard for secure authorization. This guide explains how it works, when to use it, and how it compares to OpenID.
Authentication Bence Papp
Read article