
This describes what the student will be building and what to expect from the course
A description of how long the course is and what the student will be learning.
The student will learn to install Node.js
The student will learn about Command Line Tools
The student will create the initial React Project Boilerplate
The student will learn what HTML tags are and how to create them.
The student will learn how to create the paragraph P tag in HTML
The student will learn about the Header tags in HTML
The student will learn about the Div tag in HTML
The student will learn how to create lists with HTML
The student will learn how to create links in HTML
The student will learn to create custom components in React
The student will learn to use the img tag in HTML.
The student learns to use the video tag in HTML
The student learns to use the table tag in HTML
The student will learn the basics of CSS Selectors
The student will learn to use class selectors in CSS
The student will learn to use Display properties in CSS
The student will learn to adjust the size of elements in CSS
The student will learn to adjust the padding and margin in HTML elements with CSS.
The student will learn to use float and text align with CSS.
The student will learn how to use variables in Javascript / Typescript.
The student will learn the difference between Undefined and Null in Javascript / Typescript.
The student will learn Javascript / Typescript to do Math.
The student will learn Javascript / Typescript arrays
The student will learn Javascript / Typescript loops.
The student will learn Javascript / Typescript conditionals
The student will learn to create Objects and Classes in Typescript
The student will learn to manage State in React
The student will learn how to use Javascript / Typescript functions.
The student will learn how to uses props in React
The student will learn to use the Fetch API to get data for a React Component
The student will learn to create Javascript / Typescript events in React
The student will learn to install Bootstrap with React
The student will learn to create a React Header Component in Bootstrap
The student will learn to create a UserList Component in React by using fetch to get JSON data from a server.
The student will learn to create a User Component in React
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.