Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would like to see "blog home" dynamically list content (it's static in the example) #2

Open
deborah-ufw opened this issue Jul 13, 2016 · 2 comments

Comments

@deborah-ufw
Copy link

Hi,

A real app would have to dynamically generate an index from the database, but the app's index is static and not connected to mongo. Would like to see this example updated to have a dynamic index list with linked titles.

Thank you for the example, this helps a lot. The documentation often seems very incomplete, especially with specifying which code goes in which file, and I would like to see providing bare-bones examples like this one become a Meteor team standard practice to help new users figure it out where the documentation is unclear.

@deborah-ufw
Copy link
Author

Made an example app based on this one -- index is dynamic, connected to the db, and also links by slug (pretty URL).
Not sure everything I did was best practice, but it's a very simple app example that I hope will help other Meteor newbies.

https://github.com/deborah-ufw/flow-router-dynamic-links-use-slug

@Undeadlol1
Copy link

Undeadlol1 commented Jul 13, 2016

@deborah-ufw everything has been documented pretty great.
https://guide.meteor.com/routing.html
https://atmospherejs.com/kadira/flow-router

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants