We’re a Python/Django shop. In the early days of Tivix, there was discussion around which framework and language should be our primary focus. At the time, Ruby versus…
Read moreLatest
2 min read
3 min read
There are a lot of front-end frameworks, and choosing the correct one is tough. In our day-to-day work, Angular or plain JS with some jQuery usually make the…
Read more2 min read
We love Python, one-line deploys, and doing whatever we can to make our lives easier. Fabric does all this and more: anything from setting up a new server…
Read more1 min read
During my time with Tivix, I’ve seen and experienced rapid growth and have used nearly every major piece of technology in a web stack. One question clients consistently…
Read more2 min read
When building nearly every application in Django there comes a time where you want to associate more information with a user then just the built in ones. Django lets you as…
Read more