Backend
January 15, 20248 min read
Building Scalable APIs with Django REST Framework
Learn best practices for creating production-ready APIs using Django REST Framework with proper authentication, pagination, and caching strategies.
Read More
Thoughts, tutorials, and insights about software development, best practices, and the technologies I work with.
Learn best practices for creating production-ready APIs using Django REST Framework with proper authentication, pagination, and caching strategies.
A deep dive into Flutter state management solutions, comparing Provider and Riverpod with practical examples and use cases.
Exploring React Server Components in Next.js 14, understanding the new app router, and optimizing for performance.
Step-by-step guide to containerizing Django applications and deploying them to production using Docker and Docker Compose.