Practical Course E-commerce mobile app with React Native Tutorial beginners| Backend Server Create

Опубликовано: 18 Июнь 2026
на канале: Bijoy DevPro
68
3

Step By Step stack e-commerce mobile app with React Native Tutorial beginners |Backend Server Create [2023]

015 Creating the Backend Server with Express (00:00:00 - 00:06:38)

We begin by setting up the foundational structure of our backend server using the Express.js framework. This step serves as the starting point for our journey into backend development.
016 Reading Environment Variables (00:11:37)

Here, we explore the importance of environment variables and learn how to read and manage them within our Express application. Environment variables help keep sensitive information secure and allow for configuration flexibility.
017 Create First API Call & Parsing JSON Data (00:18:49)

We take a significant leap forward by creating our first API call. This involves understanding how to structure API endpoints and how to parse JSON data received from client requests.
018 Logging API Requests (00:21:28)

Logging is a crucial aspect of backend development. In this section, we learn how to implement logging for API requests, which aids in debugging and monitoring the system's behavior.
019 Installing Mongoose and Connecting to MongoDB Database (00:31:31)

Databases are the backbone of most applications. We introduce the Mongoose library and connect our Express application to a MongoDB database, facilitating data storage and retrieval.
020 Read_Write Data to Database Using API (00:46:02)

Building on our database connection, we dive into reading and writing data to and from the MongoDB database using API endpoints. This step is fundamental for managing product listings, user information, and more.
021 Analyzing the E-Shop Database (00:51:42)

With data in our database, we delve into analyzing the structure and content of our E-Shop database. Understanding the database schema is essential for effective data management.
022 Create Backend API Routes & Schemas (01:01:30)

Here, we create custom API routes and define data schemas. This step is pivotal for structuring how data is handled within our application.
023 Enabling CORS & Why Do We Need It (01:04:46)

Cross-Origin Resource Sharing (CORS) is a crucial security consideration when developing APIs. We explore the importance of CORS and how to enable it in our Express application to ensure secure data transmission between different origins.

Time Span
015 Creating the Backend Server with Express 00:00:00 - 00:06:38
016 Reading Environment Variables 00:11:37
017 Create First API Call & Parsing Json Data 00:18:49
018 Logging API Requests 00:21:28
019 Installing Mongoose and Connect to MongoDB Database 00:31:31
020 Read_Write Data to Database Using API 00:46:02
021 Analysing the E-Shop Database 00:51:42
022 Create Backend API Routes & Schemas 01:01:30
023 Enabling CORS & Why Do We Need It 01:04:46

/\//\\//\\//\\//\\//\\/\\//\//\\//\\//\\//\\//\\/\\//\//\\//\\//\\//\\//\\/\\//
BackEnd Server Create
   • Practical Course E-commerce mobile app wit...  
/\//\\//\\//\\//\\//\\/\\//\//\\//\\//\\//\\//\\/\\//\//\\//\\//\\//\\//\\/\\//
Contact Us

Facebook https://www.facebook.com/profile.php?...
Mail [email protected]
For Source Code
   / @bijoydevpro  

/\//\\//\\//\\//\\//\\/\\//\//\\//\\//\\//\\//\\/\\//\//\\//\\//\\//\\//\\/\\//

#reactnative #learnwithdevil #mobileapp