Tag: backend
All the articles and notes with the tag "backend".
NextJS Server Actions with Zod and React Hook Form
Published: at 08:00 PM| NoteSimple usage of Zod and React Hook Form with NextJS server actions.
Date and Time in Software Development: Complexities and Concerns
Published: at 12:00 AM| Blog PostExplore the complexities and concerns of handling date and time in software development, including edge cases and potential pitfalls.
Messaging Services in AWS: SNS, SQS, Kinesis, and EventBridge
Published: at 12:00 AM| Blog PostExplore AWS messaging services like SNS, SQS, Kinesis, and EventBridge, and learn how to choose the right one for your distributed system.
End-to-End Type Safety: Development and Runtime Validation with TypeScript and Zod
Published: at 12:00 AM| Blog PostTypeScript is only half the battle. Learn how to achieve end-to-end type safety with runtime validation using Zod.
Refactoring Techniques for Ruby on Rails Applications: A Comprehensive 5-Step Guide
Published: at 12:00 AM| Blog PostLearn how to refactor your Ruby on Rails application in 5 essential steps to enhance performance, maintainability, and security.