Join Joe Chellman for an in-depth discussion in this video What is React and what is it good for?, part of React for Web Designers.
- [Presenter] Over the next several videos, … we're going to talk about some of the conceptual aspects … of working with React as well as the practical. … So let's start with some basic questions and answers. … First, what is React? … React is a JavaScript library for creating user interfaces. … It's used by a lot of companies … and people, hugely popular right now. … This includes of course, Facebook and Instagram. … Facebook leads the effort to make React. … You'll also see React in use on almost every Wordpress site … which is probably going to be even more popular … going forward with some of the efforts in that community. … You'll also see it in many other companies … like Airbnb, even Twitter and the New York Times. … So, where does React work? … This course is for Web Designers so we'll be concentrating … mainly on the browser, which is powered … by a specific renderer in React called ReactDOM. … But you can also render React components … on the server which are then served … to the browser, using ReactDOMServer. …
Author
Released
6/5/2019- Installing React on an existing site
- Thinking about a design in terms of components
- Creating fully-featured function components using Hooks
- Storing and retrieving data from an external RESTful API
- Employing third-party components for CSS animation
- Using conditional rendering
Skill Level Intermediate
Duration
Views
Related Courses
-
Essentials of CSS for React Developers
with Eric Greene53m 31s Beginner -
React.js Essential Training (2018)
with Eve Porcello1h 25m Intermediate
-
Introduction
-
Using the exercise files1m 2s
-
1. Introducing React
-
2. First Project: Customizer
-
Attaching a data source3m 20s
-
Implement props4m 28s
-
Solution3m 4s
-
3. Second Project: Directory Browser
-
Scaffold initial components5m 58s
-
Functional components6m 37s
-
Build the filters form5m 41s
-
Wire up the filters form10m 57s
-
4. Third Project: Status Updater
-
Using conditional rendering4m 36s
-
Let form post to the API3m 25s
-
Conclusion
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: What is React and what is it good for?