/me-ask-react

Reactjs web application created in the Next Level Week Special Edition - Together NLW promoted by Rocketseat

Primary LanguageTypeScriptMIT LicenseMIT

Reactjs Web application created in the Next Level Week special edition - Together NLW promoted by Rocketseat on the React.js track given by CTO and instructor Diego Shell Fernandes


Building the project     Screens     Layout     Technologies     About me



Building the project


Development Environment


Our development environment just needs some tools



Flow of a SPA


In a traditional web application, a page reloads all the data each time the data is fetched or sent by the user to the server, making the application cumbersome to load and a page becoming slower.

Aplicação Tradicional


In a SPA (Single Page Application) it happens differently, the data is passed by the server in a JSON file (JavaScript Object Notation) and the page reloads only the necessary component in the page and not the complete page, making the response more fast and the amount of data much smaller

SPA


Why use Firebase?


Firebase is a tool developed by Google and its main proposal is to offer a complete backend service in a single application (BaaS). So why are we going to use it?


✅ Easy and fast to use for beginners.

✅ Authentication Services.

✅ database with differentiated management (Data Management System).

Go to here and get started.


Main Concepts about React


The main concepts about React.js are Components, Properties and State. I was curious to delve deeper into the subject and read an old Rocketseat article that gives more background on React. Link here.


Screens


The first feature was to create an application in firebase and create authentication and access.



Layout


The original layout of the application was created by the UI Designer Rebecca Gonzalez and can be found at this link to the figma.


Technologies


         


About me



Francisco Armando Silva

Linkedin Badge Gmail Badge