I need 2 create 2 Backbone.Marionette applications which are pretty similar but could have differences in their functionality and views. So, I would like them to share some things but still be able to redefine.
Which way would you choose to solve this task?
Nice, if someone might share a link to a GitHub repo with the same problem been solved.