What is User Research and Why you should do it?
To validate and inform design decisions, more companies have started incorporating UCD methods in their process. Let’s start with this, usability
Rails Or Sinatra ?
What to choose for the web framework when working with Ruby? Rails or Sinatra? You need to check on each framework
AWS – AppSync Introduction and Demo
Introduction- AppSync is a service provided by AWS(Amazon Web Services) that helps in creating the API using GraphQL. GraphQL is
Python: N-Dimensional List to a 1-Dimension
The Problem Nowadays lists are the most used data types in python, In most of the interviews, people ask questions about
Data Analytics
Introduction Data Analytics is the process of exploring the data from the past to make appropriate decisions in the future by
Django – The python web framework for perfectionists with deadlines
For satisfying different kinds of project needs, there are multiple web frameworks available in the market. Choosing one of them
Best Practices while working with node.js
Introduction Node.js is one of the most popular javascript runtimes out there. It allows javascript code to run on the server-side