New Project! ChatWithDesign 🛠️ AI Chat that can create, modify Figma files and even create websites.Try it now

Introduction to Backbone Part 1 - Client-side

September 10, 20121 min read

I decided to do a screencast showing off how to use backbone.js. There are two parts to the screencast, the second of which will be posted next week.

The first part covers the client-side aspect of backbone.js which consists of Models, Collections and Views.

You can find the complete source code here: https://github.com/yagudaev/backbone-twitter-part1.

© 2024 Michael Yagudaev