bem-core
bem-core copied to clipboard
i-bem-dom: Ability to unroll all binds that were made in `onInit()` of class
In some cases bind made in onInit() may be unnecessary collected and make penalty to performance. Need to investigate realness of the issue and possibility to fix this with current approach.