• Stars
    star
    270
  • Rank 151,321 (Top 3 %)
  • Language
    JavaScript
  • Created over 7 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

React JS Web Development - The Essentials Bootcamp

React JS Web Development - The Essentials Bootcamp

Course Logo

Official repository guide to accompany the video lessons of the "React JS Web Development - The Essentials Bootcamp" course.

Take the course here:

https://www.udemy.com/react-js-and-redux-mastering-web-apps/

Commit-by-lecture guide:

https://github.com/15Dkatz/react-essentials-bootcamp-commits. This breaks down the course one commit at a time, per lecture, for an easier checkpoint/troubleshooting experience.

What you'll learn:

  • Updated for 2022-2023: Learn how to code with React, Redux, React Hooks, and more from an engineer with 5+ years of industry experience.
  • Modern Redux in 2022-2023: modern syntax and best practices.
  • React hooks in 2023-2023 - explore fundamental hooks, and build hooks from scratch.
  • Learn React in 2022-2023 the right way and learn best practices, from an engineer with 5+ years of industry experience.
  • Create industry-relevant projects that you can use on your portfolio and resume.
  • Access 3+ hours of in-depth JavaScript material to hone your JS skills.
  • Learn React the right way and learn best practices, from an engineer with 5+ years of industry experience.
  • Modern React in 2022-2023: createStore, functional components, etc.
  • Explore the React engine, and learn how it works under the hood to better understand the Virtual DOM, state, props, etc.
  • Learn how to build applications from scratch, setting up your own react-app-template.
  • See how React fits in the big picture of web development, with a ton of detailed overviews on what is happening in the browser and the React engine.

This provides the completed projects for:

  • portfolio
  • music-master
  • react-app-template
  • evens-or-odds
  • starter
  • react-hooks

In this course, you will:

Dive into React code right away. You will gain relevant experience as soon as the first section. Time is precious. And I want to make sure that you’ll never feel like you’re wasting it in this course. So in a matter of minutes, you will be writing React code in the first section, with a fully completed app by the end of it.

Understand how React fits in the big picture of web development. In the second section, you will take an important step back and examine how React fits in the big picture of web development. You’ll build a React project from scratch - discovering all the layers that are in between the supplies that supports the React app, and the browser which displays the React app.

Create relevant and compelling React apps. I’m betting you’ll find the apps both useful and interesting. Useful ones like the portfolio app will help you both learn React, and be valuable as a completed project for your software engineering and web developer profile. Fun ones like “Music Master”, will make coding lively, giving you apps you want to show off to your friends and family.

More Repositories

1

official_joke_api

Official Joke API!
JavaScript
810
star
2

cryptochain

Build a blockchain-based cryptocurrency on the full stack course
JavaScript
256
star
3

es6-in-depth-tutorial

The Full JavaScript & ES6 Tutorial - (including ES7 & React)
JavaScript
196
star
4

sf-chain-guides

Build a blockchain-based cryptocurrency course
JavaScript
196
star
5

es6-tutorial

Essentials in JavaScript ES6 - A Fun and Clear Introduction
JavaScript
179
star
6

vue-guides

Vue JS - Mastering Web Apps
JavaScript
157
star
7

python-blockchain-tutorial

Official course repository for "Python, JS, & React | Build a Blockchain & Cryptocurrency" by David Katz.
Python
113
star
8

redux-collection-guides

ReactJS - Mastering Redux
JavaScript
110
star
9

javascript-bootcamp

Official repository for "Learn JavaScript From Scratch, Get Hired" by David Katz.
JavaScript
106
star
10

beat-cors-server

Code for the "3 Ways to Fix the CORS Error — and How the Access-Control-Allow-Origin Header Works" article
JavaScript
73
star
11

react-bootcamp

Official repository for "React JS and Redux Bootcamp | Master React Web Development" by David Katz.
JavaScript
58
star
12

react-testing

React, Redux, & Enzmye - Mastering Apps & Tests
JavaScript
56
star
13

dragonstack-guides

Official course repository for the full-stack Node.js, Express.js, PostgreSQL, React, & Redux, dragonstack course on Udemy by David Katz
JavaScript
55
star
14

build-ethereum-from-scratch

Accompanying repository for the "Build Ethereum From Scratch - Smart Contracts and More" course by David Katz
JavaScript
53
star
15

node_postgres

NodeJS and PostgreSQL backend web development course
JavaScript
49
star
16

