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

Irritating example #1

Open
TomFreudenberg opened this issue Jul 6, 2015 · 1 comment
Open

Irritating example #1

TomFreudenberg opened this issue Jul 6, 2015 · 1 comment

Comments

@TomFreudenberg
Copy link

Hi @arunoda

I checked today some of your examples and was a bit irritated, how you managed to get the BlogPost content out from the "post" subscription. It took some minutes to realize, that you are just waiting for the ready event and not using the content from that subscription.

I am pretty sure, that people looking for FlowRouter while find it more helpful, if you also return the content for the post from subscription into the template.

Just my 5 cents

In any case, thanks for a lot of usefull stuff
Tom

@bluepuma77
Copy link

Same here, I checked your JS and wondered where you are setting the blog post content.

This was the interesting part for me as I wondered how you deal with a single item, not with a list.

The subscription has to be for a list, so how would you get and display the single item.

Do you need to create a helper to access the single post in the Blaze template?

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