👀
Highlights
- Pro
Pinned Loading
-
drf-cheat-sheet
drf-cheat-sheet PublicCheat sheet / quick reference guide for Django REST Framework.
-
altera-backend
altera-backend PublicThis is a backend that I built using NestJS that has authentication with JWT, file-uploading with AWS S3 and E2E testing set up
TypeScript
-
programming-challenges
programming-challenges PublicMy solutions to different programming problems.
Python 1
-
mini-projects
mini-projects PublicCollection of mini projects gathered not yet worthy of having their own repo.
JavaScript
-
-
Serializing objects with unusual pro...
Serializing objects with unusual properties (Set, Date, any custom class, etc) to proper JSON-compatible objects. 1// ...... other BaseModel code
23/**
4* Recursively serialize properties through class getters
5* Returns ready object for JSON.stringify()
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.