All Projects β†’ 4GeeksAcademy β†’ React Tutorial Exercises

4GeeksAcademy / React Tutorial Exercises

Licence: other
Learn and practice React.js in this interactive tutorial with dozens of react exercises.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Tutorial Exercises

Inginious
INGInious is a secure and automated exercises assessment platform using your own tests, also providing a pluggable interface with your existing LMS.
Stars: ✭ 138 (-14.29%)
Mutual labels:  learn-to-code, exercise
Javascript Exercises
πŸ“š Collection of JavaScript exercises and coding challenges.
Stars: ✭ 385 (+139.13%)
Mutual labels:  learn-to-code, exercise
Creative Scala
Quick, graphical, fun introduction to programming in Scala.
Stars: ✭ 171 (+6.21%)
Mutual labels:  learn-to-code, exercise
Instuigram
πŸŽ“ Learning Ruby on Rails through building the Instagram Application.
Stars: ✭ 88 (-45.34%)
Mutual labels:  learn-to-code
Selectstarsql
An interactive SQL book
Stars: ✭ 92 (-42.86%)
Mutual labels:  learn-to-code
Godot tutorials
Code and examples for KidsCanCode Godot Tutorials.
Stars: ✭ 119 (-26.09%)
Mutual labels:  learn-to-code
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+7289.44%)
Mutual labels:  learn-to-code
Developer Handbook
An opinionated guide on how to become a professional Web/Mobile App Developer.
Stars: ✭ 1,830 (+1036.65%)
Mutual labels:  learn-to-code
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-32.92%)
Mutual labels:  exercise
Freecodecamp.cn
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
Stars: ✭ 36,576 (+22618.01%)
Mutual labels:  learn-to-code
C Solutions
My Solutions to K. N. King's "C Programming: A Modern Approach", second edition
Stars: ✭ 126 (-21.74%)
Mutual labels:  exercise
Endbasic
BASIC environment with a REPL, a web interface, and RPi support written in Rust
Stars: ✭ 106 (-34.16%)
Mutual labels:  learn-to-code
Learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
Stars: ✭ 11,847 (+7258.39%)
Mutual labels:  exercise
W3develops
The w3develops.org open source codebase - Learn, build, and meetup with other developers on DISCORD https://discord.gg/WphGvTT and YOUTUBE http://bit.ly/codingyt
Stars: ✭ 120 (-25.47%)
Mutual labels:  learn-to-code
Learn Tech
Duolingo of Technology
Stars: ✭ 90 (-44.1%)
Mutual labels:  learn-to-code
Ziglearn
Repo for https://ziglearn.org content. Get up to speed with Zig quickly.
Stars: ✭ 135 (-16.15%)
Mutual labels:  learn-to-code
30 Seconds Of Interviews
A curated collection of common interview questions to help you prepare for your next interview.
Stars: ✭ 9,410 (+5744.72%)
Mutual labels:  learn-to-code
100daysofcode With Python Course
Course materials and handouts for #100DaysOfCode in Python course
Stars: ✭ 1,391 (+763.98%)
Mutual labels:  learn-to-code
K And R Exercises And Examples
All Examples and Exercises from K&R The C Programming Language 2nd edition book
Stars: ✭ 111 (-31.06%)
Mutual labels:  exercise
Rtutor
Creating interactive R Problem Sets. Automatic hints and solution checks. (Shiny or RStudio)
Stars: ✭ 141 (-12.42%)
Mutual labels:  learn-to-code

React Interactive Tutorial & Exercises

By @alesanchezr and other contributors at 4Geeks Academy

last commit build by developers build by developers

Start now:

You can find lots of free interactive/autograded tutorials online, but there are very few about React.js. That's why we decided to create a comprehensive selection of exercises for developers who are interested in learning React.js.

These exercises can be done by both junior and senior developers and are intended to be built by collaboration, we need your help !

If you find any bugs or spelling issues, please contribute and report them and we will correct them.

One click installation:

Open in Gitpod

Manual Installation of the Tutorial Exercises

  1. Make sure you have the breathecode-cli installed and node.js version 10+. This is the command to install the breathecode-cli
$ npm i breathecode-cli -g
  1. Download the react exercises by cloning the project or typing breathecode download:exercises on the terminal or downloading the zip from github.

Note: Once you finish downloading, make sure you are in the right folder (you will find a the subdirectory "exercises").

  1. Start the tutorial/exercises by running the following command from the root of the project:
$ npm i [email protected] -g
$ breathecode run

How are the React Tutorial Exercises organized?

Each exercise is a small react application containing the following files:

  1. index.js: represents the entry file for the entire exercise.
  2. README.md: contains exercise instructions.
  3. test.js: you don't have to open this file, it contains the testing script for the exercise.

Contributors for this React Exercises

Thanks goes to these wonderful people (emoji key):

  1. Alejandro Sanchez (alesanchezr), contribution: (coder) πŸ’» (idea) πŸ€”, (build-tests) ⚠️, (pull-request-review) πŸ‘€ (build-tutorial) βœ… (documentation) πŸ“–
  2. Nicolas (waspothegreat), contribution: (bug reports) πŸ›, (translation) 🌎
  3. Marco Gómez (marcogonzalo), contribution: (translation) 🌍

This project follows the all-contributors specification. Contributions of any kind are welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].