Erlware Blog
  • Home
  • About

coffeescript

A collection of 2 posts

#API #batman.js #coffeescript #Cowboy #Erlang #Javascript #RESTful #Web

Erlang, Cowboy and Batman.js for Building Web Applications

I’ll have a complete walk of through using Cowboy and Batman.js to build the TodoMVC clone in a few days. For now I have the slides from my talk at the Chicago Erlang User Group: Chicago Erlang User Group April, 4th 2012 I couldn’t get iframe embedding to work with Wordpress… So if anyone knows what that is up with please comment.

Author Tristan Sloughter
#batman.js #coffeescript #Javascript #js #knockout.js #RESTful

Batman.js vs Knockout.js

The following is NOT a tutorial for either Batman.js or Knockout.js. But, it is instead a sort of side-by-side comparison of the two for creating a user creation form that POSTs the new user’s data as JSON to the backend. The method of web development I’ve come to find the best is based on heavy frontend Javascript (though written in Coffeescript) communicating with a backend via a RESTful interface. This is appealing, because you are not cluttering the application logic with view related code. ...

Author Tristan Sloughter
Page 1 of 1 

Latest Posts Github