implementing_websockets_with_django
Users now demand information as soon as it's available. If you have to refresh the page to get new information, it's already too late. Luckily, a protocol supported by all modern browsers allows for direct data exchange: WebSockets. read more
django_compressing
In any web project whether it is a static or a dynamic one of the main headache for developers is to compress static files and serve them without affecting the page load time. There are compressors like YUIcompressor, Yuglify and many. read more
mobile_apps_1
So you want to develop hybrid mobile apps using django ? In this tutorial we're going to discuss about creating hybrid apps with angularjs, Django, DjangoRestFramework and redis. read more
djn
Are you a python/django developer ? and wants to learn js/nodejs ? then you can startoff with this tutorial. In this part we're going to discuss basic setup, app structuring and also angularJS setup. read more

Subscribe to our mailing list