An unopinionated way to get dynamic routes in React
Hi, this is going to be a relatively short article. In it, i'm going to show the way I get dynamic routes in my React apps.
If you've heard of dynamic routes they are basically routes or parts of routes that aren't hard coded in, the path is dynamic...
glamboyosa.hashnode.dev