All Tips
CSS
- How to implement typewriting effect
- How to create spinner using HTML + CSS
- Css selectors priority from low to high
- Difference between different box model elements
JS
- How to check execution time of a code block?
- How to sort strings in foreign languages?
- How to toggle between password visibility
- Group array of JavaScript objects by duplicate key-value pair/pairs
Django
- How to debug your django application using django-debug-toolbar?
- How to handle Notifications in your Django Application?
- How to find the query associated with a queryset?
- Working with environment variables in Django application