As a part of VENoM series, this talk is about using NodeJS and Express to build REST APIs and demonstrate basic CRUD Operations implementation through Live Coding.
Learn More ! 44
As a part of VENoM series, this talk is about using NodeJS, Express and MongoDB to demonstrate DB Connectivity using mongoose module and create REST APIs using knowledge gained in ExpressJS session and demonstrate basic CRUD Operations through Live Coding.
Learn More ! 52
As a part of VENoM series, this talk is about consuming the previously built REST APIs, which are built on Node, Express and mongoDB, on VueJS frontend.
Learn More ! 19
In this meetup, we are going to learn about NodeJS, the JavaScript runtime engine that launched more than a decade ago and made a massive impact on modern web development, by giving way to new innovations and technologies that revolutionized the world of web development as we know it.
Learn More ! 73
In this meetup, you will learn how to build modern web applications with GraphQL. GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools
Learn More ! 67
This session covers the fundamentals of MERN(MongoDB, Express, React and Nodejs) Stack. We'll be building a web application in the duration of the session and will also show you the best practices of MERN web app building. the session would also include a roadmap of where to head from there.
Learn More ! 88
This session is an introduction about databases in general and MongoDB, in particular. Basic commands are demonstrated along with executing basic CRUD Operations on data present in mongoDB.
Learn More ! 30