Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-02-02 03:55:51
30-Day Money-Back Guarantee
Development Web Development React

Mobile and Web Development 2021 Guide-inlc. NodeJS & MongoDB

Become mobile and web developer with React JS, React Native ( inlc. Router, Hooks, Context ), NodeJS & MongoDB and more!
New
Rating: 4.9 out of 54.9 (5 ratings)
23 students
Created by Oak Academy
Last updated 2/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Dive in React JS and Native
  • Learn how to build single page applications with React JS
  • Learn to connect to an external API
  • Create reusable React Components
  • Set up our virtual environment
  • Run Android and IOS simulator
  • JSX syntax and expressions
  • ES6 syntax
  • See the content on the simulator
  • User Inputs, Forms and Events in React
  • Using React Portals to render Children Outside the DOM Hierarchy
  • React JS Hooks and Context
  • React’s modern face is to develop web applications with React Js Hooks and Context
  • Creating Hooks and Context structures
  • Routing with React Router
  • Route Between Different Screens
  • Data Transfer Between Different Screens with React Navigation
  • Reducer, action and dispatch concepts and much more
  • How to use coding techniques to make efficient development with React
  • Build fast, user-friendly web apps with React
  • Dive into Nodejs, learn rapidy growing web server technology, Nodejs & understand how NodeJS works with Node course!
  • By learning growing web server technology, Nodejs, you can improve your skills, get a new job and you can build powerful, robust web applications.
  • Learn the key concepts of the NodeJS
  • Learn to create servers, and understand how it works
  • Understand and use the Event Emitter
  • Understand Buffers, Streams, and Pipes
  • Learn routing with NodeJS
  • Learn the most used, open-source document database, and NoSQL database aka MongoDB
  • Install MongoDB
  • Logic behind the MongoDB data storage
  • The most popular Object Data Modeling Library for MongoDB, Mongoose JS
  • Learn to execute CRUD - write queries to create, read, update and delete operations
  • Understand terminal commands for managing the database
  • Advanced Features of MongooseJS
  • The best testing framework for NodeJS, Mocha
  • Learn how easy to use MongoDB

Course content

38 sections • 212 lectures • 24h 36m total length

  • Preview11:06
  • Preview09:21
  • Project Files and Course Documents
    00:05
  • Let, Const and Var in 3 Minutes
    03:53
  • Install Node JS
    05:29
  • Create Your React App
    05:38
  • Why You Will Need To Create a React App?
    06:30
  • Start Creating React App
    06:27
  • Do You Want to Learn How To Stop React App?
    05:20
  • Important Functional Components
    15:08

  • Converting HTML JSX
    06:05
  • Inline Styling with JSX in React JS
    10:56
  • JavaScript Variable in JSX
    12:45

  • Three Tenets of Components
    03:34
  • Simple App with React
    02:58
  • Styling App with Semantic UI
    08:37
  • Building Component
    04:00
  • Specifying The Image in React JS
    03:22
  • Duplicating The Single Component
    02:01
  • Component Nesting
    12:09
  • Props System
    04:13
  • Passing Props to Child
    13:05
  • Reusable Component Overview
    02:49
  • Props Children
    12:44
  • Quiz
    1 question

  • Class - Based Components and Functional Components
    05:51
  • New App Overview
    08:45
  • Getting Users Physical Location
    08:00
  • Handling Async Operation in React
    03:37
  • Transformation Functional Component to Class Based Component
    04:56

  • State Rules
    04:22
  • Initializing State In Constructor
    13:51
  • Lifecycle Method Overview
    12:28
  • Conditional Rendering
    05:21

  • Get to Know Lifecycle Method
    13:29
  • Refactoring App with Lifecycle Method
    03:10
  • Passing State as Props
    04:30
  • Ternary Expressions in JSX
    05:51
  • Showing Picture
    06:36
  • Styling The App
    10:14
  • Free React Developer Tools
    03:51
  • General App Review
    07:25

  • App Overview
    02:46
  • Component Design
    03:05
  • Handling Forms
    08:35
  • Styling The App
    03:25
  • Creating Event Handlers
    06:18
  • Controlled vs Uncontrolled Elements
    04:36
  • Why Controlled Elements?
    07:42
  • Understanding ‘this’ Key Word In JS
    10:21
  • Communicating Child to Parent
    03:04
  • Invoking Callbacks In Children
    04:57

  • Fetching Data
    03:52
  • Axios vs Fetch
    03:52
  • Async Await Function
    10:09
  • Setting The State
    06:11
  • Rendering a List of Components
    05:17
  • Implementing The Key Values In List
    04:37
  • What We Have Learned From The App?
    04:07

  • Initializing The Project
    03:15
  • The React Router
    21:11
  • Link and NavLinks
    06:08
  • Programmatic Redirects
    07:23
  • Route Parameters
    15:09
  • React Router Switch Tag
    03:56

  • How to Create a Modal?
    08:51
  • Why React Portals?
    07:40
  • Creating a React Portals
    06:55

