Login
From:
Robert Mosolgo
(Uncensored)
subscribe
Batman.js Accessors as Methods
https://rmosolgo.github.io/batman.js/2014/06/27/batman-dot-js-accessors-as-methods.html
links
backlinks
Roast topics
Find topics
Find it!
Batman.js is a CoffeeScript front-end MVC framework. One of its core features is accessors, which can be used like properties or methods of a Batman.Object. They can even take arguments! Batman.Object has propert...