This article is going to be helpful for people who just started learn javascriptframeworks. Some of you might be aware about this and other articles which are describing how it’s hard to dive into javascript world. We de
Read More...
On December 11th, 2016, Marionette will turn 5 years old. This project has consistently grown over these years. We’ve seen hundreds of contributors, thousands of commits, and tens of thousands of projects using Marionett
Read More...
Hi folks. We’ve released a new 3.1 version with a lot of improvements. Ifyou haven’t updated your code to v3, feel free to skip ahead to v3.1.To make life easier we have the Marionette Patch Toolfor you.
So. What was cha
Read More...
Welcome to the party.
The main goal of Marionette v3 was to clean up and simplify the API.The library was converted to ES6 and organized for easier contribution.Marionette v3 is both smaller and faster than v2.x.
In futu
Read More...
Backbone Views have a handy declarative events API. That lets you abstract your DOM event bindings into a declarative hash on your views prototype. For example
123456Backbone.View.extend({ template: _.template("<
Read More...
This past Friday the Marionette Team got together and did some v3 planning for the next release of Marionette. The focus of our conversation was on adding the missing pieces of the application layer that are very much ne
Read More...
Meeting notes 12.30.14
Sam
minor 2.3.1 release to fix html bug
new website is almost up to feature pairity
James Kyle
new view ideas
investigation into a way to render children that are independent of their parent v
Read More...
The Marionette team meets privately every Tuesday at 5:30PM EST to discuss all things Marionette related.
Attendeessamccone, thejameskyle, jfairbank, cmaher, ahumphreys87, jmeas
Upcoming 2.1 ReleaseThe next minor release
Read More...
Marionette comes bundled with a library called Backbone.Wreqr, and in the coming months we will replace it with a new library by the name of Backbone.Radio. Radio is heavily inspired by Wreqr, but it was rewritten from t
Read More...
Marionette v2.0.1 has been released into the wild! There are lot of great features and changes, but don’t be scared to upgrade because we’ve created an awesome Upgrade Tool to help you.
Upgrade Tool: https://github.com/m
Read More...