Clientside callbabks - best practices

Hi @davzup89

The best way to improve your app is to find out where the bottlenecks are. You can check the dev tools to see how long those callbacks are taking, or better yet, use something like this Werzeug profiler:

2 Likes