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
30-Day Money-Back Guarantee
Development Mobile Development React Native

React Native and JavaScript - Your Development Guide

You will learn fundamentals of React-Native and JavaScript ( JS ) to build cross platform mobile application. Enjoy!
Rating: 0.0 out of 50.0 (0 ratings)
6 students
Created by Oak Academy
Last updated 2/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Set up our virtual environment
  • Install React-Native dependencies for MAC and Windows
  • Run Android and IOS simulator
  • JSX syntax and expressions
  • See the content on the simulator
  • Styling with React-Native and flex-box rules
  • Send an HTTP request to a remote API
  • Reach another app on the phone from the React-Native app
  • What are variables, why are they used
  • What is conditional statements (if else, switch case, ternary operator), how to use
  • What is loops (for loops, while loops, continue and break statements), how to use them
  • How to write Functions, what are the differences between Function Decleration and Function Expression
  • How to create Arrays, Array methods (push, pop, shift, unshift ...), Array iteration
  • How to create objects, how to update them, object methods
  • What is DOM, how to manipulate DOM

Course content

19 sections • 106 lectures • 13h 26m total length

  • Preview01:43
  • Project Files and Course Documents
    00:05

  • Free Tools For Windows
    07:25
  • Preview05:33
  • How To Start Emulator in Android Studio
    15:34
  • Android Emulator Setup Checklist
    02:08

  • Free Tools for IOS
    04:46
  • Preview04:45
  • Start The Emulator
    03:12
  • MAC IOS Emulator Setup Checklist
    00:32

  • How To Create An App
    02:50
  • See Content On Emulator
    03:52
  • Why Do We Need React and React-Native?
    03:50
  • Es6 Syntax ( Let, Const, Var)
    05:34
  • First Component
    08:40
  • How To Show Component On Device
    10:26
  • How to Build Our First App
    06:46
  • How to Connect a Component To The Root Component
    12:08
  • Import a Component to Another Component
    08:57

  • Styling with JSX
    13:44
  • Displaying Views
    10:44
  • Header Component’s Styling
    04:17
  • React Props
    07:55
  • How to Reuse Code With Props System
    08:30

  • How To Show a List To The User
    06:58
  • The List Component
    08:34
  • Func Component vs Class Based Component
    10:43

  • When Do We Need Lifecycle Methods?
    09:58
  • Lifecycle Methods
    08:12
  • Making Request With Axios
    09:55

  • What Is State and How To Initial State?
    08:44
  • Using of State
    11:06
  • A Component’s Lifecycle With State
    04:57
  • List Component
    08:23
  • List Item Component
    10:13
  • Reusable Components
    06:28
  • Styled Component for List Items
    05:19
  • Usage of Props.Children
    05:46
  • Item Section
    09:17
  • Introduction to the Flexbox
    06:46
  • Section Header Component
    06:04

  • How to Show An Image
    12:46
  • Scrollable Content
    05:22
  • User Interaction with ReactNative
    09:44
  • Event Handlers
    13:13
  • How to Open Another App (Browser)
    04:43

  • Preview06:27
  • Setup Visual Studio Code
    01:22
  • Adding js File
    08:18

Requirements

  • No prior React and React-Native knowledge
  • JavaScript + HTML + CSS fundamentals are absolutely required but you don't need to be an expert
  • Basic ES6 knowledge would be beneficial but not required
  • Desire to learn React Native and JavaScript
  • Willingness and Motivation to successfully complete the training
  • Computer with access to the internet
  • Nothing else! It’s just you, your computer and your ambition to get started today

Description

Hello there,

Welcome to React Native and JavaScript - Your Development Guide course.

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.

JavaScript is the number one programming language for internet applications.

Before taking this course, you only need to have a basic knowledge of HTML and CSS. In our course, the basics of React Native and JavaScript are dealt with in detail and students are provided to test what they have learned with code quizzes prepared for each subject. We will take you from beginner to advance level.  You will learn  React development and JavaScript 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.

Later on the course, we are going to learn the basics of React.  JSX, 'props system' and 'state system' are going to be crystal clear for you at the end of the course.

Here's how a JavaScript code works, not just how it works. Because in today's JavaScript world, besides writing a code, you need to know how to debug this topic and be able to read every written JavaScript code.

The most important feature that distinguishes this course from the others is that it deals with the most basic issues about JavaScript in detail and helps students to put what they have learned in theory into practice.

We'll be creating nice-looking reusable components. So you will be able to use this reusable component on your own future projects.On

In this course, I explained all the complex topics in very detail but by making them simpler which I believe will help you a lot. I used some diagrams to tell some important topics and created a nice looking mobile application.

At the end of the course you will learn;

  • Basics of React and React-Native libraries,

  • How to send an HTTP request from a mobile application,

  • How to use the flex-box system,

  • How to create reusable components,

  • To reach another app on the device from our app and

  • Creating your own mobile app is going to be clear for you.

  • How you can operate on variables,

  • Boolean logic,

  • How to create a conditional statement,

  • How you can perform transactions with Loops,

  • How a function is created and why it needs arguments,

  • How Arrays and Objects, which are basic data structures, are created,

  • How DOM Manipulation is done,

  • You will have learned and have the opportunity to test what you have learned with the code quizzes in our course.

Why would you want to take this course? 

Our answer is simple: The quality of teaching.

When you enroll, you will feel our seasoned instructors' expertise. 

No prior knowledge is needed! 

It doesn't need any prior knowledge to learn React Native and JavaScript

This course starts with very basics. First, you will learn 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 the React and JavaScript.

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!

We offer full support, answering any questions.

See you in the course!

Who this course is for:

  • Anyone who has basic HTML, CSS and JavaScript knowledge and wants to learn how to create complex applications
  • Programmers who want to learn React and React-Native and JavaScript
  • Anyone who wants to create mobile applications for both Android and IOS
  • Anyone who trying to learn JavaScript but: 1) still don't really understand JavaScript, or 2) still don't feel confident to code real apps
  • If you're interested in using a library/framework like React, Angular, Vue or Node in the future
  • Those who want to learn the basics of JavaScript, the world's most popular programming language

Instructor

Oak Academy
LONG LIVE TECH KNOWLEDGE
Oak Academy
  • 4.3 Instructor Rating
  • 3,647 Reviews
  • 25,247 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.