|
|
|
|
|
by floydnoel
954 days ago
|
|
I have had to build landing pages for various products of my startup, and I was annoyed that there wasn't a great way to handle the sitemap generation and SEO metadata together with the route configuration. So, Routerino was born. It's very early still, but it works great for my needs. It is built to work together with pre-rendering, so that a client side rendered React app can have good SEO performance. I experienced this problem while working for a large blog company that faced many SEO issues from using Angular & React SPAs. I'm working on vastly improving the documentation and hope to release that soon. Repo if interested is at https://github.com/nerds-with-keyboards/routerino |
|