Authentication System in Hono
58 minLearn how to implement email/password authentication, JWT tokens, email verification, and password reset functionality from scratch.
Design Patterns in Java
43 minA comprehensive guide to understanding and implementing design patterns in Java, including creational, structural, and behavioral patterns.