react-tdd

React - Mastering Test and Behavior Driven Development
HTML
48
star
17

react-hooks-course

Official repository for React Hooks Course
JavaScript
41
star
18

sfcookies

Giving react projects access to browser cookies.
JavaScript
40
star
19

react-vr-guides

React VR - Creating Virtual Reality Apps
JavaScript
39
star
20

cryptochain_commits

Lecture by lecture commits of the https://www.udemy.com/build-blockchain-full-stack/ course
JavaScript
33
star
21

react-security

React Security & Authentication - Ethical Hacking in ReactJS
JavaScript
27
star
22

docker-guides

Official guide repo used to accompany video tutorials in the docker course.
Dockerfile
24
star
23

spotify-api-wrapper

A wrapper to get spotify artist and top tracks, with an automatically regenerating API token.
JavaScript
21
star
24

ReactNative_videoGuides

Project files created while recording.
JavaScript
15
star
25

react-vr-panos

Collection of Equirectangular pano images for React-Vr Pano Components.
15
star
26

sf-chain

A JavaScript blockchain developed in San Francisco
JavaScript
14
star
27

news-proxy

Proxy for the hackernews api to get top stories.
JavaScript
14
star
28

parcel-react-jest

Setup for a Parcel, React, and Jest project
JavaScript
7
star
29

react-app-template

HTML
7
star
30

github-jobs-proxy

github-jobs-proxy
JavaScript
6
star
31

limiting-middleware

Express rate limiting middleware
JavaScript
6
star
32

react-essentials-bootcamp-commits

Commit guide to "React JS Web Development - The Essentials Bootcamp"
JavaScript
5
star
33

vue

Collecting vueJS projects
JavaScript
5
star
34

next-react-course

Next.js 13 & React 18 Course
JavaScript
5
star
35

dragonstack-scripts

The experimentation code for the Master Full-Stack Development | Node, SQL, React, and More course on Udemy by David Joseph Katz.
JavaScript
5
star
36

jokes-api-ruby

Version of the jokes api implemented in ruby
Ruby
4
star
37

software-engineering-acronyms

A collection of acronyms you will hear in meetings. Avoid the inevitable google search/meeting interruption for clarification.
4
star
38

davidkandomusic

davidkandomusic.com
JavaScript
3
star
39

15Dkatz.github.io

Project Website
HTML
3
star
40

agile-ruby

Lessons from "Practical Object-Oriented Design in Ruby" by Sandi Metz
Ruby
3
star
41

ReactJS_Guides

A set of projects that align with my ReactJS Udemy course.
JavaScript
2
star
42

webpack-es6-react-boilerplate

JavaScript
2
star
43

deck-of-cards-api-wrapper

Wrapper around the deck of cards api to enable requests in development (by getting over the CORS policy).
JavaScript
2
star
44

testing-js

Series of tests for javascript.
JavaScript
1
star
45

stackviewer2-ios-swift

Another demonstration of stackviewing design.
Swift
1
star
46

PictureSpeak

Take a picture and hear the text!
JavaScript
1
star
47

rubyist-notes

Notes from reading the Rubyist by David A. Black
Ruby
1
star
48

pitchIntervalMaster

An AngularJS application for practicing ear training with intervals. Uses teoria.js, wad.js, angular, and many css libraries.
JavaScript
1
star
49

stackviewer-ios-swift

Used Xcode and stackviewing principles to create a dynamically resizeable application
Swift
1
star
50

heatmap-d3

heatmap-d3 example
JavaScript
1
star
51

machinelearning-learning

collection of machine learning projects
MATLAB
1
star
52

99bottles

Code completed while going through the 99bottles book.
Ruby
1
star
53

react-bootcamp-news

JavaScript
1
star
54

node-examples

Parent directory for all of my test node projects.
JavaScript
1
star
55

multiples-ios-swift

An ios-application that adds multiples according to your number and your limit.
Swift
1
star
56

docker-guides_commits

Commit-by-lecture walkthrough of the https://www.udemy.com/course/docker-containers course
1
star
57

addleserver

separate heroku server
JavaScript
1
star
58

typerace-hooks

Learn React Hooks by building this Type Race application!
JavaScript
1
star
59

ios-course-redVblue-exercise

First exercise challenge in ios9 and swift2 course
Swift
1
star
60

beat-cors

An app to explore the thrill of getting over CORS
HTML
1
star