COMP6080

Web Front-End Programming

ReactJS

Routing & SPAs

 

Managing Multi-page apps

In this course we will use React Router DOM to solve our routing problem. This will allow us to:

  • Associate particular components with particular routes
  • Link between routes without requiring a full refresh
  • Capture wildcards in the URL to utilise state

COMP6080 - ReactJS - Routing & SPAs

By haydensmith

COMP6080 - ReactJS - Routing & SPAs

  • 376