Blaze Components now with ES2015 tutorial

Blaze Components tutorial has been updated to include also code snippets in ES2015:

http://components.meteor.com/

You can now select between ES2015, vanilla JavaScript, and CoffeeScript.

README has also been updated to ES2015.

This comes together with the 0.14.0 release of Blaze Components which mostly cleans up some edge cases, but it also brings a new feature: extending existing templates with defined events and template helpers.

Also Blaze Layout Manager for Flow Router now fully supports Blaze Components with its 2.2.0 release.

10 Likes

Will have to check out that new feature yet, but…

Also Blaze Layout Manager5 for Flow Router now fully supports Blaze Components with its 2.2.0 release.

That is an awesome info! Good job guys!