554 Views
With earlier versions, creating routes had to be done in JSX and was typically done in the root app.js. With the recent update you can define routes in JavaScript as well as in JSX.
0 comments
Join in on a hand-picked round up of the best JavaScript articles every day.
Curated by our Moderators and Voted up by our Community. Free.
With earlier versions, creating routes had to be done in JSX and was typically done in the root app.js. With the recent update you can define routes in JavaScript as well as in JSX.