You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Assuming we can work out the other issue I reported, I intend to use this on a fairly sizeable project. I like how it works better than the others I have found.
One thing I did end up adding is beforeRender and afterRender hooks so that my view can do any pre/post processing. I noticed Marionette does something similar, providing an onRender hook.
You might consider adding these bits if you find them valuable, and if the suggestion doesn't seem like a 'bad pattern' idea.
Thanks,
Chris
The text was updated successfully, but these errors were encountered:
Hi. Assuming we can work out the other issue I reported, I intend to use this on a fairly sizeable project. I like how it works better than the others I have found.
One thing I did end up adding is beforeRender and afterRender hooks so that my view can do any pre/post processing. I noticed Marionette does something similar, providing an onRender hook.
You might consider adding these bits if you find them valuable, and if the suggestion doesn't seem like a 'bad pattern' idea.
Thanks,
Chris
The text was updated successfully, but these errors were encountered: