Coder Social home page Coder Social logo

btholt / complete-intro-to-react-v7 Goto Github PK

View Code? Open in Web Editor NEW
674.0 6.0 153.0 1.6 MB

The Complete Intro to React v7 and Intermediate React v4 as taught on Frontend Masters

Home Page: https://frontendmasters.com/courses/complete-react-v7/

JavaScript 73.02% CSS 26.98%
js javascript react reactjs react-router typescript tailwindcss redux testing jest

complete-intro-to-react-v7's Introduction

react logo

Frontend Masters

Please click here to head to the course website.

Issues and Pull Requests

Please file issues and open pull requests here! Thank you! For issues with project files, either file issues on this repo or open a pull request on the projects repos. This repo itself is the course website.

Project Files

Please go here for the project files.

License

The content of this workshop is licensed under CC-BY-NC-4.0. Feel free to share freely but do not resell my content.

The code, including the code of the site itself and the code in the exercises, are licensed under Apache 2.0.

React icons created by Freepik - Flaticon

complete-intro-to-react-v7's People

Contributors

1marc avatar abhiagrawal9 avatar amid11 avatar btholt avatar buondevid avatar dondasasmita avatar dtauer avatar hongjia-liu avatar petegordon avatar stmapman7 avatar vikingviolinist avatar yeana-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

complete-intro-to-react-v7's Issues

redux-getting-started page is not found

Hello, thank you for the course and your hard work.
In useReducer page you say "If not, there's a brief section on it here." however, there is no Redux page on this page and a 404 screen appears.
image
I don't know if this was done on purpose, but when it didn't come out, I wanted to open an issue about it.

Image content not available through HTTPS

Please make image content available through HTTPS (pets-images.dev-apis.com). Text content can be accessed by both http and https, whereas images cannot. When deploying the app to gh-pages for example, you cannot view them. Hopefully it's a quick fix.

A typo of repetition of the word "can" #69

There is a repetition of two "can" in the text.

Here I think the second "can" needs to be replaced by the word "use":

  • First we're using document.getElementById to grab an existing div out of the HTML document. Then we take that element (which we called container) and pass that into ReactDOM.render. This is how we signal to React where we want it to render our app. Note later we can can ReactDOM.render again to change what the root of our React app looks like (I rarely need to do that.)

https://github.com/btholt/complete-intro-to-react-v7/blob/main/lessons/02-no-frills-react/A-pure-react.md#L69

No `script.js` in Prettier section

The lesson says "From there, run prettier script.js." but we haven't created a script.js yet. Is it meant to say "From there, run prettier src/App.js"? I tried that and it works, but it doesn't do any formatting because the original file was fine, so I am confused.

Love the idea of making this course free and open-source, so would like to help improve it!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.