Giter VIP home page Giter VIP logo

me-ask-react's Introduction

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

me-ask-react's People

Contributors

silvaarmando avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.