- 2024- 02
- Create a class based list view with ListView in Django
- Create a class based detail view with DetailView in Django
- Use environs package in Django
- Customize emails for django-allauth in Django
- Use crispy forms in Django
- Create email login authentication with django-allauth in Django
- Collect static files for production serving in Django
- set the login redirect URL in Django
- Create a class based sign up view with CreateView in Django
- Create a class based template view with TemplateView in Django
- Basic Django project tests
- Use useImperativeHandle Hook to expose custom ref handle in React
- Use react-error-boundary package with TS support built-in for function components in React
- Types for forwardRef in React
- Create custom user model in Django
- type for useRef Hook in React
- Use EventHander functions from React types to provide type for event handler as defining useCallback
- Types of DOM events in React
- Types for class components in React
- Type of style props in React