'React' courses

All 'React' courses:

  1. Practical React Fundamentals

    Practical React Fundamentals

    Course Beginner

    You need to learn React. It is the most popular UI framework, and even if you don't plan on using it in your projects, you still need to try it out—at least...

  2. Build a React Website With a Bootstrap Template

    Build a React Website With a Bootstrap Template

    Course Intermediate

    Often, as web developers, clients come to us with an idea of what they want their project to do or look like, but don't have any concrete examples. In those...

  3. Next-Level React Apps With Hooks

    Next-Level React Apps With Hooks

    Course Intermediate

    Web technologies are always changing, and React is no exception. In the last several releases of React, we have been introduced to a new way of writing...

  4. Get Started With Gatsby

    Get Started With Gatsby

    Course Advanced

    Gatsby is a static-site generator that lets you build data-driven websites that are blazing fast. Behind the scenes, Gatsby uses React, and GraphQL to let...

  5. Coding Blocks for WordPress Gutenberg

    Coding Blocks for WordPress Gutenberg

    Course Intermediate

    After many years of using the same interface, WordPress drastically redesigned its editor for WordPress 5. It's called Gutenberg, and it provides a richer,...

  6. Five Practical Examples to Learn React

    Five Practical Examples to Learn React

    Course Beginner

    React is one of the most popular web frameworks. And let's be honest: there are lots of tutorials and articles out there to help you get started with React....

  7. Build a Social App With React Native

    Build a Social App With React Native

    Course Advanced

    React Native, created by Facebook, lets you write native mobile apps in modern JavaScript. React Native apps will be transformed into native views specific...

  8. Modern Web Apps With React and Redux

    Modern Web Apps With React and Redux

    Course Beginner

    React is a JavaScript library for building user interfaces that has taken the web development world by storm. React is known for its blazing-fast performance...

  9. Unit Testing React Components

    Unit Testing React Components

    Course Intermediate

    React is a very popular library, so you can find courses all over the web that will teach you how to use its amazing features. However, sometimes testing...

  10. Building a Wiki With React and Firebase

    Building a Wiki With React and Firebase

    Course Intermediate

    React is a powerful and effective JavaScript library. In this course, Tuts+ instructor Andrew Burgess will show you how to use it to build a multi-user web...

  11. Practice JavaScript and Learn: Events

    Practice JavaScript and Learn: Events

    Course Beginner

    Events are probably the most important part of writing front-end JavaScript. They allow us to react to the user, asynchronous data, and other key things that...

  12. Faster Web Apps With the Svelte Framework

    Faster Web Apps With the Svelte Framework

    Course Beginner

    Svelte is a new approach to building user interfaces. Traditional frameworks like React and Vue do the bulk of their work in the browser, but Svelte shifts...