Explore >> Select a destination


You are here

hynek.me
| | www.mattlayman.com
4.0 parsecs away

Travel
| | If you use Django REST Framework and the DRF JSON API extension, you may want to learn how to sideload extra resources to save on network requests of commonly paired models. We will explore the extra settings required to make that happen.
| | richardtier.com
5.7 parsecs away

Travel
| | Django Rest Framework integrates well with models to provide out of the box validation, and ModelSerializers allow futher fine-grained custom validation. However, if you're not using a model as the resource of your endpoint then the code required for custom validation of complex data structure can get hairy. If there is a heavily nested data...
| | doughellmann.com
5.2 parsecs away

Travel
| | [AI summary] This book provides examples of using Python 3's Standard Library modules to enhance application development, covering topics like text processing, data structures, algorithms, and networking.
| | jrhawley.ca
21.5 parsecs away

Travel
| This post is a walkthrough of how to get these Linux GUI applications running on Windows using the Windows Subsystem for Linux.