IPL(Indian Premier League) Dashboard using Flask, AmCharts, and MongoDB
IntroductionIPL as we all know is one of the most decorated cricket premier leagues in the world.In this blog, we
MongoDB Part-1 (Introduction)
What is MongoDB?MongoDB is a NO-SQL database.Managed by the company that is also known as MongoDB.The name mongo comes from
Server Side GraphQL With Apollo Server In Node.js
What is GraphQLA Spec that describes a declarative query language that your client can use to ask an API for
Introduction to SSH
IntroductionSSH stands for Secure Shell is a cryptographic network protocol for exchanging data over an unsecured network.SSH provides a secure
Next.js, The FullStack React Framework By Vercel
The Web SDKNext.js gives you the best developer experience with all the features you need for production: hybrid static &
Best Practices For Scalable React.js Applications
Introduction:Hey everyone, this blog is about the best practices which one should follow to make their application scalable at the
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
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
IntroductionNode.js is one of the most popular javascript runtimes out there. It allows javascript code to run on the server-side
GraphQL Using Python – Graphene Part-1
IntroductionGraphQL is a query language developed by Facebook in 2012 and was made open-source in 2015.GraphQL is a server-side language