Showing 115 to 120 of 311 blog posts in the technical category.
-
Subtests are the Best
Subtests are the best Testing our code is important. Because developers write bugs, it’s valuable to catch and correct them before the code gets to production so our apps work... Read more
May 29, 2017 -
3 Reasons to Upgrade to the Latest Version of Django
Wondering if you need to upgrade to the latest version of Django? Here are 3 reasons we think you should. Read more
May 22, 2017 -
Using Tokens During Sprint Planning to Allocate Time
In January of 2016, Caktus transitioned from a general Agile development environment to a more focused Scrum environment. Part of this transition entailed moving from a targeted... Read more
May 8, 2017 -
ShipIt Day Recap Q2 2017
Once per quarter, Caktus employees have the opportunity to take a day away from client work to focus on learning or refreshing skills, testing out ideas, or working on open sour... Read more
May 3, 2017 -
Building a Custom Block Template Tag
Building custom tags for Django templates has gotten much easier over the years, with decorators provided that do most of the work when building common, simple kinds of tags. O... Read more
May 1, 2017 -
Learning to ask the right questions, or people
I ask a lot of questions as a developer. Some of them have been more basic, like ‘How do I import a Python function from one file into another?’, and some more complex, like ‘Ho... Read more
April 10, 2017