Requirements

  • No prior knowledge is required!
  • A Windows PC, Mac or Linux Computer
  • JavaScript + HTML + CSS fundamentals are absolutely required but you don’t need to be an expert
  • Desire to learn React
  • Nothing else! It’s just you, your computer and your ambition to get started today

Description

Hello there,

Welcome to Mobile and Web Development 2021 Guide-inlc. NodeJS & MongoDB course.

  • Do you want to learn React Js from scratch?

  • Do you want to learn React Native from scratch?

  • Do you want to learn the latest React features of the Hooks and Context system?

  • Do you want to create an app with React React Router; in a very detailed way?

  • Do you want to learn NodeJS from scratch?

  • Do you want to learn Mongo DB from scratch?

If your answer is "Yes", you are in the right place. This Mobile and Web Development 2021 Guide-inlc. NodeJS & MongoDB course will be a perfect match.

React is one of the best choices for building modern web applications. If you are new to React or maybe you've been struggling to learn and truly understand what’s going on then this course is the best way for you to learn React.

React-Native is a library developed by the React team and it is widely used to create mobile applications for both Android and IOS. You do not need to learn Java, Android, Swift, Objective-C, or anything of that. React and JavaScript is all you need to create awesome mobile apps that work on both Android and iOS.

Node.js is an open-source, cross-platform, back-end, JavaScript runtime environment that executes JavaScript code outside a web browser.
By learning growing web server technology, NodeJS, you can improve your skills, get a new job and you can build powerful, robust web applications.

MongoDB is a cross-platform document-oriented NoSQL database program. By using MongoDB, you can build a modern application database for your projects.

This course is for all levels. We will take you from beginner to advance level. You will learn React development step-by-step with hands-on demonstrations. To be able to benefit from this course, all you need is a basic understanding of JavaScript.

In the course, we are going to tell you what dependencies you need to install and how in detail, to be able to create mobile apps on both MAC and Windows. We are going to use free tools and platforms so you don't have to buy any tool or app. You are going to learn how to run an Android and IOS simulator on your MAC or Windows computer. Besides, with the Expo app, you will be able to run your apps on your own mobile device as well.

Later on in the course, we are going to learn the basics of React and React Navigation. JSX, 'props system' and 'state system' are going to be crystal clear for you at the end of the course. We are going to create nice looking reusable components. You are going to be able to use these reusable components in your own future projects. You are going to go to different screens from the app with React-navigation.

Finally, you are going to learn the latest React features "Hooks and Context" system. We are going to create two nice looking app, teach you "Hooks and Context" in a very detailed way. You are going to learn how to use "state" in functional components with the "Hooks" system and with "Context API" you won't need any third-party package to manage the Application state.

We tried to tell all complex topics in very detail on the course. We used some diagrams to tell some important topics and created a nice-looking mobile application. We showed two different ways to create a mobile app. We showed both react-native-cli and expo-cli in our course.

