ProjectEvergreen / project-evergreen

Wiki and high level "feature" tracker for Project Evergreen
https://projectevergreen.github.io/
Apache License 2.0
11 stars 1 forks source link

As a developer, I would like a basic routing example #55

Open hutchgrant opened 5 years ago

hutchgrant commented 5 years ago

Type of Change

Summary

A basic routing example would be useful to assist any developer with experience using modern javascript framework who is looking to quickly build their first application with evergreen.

Use Case

A simple routing example would be useful for most applications but one specific use case might be a website.

Code Sample

A router example using lit-redux-router

Pros / Cons

Would certainly help with getting more people to participate in the community and build better applications.

thescientist13 commented 5 years ago

related to #2 .

found this project, which may also be worth looking into https://github.com/router5/router5/blob/master/README.md