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

Performance guide #2168

Closed
ivanmalagon opened this issue Jul 9, 2018 · 1 comment
Closed

Performance guide #2168

ivanmalagon opened this issue Jul 9, 2018 · 1 comment

Comments

@ivanmalagon
Copy link
Contributor

As CARTO.js v4 adoption gets bigger, we see that the relation among source, layer, style and dataview is not clear.
Several apps we've seen don't know about the reactivity to a layer or dataview when changing the query in the source. They end up killing the existing instances and creating new ones where a simple call to setQuery would make the trick.

Let's create a guide after Quickstart explaining in detail and with graphics these concepts. We can call it performance tips so people pay more attention to it.

@jesusbotella
Copy link
Contributor

jesusbotella commented Jul 11, 2018

Here's the first approach to the performance guide:
http://filters-docs.developers.carto-staging.com/developers/carto-js/guides/performance-tips/

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