SlideShare a Scribd company logo
BACKBONE.JS and RAILS
Name: Le Van Ban

What is Backbon.js?

Why would you use Backbone.js?

Component of backbone.js

How to use backbone with rails?
What is Backbon.js?
• Backbone is a framework JS, a
JavaScript library with a RESTfull Json interface
• Backbone was created by Jeremy Ashkenas.
Why would you use Backbone.js?
- Easier to build javascrip for web app
- Easier to maintain
Code is clear

Structure MVC
Component of backbone.js
Router
View: used to listen to events and react accordingly
Model: containing the interactive data
Collection: an ordered set of models
How to use backbone with rails?
Add “ gem 'rails-backbone' “ to Gemfile
Install:
bundle install
rails g backbone:install
rails g scaffold Post title:string content:string
rake db:migrate
rails g backbone:scaffold Post title:string content:string
( rails g backbone:model - model and collection
rails g backbone:router - views and templates )
DEMO
Tài li u tham kh oệ ả
• http://backbonetutorials.com/
• http://backbonejs.org/
• https://github.com/codebrew/backbone-rails
• http://perka.github.io/backbone-ui/

More Related Content

ODP
What is new in PHP 5.5 - HuyenNT
PPT
How to Contribute Code to MySQL?
ODP
ansible why ?
PDF
Code Splitting in Practice - Shanghai JS Meetup May 2016
PDF
Ansible 101
PDF
Puppet Camp Ghent 2013
PPTX
Data integration with embulk
ODP
Introduction to Ansible
What is new in PHP 5.5 - HuyenNT
How to Contribute Code to MySQL?
ansible why ?
Code Splitting in Practice - Shanghai JS Meetup May 2016
Ansible 101
Puppet Camp Ghent 2013
Data integration with embulk
Introduction to Ansible

What's hot (20)

PPTX
Retrofitting Continuous Delivery
PDF
Writing and Publishing Puppet Modules
PDF
[오픈소스컨설팅] EFK Stack 소개와 설치 방법
PDF
Network Automation: Ansible 101
PDF
Introduction to ansible galaxy
PDF
DevOps Meetup ansible
PDF
Drupal Development with Docker
PPTX
Capistrano 3 Deployment
PDF
DSLing your System For Scalability Testing Using Gatling - Dublin Scala User ...
PDF
PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...
PPTX
Storage Is Not Virtualized Enough - part 1
PPTX
Memcached B box presentation
PDF
Configuration Management in Ansible
PPT
Apache
PDF
Cocoapods and Most common used library in Swift
PDF
SaltConf14 - Eric johnson, Google - Orchestrating Google Compute Engine with ...
PPTX
MuleSoft ESB scatter-gather and base64
PPTX
MuleSoft ESB Sending email using hmailserver
PPTX
Ansible 101, Gennadiy Mykhailiuta
PDF
PHP MVC Tutorial 2
Retrofitting Continuous Delivery
Writing and Publishing Puppet Modules
[오픈소스컨설팅] EFK Stack 소개와 설치 방법
Network Automation: Ansible 101
Introduction to ansible galaxy
DevOps Meetup ansible
Drupal Development with Docker
Capistrano 3 Deployment
DSLing your System For Scalability Testing Using Gatling - Dublin Scala User ...
PuppetConf 2016: An Introduction to Measuring and Tuning PE Performance – Cha...
Storage Is Not Virtualized Enough - part 1
Memcached B box presentation
Configuration Management in Ansible
Apache
Cocoapods and Most common used library in Swift
SaltConf14 - Eric johnson, Google - Orchestrating Google Compute Engine with ...
MuleSoft ESB scatter-gather and base64
MuleSoft ESB Sending email using hmailserver
Ansible 101, Gennadiy Mykhailiuta
PHP MVC Tutorial 2
Ad

Similar to Backbone.js and rails - BanLV (20)

