induzt
May 18, 2022, 2:28pm
#1
Fala galera,
Como tive muitos problemas somente com o conteúdo das aulas para fazer rodar as aplicações em React, pensei em deixarmos aqui tutoriais que possam nos ajudar. Quem tiver algum outro link com docs, vídeos e etc. Compartilha aqui tbm, por favor.
---
title: Tutorial
order: 2
---
# Tutorial
## Introduction
[Check out the completed version of the app here][stackblitz-app].
React Router is a fully-featured client and server-side routing library for React, a JavaScript library for building user interfaces. React Router runs anywhere React runs; on the web, on the server with node.js, and on React Native.
If you're just getting started with React generally, we recommend you follow [the excellent Getting Started guide][reactjs-getting-started] in the official docs. There is plenty of information there to get you up and running. React Router is compatible with React >= 16.8.
We'll keep this tutorial quick and to the point. By the end you'll know the APIs you deal with day-to-day with React Router. After that, you can dig into some of the other docs to get a deeper understanding.
While building a little bookkeeping app we'll cover:
- Configuring Routes
This file has been truncated. show original
3 Likes
laiane
May 18, 2022, 4:29pm
#2
Essa playlist parece ensinar React muito bem (não assisti, então não tenho certeza xD)
VIDEO
4 Likes
Web development tutorials for everyone. Learn JavaScript, React.js, Node.js, and find inspiration for HTML, CSS, and web design with Lama and become a web developer.
Social Media:
Facebook: https://www.facebook.com/groups/lamadev
Instagram:...
Esse conteudo e bom também e ensina a criar alguns projetos legais
1 Like