Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Basic HTML, CSS, Javascript/Typescript and React Fast
Rating: 4.3 out of 5(106 ratings)
8,989 students

Learn Basic HTML, CSS, Javascript/Typescript and React Fast

Learn the basics of Web Development Fast and save time with HTML, CSS, Typescript and React.
Last updated 6/2022
English

What you'll learn

  • Web Development
  • React
  • HTML
  • CSS
  • Javascript
  • Typescript

Course content

6 sections38 lectures1h 51m total length
  • Introduction0:39

    This describes what the student will be building and what to expect from the course

  • Course Expectations and Course Requirements1:13

    A description of how long the course is and what the student will be learning.

  • Installing Node.js0:49

    The student will learn to install Node.js

  • Command Line Tools1:14

    The student will learn about Command Line Tools

  • Creating a React Project3:39

    The student will create the initial React Project Boilerplate

Requirements

  • There are no course requirements

Description

If you're tired of long courses and just want to learn basic web development this course is for you.


We focus on teaching you only what you need to know and keeping the videos short. The main focus of this course is to teach the basics of HTML, CSS, Javascript, Typescript, and React. By the end of this course, you should be able to create a basic website, understand how styling a website works and how to get data from a server.


In this course, we start by learning what tools you need to create a website and then we move on to the basics of HTML. We do an overview of how HTML works and how to display information on the page. Once the student learned HTML, they will then move onto learning the basics of CSS. With the CSS section of the course, they will learn how to style their HTML and adjust the colors, shape, and position of the elements on their web page. This allows the student to learn how to make their website more appealing to their users.


Once students become familiar with HTML and CSS, they will dive into Javascript and Typescript. They will learn the basics of creating dynamic HTML components, using math in Javascript, and creating interactive events. Once the student gains a basic grasp of Typescript, then they learn how to apply this to React.JS by making interactive components and getting data into those components.


For the final project, the student will learn to create a list of users and their profile information. This list will come from a remote server and the use will learn all of the skills including HTML, CSS, Javascript, Typescript and Bootstrap to build a full webpage in React.

Who this course is for:

  • Beginning Web Developers interested in fast web development
  • Beginning Web Developers interested in React
  • Beginning Web Developer interested in learning basic Typescript