Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Creating apps using React and CosmosDB
Rating: 3.9 out of 5(26 ratings)
7,518 students

Creating apps using React and CosmosDB

Create Web Apps using React and CosmosDB
Last updated 6/2021
English

What you'll learn

  • React
  • CosmosDB

Course content

1 section11 lectures38m total length
  • Introduction1:08

    Introduction to React and CosmosDB

  • Install Node.Js and React1:20

    Install Node.js and React

  • Setting up Visual Studio Code Editor and Azure Extensions1:53

    Setting up Visual Studio Code Editor and Azure Extensions

  • Creating Project using React and CosmosDB2:15

    Creating Project using React and CosmosDB

  • Create Database2:14

    Create Database

  • Installing Dependencies5:34

    Installing Dependencies

  • Connecting to cosmosDB9:16

    Connecting to cosmosDB

  • Understanding Workflow3:55

    Understanding Workflow

  • Custom Services and Creating Component4:33

    Custom Services and Creating Component

  • CRUD Operations - Add Record4:02

    CRUD Operations - Add Record

  • CRUD Operations - Delete Record2:18

    CRUD Operations - Delete Record

Requirements

  • Basic Programming Knowledge

Description

In this course, we will be covering the basics of creating web applications using React and CosmosDB

As we all know React is an open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications.

and Azure Cosmos DB is Microsoft's proprietary globally distributed, multi-model database service "for managing data at planet-scale". It is schema-agnostic, horizontally scalable, and generally classified as a NoSQL database

We will also need Node.js which is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.

Node.js lets developers use JavaScript to write command-line tools and for server-side scripting—running scripts server-side to produce dynamic web page content before the page is sent to the user's web browser. Consequently, Node.js represents a "JavaScript everywhere" paradigm, unifying web application development around a single programming language, rather than different languages for server-side and client-side scripts.

We will be covering the following items

  1. Lecture 1: Introduction

  2. Lecture 2: Install Node.Js and React

  3. Lecture 3: Setting up Visual Studio Code Editor and Azure Extensions

  4. Lecture 4: Creating Project using React and CosmosDB

  5. Lecture 5: Create Database

  6. Lecture 6: Installing Dependencies

  7. Lecture 7: Connecting to CosmosDB

  8. Lecture 8: Understanding Workflow

  9. Lecture 9: Custom Services and Creating Component

  10. Lecture 10: CRUD Operations - Add Record

  11. Lecture 11: CRUD Operations - Delete Record

So let's start learning creating web apps using React and CosmosDB

Who this course is for:

  • Aspiring Web Developers
  • Web Developers