Documentation
Home
Projects
Front End
Back End
Databases
Static Webs
Other
About me
Github
Home
Projects
Front End
Back End
Databases
Static Webs
Other
About me
Github
  • Front End
  • Vue.js

  • React

    • Introduction
      • Courses
    • Build an Online Store with React and GraphQL in 90 Minutes
    • Full-Stack React, Python, and GraphQL (Part 1)
    • Full-Stack React, Python, and GraphQL (Part 2)
    • Full-Stack React, Python, and GraphQL (Part 3)
    • React Hooks
    • Docker and Kubernetes: The Complete Guide
    • Node JS: Advanced Concepts
    • Node with React: Fullstack Web Development
    • Ethereum and Solidity: The Complete Developer's Guide
    • Modern React with Redux
    • MongoDB - The Complete Developer's Guide
    • Build a Complete App with GraphQL, Node.js, MongoDB and React.js
    • The Gatsby Masterclass
  • Angular

  • JavaScript

  • CSS

# Introduction

React (also known as React.js or ReactJS) is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies.

React can be used as a base in the development of single-page or mobile applications. Complex React applications usually require the use of additional libraries for state management, routing, and interaction with an API.

# Courses

Course Date Source Code
Build an Online Store with React and GraphQL in 90 Minutes 05/05/2019 build-an-online-store-with-react-and-graphql-in-90-minutes
Full-Stack React, Python, and GraphQL 19/04/2019 full-stack-react-python-and-graphql
The Gatsby Masterclass 22/02/2019 the-gatsby-masterclass
Build a Complete App with GraphQL, Node.js, MongoDB and React.js 14/02/2019 graphql-react-event-booking
MongoDB - The Complete Developer's Guide 12/01/2019 mongodb-the-complete-developers-guide
React Hooks 25/12/2018 ReactHooks
Docker and Kubernetes: The Complete Guide 07/12/2018 multi-docker
docker-react
Node JS: Advanced Concepts 29/10/2018 node-advanced-concepts
Node with React: Fullstack Web Development 17/5/2018 node-with-react-fullstack-web-development
Ethereum and Solidity: The Complete Developer's Guide 7/4/2018 ethereum-kickstart
ethereum-lottery-react
ethereum-lottery
ethereum-inbox
Modern React with Redux 18/3/2018 ReduxSimpleBlog
ReactFirstApp
ReduxFirstApp
ReduxWeatherForecast
ReduxThunk
react-hooks

← Vue.js: Getting Started Build an Online Store with React and GraphQL in 90 Minutes →