Remix and dynamic routes
Now that we have our post overview page in Remix let's see how we can add the individual pages from this data.
We are already able to click on the posts on the overview and go to each respective page like:
posts/post-1
posts/post-2
But for now, the...
h.daily-dev-tips.com2 min read