Explore >> Select a destination


You are here

saptaks.blog
| | www.laac.dev
6.4 parsecs away

Travel
| | In the software industry, some argue that technical interviews are broken, and I tend to agree. Instead of going through why they're broken, I'm going to tell you about my favorite technical interview.
| | stribny.name
2.1 parsecs away

Travel
| | How to combine request and response serializers into one for use in ModelViewSets.
| | www.mattlayman.com
3.4 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.
| | codewithstyle.info
21.5 parsecs away

Travel
| Recently I wrote about using RxJS as part of my Functional Programming in JavaScript course. Let's see how to combine RxJS with the Angular framework.