Seed: RealWorld example and awesome list

Created on 27 Jul 2019  Â·  5Comments  Â·  Source: seed-rs/seed

Just a small announcement of two new projects related to Seed:

Feedback, new issues / PRs are very welcome. Thanks!


P.S. Quickstart with webpack updated and refactored a little bit.

Most helpful comment

Update: I've added book Engineering Rust Web Applications and kavik.cz into awesome list.

  • Book looks interesting, I look forward to new chapters.
  • Kavik.cz is my new website - it's written in Seed, but more interesting fact is: It's prerendered before deploy. So we are able to create landing pages, documentations and other sites with super fast first render and good SEO now.

@David-OConnor Yeah, I'm biased here but I think it would be nice to have a link to awesome list in Seed's readme or homepage.

All 5 comments

Outstanding

As I can see realworld demo is using non-master branch. Can you please explain why it's the case?

@TatriX I just forgot to switch it after that branch has been merged into master. I've fixed it and it's already redeployed and everything seems to work without code changes. Good question.

Update: I've added book Engineering Rust Web Applications and kavik.cz into awesome list.

  • Book looks interesting, I look forward to new chapters.
  • Kavik.cz is my new website - it's written in Seed, but more interesting fact is: It's prerendered before deploy. So we are able to create landing pages, documentations and other sites with super fast first render and good SEO now.

@David-OConnor Yeah, I'm biased here but I think it would be nice to have a link to awesome list in Seed's readme or homepage.

Added Awesome List and Seed Realworld to the website; will be in next Readme commit.

Was this page helpful?
0 / 5 - 0 ratings