hgzimmerman / FullstackRustDemo

Novelty website + bucket questions implementation.
MIT License
41 stars 5 forks source link

Build article viewer in Yew #22

Open hgzimmerman opened 6 years ago

hgzimmerman commented 6 years ago

Use Yew 0.3.0. Migrate to Yew 4.0 later to enable routing. The page would consist only of the most recent article. With a list of the n most recent other articles to the side.

hgzimmerman commented 6 years ago

Alternatively, build a markdown editor/viewer with the info found here: https://github.com/hgzimmerman/WeekendAtJoes4/issues/16

hgzimmerman commented 6 years ago

TODO: