/blog/ - zsh
user@portfolio
~
$
ls -la blog/
Filter by tags:
All
API
Advanced
Advanced Python
Android
Architecture
Backend
Best Practices
CI/CD
CSS
Caching
Celery
Channels
DRF
Database
Debugging
Deployment
DevOps
Development Tools
Django
Django REST Framework
Docker
Expo
Frontend
Git
GitHub
GraphQL
Graphene
JavaScript
Linux
Maintenance
Mobile
Monitoring
Offline
Optimization
Performance
PostgreSQL
Programming
Pytest
Python
Quality Assurance
React
React Native
Real-time
Redis
Security
Sentry
Server
TailwindCSS
Testing
Tutorial
TypeScript
UX
Version Control
Web Design
Web Development
WebSockets
iOS
Middleware is the "Onion" of Django. Learn how to write custom hooks that process every request entering your application and every response leaving it.
Author: Aslany Rahim
Date: December 02, 2025
41 views
0 likes
0 comments
Django
Backend
Python
Advanced
Don't let your users wait. Learn how to offload time-consuming tasks like email sending and image processing to background workers using Celery and Redis.
Author: Aslany Rahim
Date: November 27, 2025
41 views
0 likes
0 comments
Django
Celery
Redis
Backend
Performance
Learn how to use Django Signals to decouple your application logic. We explore the classic use case of auto-creating User Profiles and discuss when you should avoid signals.
Author: Aslany Rahim
Date: November 25, 2025
59 views
0 likes
0 comments
Django
Python
Backend
Architecture
A deep dive into creating robust REST APIs using Django REST Framework, including serializers, viewsets, and authentication.
Author: Aslany Rahim
Date: November 15, 2025
36 views
0 likes
0 comments
Django
Django REST Framework
API
Backend
user@portfolio
~
$
_