Caktus Blog
Web development blog with how-to's on UX, quality assurance, project management, and more.
-
When a Clean Merge is Wrong
Git conflicts tell us when changes don’t go together. While working with other developers, or even when working more than one branch by yourself, changes to the same code can ha... Read more
March 19, 2018 -
What is Software Quality Assurance?
A crucial but often overlooked aspect of software development is quality assurance (QA). If you have an app in progress, you will likely hear this term throughout the developmen... Read more
March 14, 2018 -
Managing Sprint Reviews for Multiple Clients or Projects
Sprint reviews for teams working with multiple clients and managing multiple projects can be a challenge. At Caktus, we combine more traditional sprint review guidelines with so... Read more
March 12, 2018 -
Basics of Django Rest Framework
What Is Django Rest Framework? Django Rest Framework (DRF) is a library which works with standard Django models to build a flexible and powerful API for your project. Basic Arch... Read more
February 26, 2018 -
Add Value To Your Django Project With An API
How do your users interact with your web app? Do you have users who are requesting new features? Are there more good feature requests than you have developer hours to build? Oft... Read more
February 19, 2018 -
UX Research Methods 3: Evaluating What Is
In previous blog posts on UX research methods, I discussed techniques we use to understand how users think and feel, what they need and want, and why; and those we use to analyz... Read more
February 5, 2018