question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove use of can-connect/can/tag/ from guides

See original GitHub issue

This might be called out somewhere else, but we should remove this kind of thing from the guides since this is not how 99% of applications will handle retrieving data from models:

<restaurant-model get="{ _id=slug }">

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
matthewpcommented, Jan 17, 2017

I think this is a valid way to retrieve data, why do you dislike it?

0reactions
justinbmeyercommented, Feb 9, 2017

Ah, we can close this for #515, but I still think this is worth it. This will be a big improvement to the guides and the initial user experience of DoneJS. I’ve seen way too much confusion around connect/tags. I’d rather have this fix over the performance improvements.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrating to CanJS 6 | upgrade | Guides - CanJS
This guide walks you through the process to upgrade a 5.x app to CanJS 6.x. ... beforeremove event removed; can-connect/can/tag moved to an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found