Blog

Blog

Automated front-end builds with grunt task runner

Grunt is a javascript task runner used to automate the building and packaging of all front-end components. Grunt has numerous plugins for all repetitive tasks like minification, linting, compilation etc.

Dynamically include/exclude fields to Django Rest Framwork serializers based on user requests

When using serializers with django rest framework, retrieving all fields of the models might cause unnecessary traffic. This can be avoided with careful design.

What is Django middleware and how to Create a custom Django middleware

Middleware

Managing front-end javascript dependencies using Node Package Manager and bower

Maintaining the dependencies of libraries and packages can be cumbersome in the modern development environment if not handled carefully. It is impractical to include the external packages in code management systems. Dependencies can make setting up of new development environment a pain and deployment even harder.

A curated list of Django packages that we frequently use at cowhite

Here is a list of Django packages that we frequently use in our development at Cowhite and we hope this will help you too. And this list is going to be updated regularly.

Recent Posts

Archive

2022
2021
2020
2019
2018
2017
2016
2015
2014

Tags

Authors

Feeds

RSS / Atom