Reusing GraphQL Queries within Django
How we query our GraphQL API directly through Python avoiding duplication of query logic and overhead of web requests.
·
Patrick Altman
Keep Your Vue Apps Fresh
Keeping your Vue SPA up to date when new code is released.
·
Patrick Altman