At the end of the course, you will learn;

  • Basics of React, React-Native, React-Navigation libraries

  • How to send an HTTP request from a mobile application

  • How to use flex-box system

  • How to create reusable components

  • To reach another app on the device from our app

  • Creating your own mobile app both with react-native-cli and expo-cli

  • Creating Context with Class-Based and Functional Components

  • How to Consume Context in Class-Based and Functional Components

  • How to Use Multiple Context in one single component

  • Hooks Functions(useState, useEffect, useReducer, useContext...)

  • Creating Reducer and

  • Using Reducer is going to be clear for you.

  • You'll learn how asynchronous code works in Node and the Node event loop, as well as how to use the event emitter, streams, buffers, pipes, and work with files.

  • We'll see how that leads to building a web server in Node with hands-on examples.

  • The logic behind MongoDB’s data storage

  • The most popular Object Data Modeling Library for MongoDB, Mongoose JS

  • Writing queries for creating, reading, updating, and deleting operations

  • Advanced Features of MongooseJS

  • The best testing framework for NodeJS, Mocha

Why would you want to take this course?

Our answer is simple: The quality of teaching.

When you enroll, you will feel the OAK Academy`s seasoned developers' expertise.

No prior knowledge is needed!

It doesn't need any prior knowledge to learn it and React is easy to understand for beginners.

This course starts with very basics. First, you will learn how to install the tools, some terminology. Then the show will start and you will learn everything with hands-on practices. I'll also teach you the best practices and shortcuts.

Step-by-Step Way, Simple and Easy With Exercises

By the end of the course, you’ll have a firm understanding of React and valuable insights on how things work under the hood and you'll also be very confident in the basics of coding and game development, and hungry to learn more. The good news is since the Free and popular tools are used you don’t need to buy any tool or application.

Video and Audio Production Quality

All our videos are created/produced as high-quality video and audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

Lifetime Access to The Course

Fast & Friendly Support in the Q&A section

Udemy Certificate of Completion Ready for Download

Dive in now to our Mobile and Web Development with React, NodeJS and Mongo DB course.

We offer full support, answering any questions.

See you in the course!

Who this course is for:

  • Beginner who wants to be React developer
  • Anyone who has basic HTML, CSS and JavaScript knowledge and wants to learn how to create complex applications
  • Anyone planning a job transformation and wants to become a React developer
  • Anyone who wants to build amazing React single page web applications
  • Anyone who wants to create mobile applications for both Android and IOS
  • People who are planning a career in the application world
  • Developers who have researched React but have had trouble mastering some concepts
  • Anyone who want to start from scratch and to move more advanced level
  • Anyone looking to build a career as a NodeJS developer
  • Anyone interested in NodeJS
  • Developers new to NodeJS
  • Anyone who wants to learn MongoDB
  • Professionals who are willing to learn MongoDB

Instructor

Oak Academy
LONG LIVE TECH KNOWLEDGE
Oak Academy
  • 4.3 Instructor Rating
  • 3,647 Reviews
  • 25,231 Students
  • 152 Courses

Hi there,

By 2024, there will be more than 1 million unfilled computing jobs and the skills gap is a global problem. This was our starting point.

At OAK Academy, we are the tech experts who have been in the sector for years and years. We are deeply rooted in the tech world. We know the tech industry. And we know the tech industry's biggest problem is the “tech skills gap” and here is our solution.

OAK Academy will be the bridge between the tech industry and people who

-are planning a new career

-are thinking career transformation

-want career shift or reinvention,

-have the desire to learn new hobbies at their own pace

Because we know we can help this generation gain the skill to fill these jobs and enjoy happier, more fulfilling careers. And this is what motivates us every day.

We specialize in critical areas like cybersecurity, coding, IT, game development, app monetization, and mobile. Thanks to our practical alignment we are able to constantly translate industry insights into the most in-demand and up-to-date courses,

OAK Academy will provide you the information and support you need to move through your journey with confidence and ease.

Our courses are for everyone. Whether you are someone who has never programmed before, or an existing programmer seeking to learn another language, or even someone looking to switch careers we are here.

OAK Academy here to transforms passionate, enthusiastic people to reach their dream job positions.

If you need help or if you have any questions, please do not hesitate to contact our team.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.