Explore >> Select a destination


You are here

stribny.name
| | tomasvotruba.com
7.4 parsecs away

Travel
| | Do you have a monorepo, with 2 packages at least, autoloaded with composer and splitting works? Good! Now you're about to set up testing and code quality tools. How to make testing so tight no bug can escape?
| | sam.hooke.me
5.7 parsecs away

Travel
| | The home page of Sam Hooke.
| | davi.sh
5.7 parsecs away

Travel
| | I often want to include related nested objects in my Django REST Framework ModelViewSets for CRUD operations, but don't want those related objects cluttering up the list view. To accomplish this, you can return a serializer from get_serializer_class() that doesn't include the nested relation when the ViewSet action is list. I ended up doing this on a bunch of viewsets, so I factored the logic out into a separate mixin: from typing import Union from rest_framework import viewsets class ListSerializerMixi....
| | www.glassdoor.com
45.7 parsecs away

Travel
| Learn how to structure the different stages of the interview to improve your process and overall quality of hiring.