Y
Hacker News
new
|
ask
|
show
|
jobs
by
Axsuul
4986 days ago
Did you ever look into using something like LayoutManager or Marionette?
1 comments
cowpewter
4986 days ago
No, after JMVC I just wanted to write it to work the way we wanted it to work without dealing with yet another framework.
link
tkone
4985 days ago
+1. I was using marionette, but again, it's buying into an entire system. I ended up writing my own lightweight (15 lines?) version of their region manager and use that now.
(Marionette is a great project though!)
link