Skip to content

Latest commit

 

History

History
executable file
·
65 lines (40 loc) · 1.9 KB

File metadata and controls

executable file
·
65 lines (40 loc) · 1.9 KB

Return to Home


Student Resources

Table of Contents

Terminology & Links

  1. REACT AJAX
  2. React Router
  3. MERN
  4. Cool Components

Audio Resources

  1. Podcasts

React & AJAX

Back to top

React Router

Back to top

React Router allows for conditional rendering of components as well as having multi-page applications without the neccesity of reloading the page every single time.

MERN

Back to top

MERN stands for...
MongoDB
Express
React
Node.js

MERN is perhaps, currently, one of the most popular full stack web application frameworks. Your final project will most likely be a MERN stack application! :)

Cool REACT components

Back to top