PDF
Backbonejs on Rails
PPTX
Backbone.js
PDF
Intro to Backbone.js with Rails
PDF
Rails & Backbone.js
PDF
Client Side MVC with Backbone and Rails
KEY
Backbonification for dummies - Arrrrug 10/1/2012
KEY
Wwcode2
PDF
Backbone
PDF
Developing Backbone js Applications Addy Osmani
PDF
Developing Backbone js Applications Addy Osmani
PDF
Instant download Developing Backbone js Applications Addy Osmani pdf all chapter
PPTX
Backbonemeetup
PDF
Developing Backbonejs Applications Early Release Addy Osmani
PPTX
Backbonejs
PPTX
Introduction to Backbone.js
PPTX
Basics of Backbone.js
PDF
[2015/2016] Backbone JS
PDF
Backbone.js introduction workshop
PDF
Introduction to Backbone - Workshop
PDF
Developing maintainable Cordova applications
Backbonejs on Rails
Backbone.js
Intro to Backbone.js with Rails
Rails & Backbone.js
Client Side MVC with Backbone and Rails
Backbonification for dummies - Arrrrug 10/1/2012
Wwcode2
Backbone
Developing Backbone js Applications Addy Osmani
Developing Backbone js Applications Addy Osmani
Instant download Developing Backbone js Applications Addy Osmani pdf all chapter
Backbonemeetup
Developing Backbonejs Applications Early Release Addy Osmani
Backbonejs
Introduction to Backbone.js
Basics of Backbone.js
[2015/2016] Backbone JS
Backbone.js introduction workshop
Introduction to Backbone - Workshop
Developing maintainable Cordova applications
Ad

More from Framgia Vietnam (20)

PDF
Functional Programming With Elixir
PPTX
Dreamers defense
PDF
Timeless - Websocket on Rails
PPTX
Game Development with Pygame
PPTX
Racer Mice - Game Team
PDF
CSS3 Lovers, Gather Together
PDF
Java 8 new features
PPTX
Build public private cloud using openstack
PPT
Introduction to JRuby And JRuby on Rails
ODP
Some ways to DRY in Rails
PPTX
HTML5 DRAG AND DROP
PDF
Create 3D objects insite Cocos2d-x
PPTX
View, Store Procedure & Function and Trigger in MySQL - Thaipt
PPTX
Organize directories for applications with front-end and back-end with yii - ...
PPTX
An idea - NghiaLV
ODP
Audited activerecord - QuanHV
PPT
Delegate - KhanhLD
ODP
Client side validations gem - KhanhHD
ODP
Jenkins and rails app - Le Dinh Vu
PPT
Canvas in html5 - TungVD
Functional Programming With Elixir
Dreamers defense
Timeless - Websocket on Rails
Game Development with Pygame
Racer Mice - Game Team
CSS3 Lovers, Gather Together
Java 8 new features
Build public private cloud using openstack
Introduction to JRuby And JRuby on Rails
Some ways to DRY in Rails
HTML5 DRAG AND DROP
Create 3D objects insite Cocos2d-x
View, Store Procedure & Function and Trigger in MySQL - Thaipt
Organize directories for applications with front-end and back-end with yii - ...
An idea - NghiaLV
Audited activerecord - QuanHV
Delegate - KhanhLD
Client side validations gem - KhanhHD
Jenkins and rails app - Le Dinh Vu
Canvas in html5 - TungVD

Recently uploaded (20)

PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Approach and Philosophy of On baking technology
PDF
Machine learning based COVID-19 study performance prediction
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Encapsulation theory and applications.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Encapsulation_ Review paper, used for researhc scholars
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
MIND Revenue Release Quarter 2 2025 Press Release
Advanced methodologies resolving dimensionality complications for autism neur...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Chapter 3 Spatial Domain Image Processing.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
20250228 LYD VKU AI Blended-Learning.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
The AUB Centre for AI in Media Proposal.docx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Approach and Philosophy of On baking technology
Machine learning based COVID-19 study performance prediction
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Programs and apps: productivity, graphics, security and other tools
Encapsulation theory and applications.pdf
Spectral efficient network and resource selection model in 5G networks
Reach Out and Touch Someone: Haptics and Empathic Computing
A comparative analysis of optical character recognition models for extracting...
Encapsulation_ Review paper, used for researhc scholars

Backbone.js and rails - BanLV

  • 2.  What is Backbon.js?  Why would you use Backbone.js?  Component of backbone.js  How to use backbone with rails?
  • 3. What is Backbon.js? • Backbone is a framework JS, a JavaScript library with a RESTfull Json interface • Backbone was created by Jeremy Ashkenas.
  • 4. Why would you use Backbone.js? - Easier to build javascrip for web app - Easier to maintain Code is clear  Structure MVC
  • 5. Component of backbone.js Router View: used to listen to events and react accordingly Model: containing the interactive data Collection: an ordered set of models
  • 6. How to use backbone with rails? Add “ gem 'rails-backbone' “ to Gemfile Install: bundle install rails g backbone:install rails g scaffold Post title:string content:string rake db:migrate rails g backbone:scaffold Post title:string content:string ( rails g backbone:model - model and collection rails g backbone:router - views and templates )
  • 8. Tài li u tham kh oệ ả • http://backbonetutorials.com/ • http://backbonejs.org/ • https://github.com/codebrew/backbone-rails • http://perka.github.io/backbone-ui/