Menu

Close
  • Home
  • LinkedIn
  • Github
  • StackOverflow
  • Tangent Solutions
Subscribe
Menu

Toast38coza

Learning as I go

Scroll Down
Page 1 of 7 Older Posts →

Django: Custom Manager With Chainable QuerySets

Learn how to use QuerySets to create managers on Django models that allows for method chaining »

Christo Crampton Christo Crampton on django, python 01 June 2020

Inter-service communication with Celery

When working with MicroServices, inter-service communication can get quite tricky. Celery is a distributed queue - but we tend to use it primarily for processing workloads »

Christo Crampton Christo Crampton 10 September 2019

Automatically build and serve your Jekyll website with Docker Cloud

This article will teach you how to: * Automatically build your Jekyll site into a docker-container using Docker Cloud. Including: * serve a Jekyll site using nginx inside »

Christo Crampton Christo Crampton on docker, jekyll, docker-cloud, docker automated build 07 May 2017

Adding New Relic to your dockerized Django app

This tutorial will walk you through installing the New Relic agent in a Dockerized setup. This example is for Django, but the approach should apply to »

Christo Crampton Christo Crampton on docker, django, docker-compose, new relic 23 March 2017

Make your vuex store globally available by registering it as a plugin

Vuex [https://vuex.vuejs.org/] is awesome. But, if you're like me, you find yourself importing it in your application almost everywhere. So .. why not just »

Christo Crampton Christo Crampton on vuejs, vuex, javascript 10 February 2017
Page 1 of 7 Older Posts →
Toast38coza © 2023
Proudly published with Ghost