These are some of our thoughts on technology and business processes, as well as our inner workings and developer lifestyles.
File upload works differently from simple form inputs, which can be somewhat troublesome for beginners. Here I'll show you how to handle uploads with ease.
This article will tell about the development of a course scheduling application which would incorporate some new ideas.
In this article I'll show you how to deploy Django application to AWS Beanstalk.
In this article we will tell how to create a good application for runners, which can become an analogue of RunKeeper.
In this article I'll show you how to deploy Django with Celery and Postgres to Heroku.
In this beginners friends article I'll explain how to make authentication with Google account on your Django site and how to make authentication for you REST API.
Protection of WEB App is of paramount importance and it should be afforded the same level of security as the intellectual rights or private property. I'm going to cover how to protect your web app.
In this article we'll discuss some tricks you can use with Angular to make routing cleaner and improve SEO of your application.