Jump to content

Search the Community

Showing results for tags 'bacbone.js'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • W3Schools
    • General
    • Suggestions
    • Critiques
  • HTML Forums
    • HTML/XHTML
    • CSS
  • Browser Scripting
    • JavaScript
    • VBScript
  • Server Scripting
    • Web Servers
    • Version Control
    • SQL
    • ASP
    • PHP
    • .NET
    • ColdFusion
    • Java/JSP/J2EE
    • CGI
  • XML Forums
    • XML
    • XSLT/XSL-FO
    • Schema
    • Web Services
  • Multimedia
    • Multimedia
    • FLASH

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Languages

Found 1 result

  1. jimfog

    _bind All

    I am reading this tutorial here on how to use backbone.js along with the jquery fullcalendar plugin to build an events calendar:http://blog.shinetech.com/2011/08/05/building-a-shared-calendar-with-backbone-js-and-fullcalendar-a-step-by-step-tutorial/ Ιf you see the code listed in the chapter named Bringing in Backbone...you will see in line 11 _.bindAll(this); Despite having being read about the above in http://underscorejs.org/#bindAll I still cannot understand what it does. I would expect that inside the parentheses some method/s would be listed, we find in it this. Some help would be welcome here...I am trying to build an event(appointments to be precise) calendar here and know exactly what the code does is something that is needed.
×
×
  • Create New...