Skip to content

enterprisebug/never-bind-a-function-in-a-template

Repository files navigation

Build Status

never bind a function in a template

As the only one @Michael_Hladky told me to 'never bind a function in a template' here is a repo to demonstrate the issue

demo

See it in action on firebaseapp

Be sure to open the debug console in your browser

problem description

when you are binding a function in a template you may not be aware of how often the binding is executed.

alt text

this project tries to clarify the problem and show some solutions

About

"never bind a function in a template" - he said. this is the project to clarify things.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published