dkelsen / gatsby-blog-comments

This repo is used for utterances comments
0 stars 0 forks source link

react-routing-without-react-router/ #10

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

React Routing Without React Router | Dilshan Kelsen

Keep things simple, stupid! The motto of every developer, I hope... This can also be applied to the use of external libraries, which offer a…

https://dilshankelsen.com/react-routing-without-react-router/

ashok-khanna commented 2 years ago

Wonderful article, thank you for sharing

alexstulov commented 11 months ago

In "Manually changing the page" you change page in context, but URI stays the same. How would you solve this problem? Can you describe component to make navigation as comfortable as per React Router?