Adding real-time notification to Django

Adding-real-time-notification-to-Django

High level of user engagement and notification are vital for the long term success of an app so it is important you do everything to encourage engagement and interaction amongst users when it comes to creating app with user to user interaction it is important to keep users on your app and make sure they … Read more

How to use both Django & NodeJS as backend for your application

Choosing a language for your web/mobile application depends on what you want to achieve from the task. There are many ways and reasons to have your application running on multiple technologies and integrate them. Here I will be talking about two different backend languages that are Django and Node.JS, both are backend technologies and may … Read more

How useful are web application frameworks? & How do I know which framework would suit me?

For non-technical background people; framework is a bunch of libraries, tools that do common task in web development and it aims to ease the common activities which have to perform in web development. Using appropriate framework is essential for a developer because it saves an important time and efforts for building an app. Most of … Read more

How to choose a technology for a Web Application

With internet celebrating its silver anniversary, I must say we have really come a long way in a short span of time.  Many technologies and platforms have evolved. Cherry picking web application, this particular area has seen maximum evolution . We have an outburst of several web pages that kept challenging of something new. Many … Read more