</>
Collection of my short code snippets written in MDX.
Snippets:
- CSS - How to center element both horizontally and vertically
- Disable SSR for a component in Next.js
- Django - How to override Meta class
- Django REST Framework - Array in a payload is not received when unit testing
- How to authenticate while testing Django REST Framework
- How to generate uuid in bash
- How to reset Django migrations during development
- Integrating camelcase for Django REST Framework & drf_spectacular
- Testing Django REST framework endpoints
- Validating image dimensions in Django REST Framework
- Why does height property not work in CSS