Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Ruby on Rails para Iniciantes - Aula 46
Search
Jackson Pires
March 16, 2016
Programming
0
160
Ruby on Rails para Iniciantes - Aula 46
Ruby on Rails para Iniciantes - Aula 46
AJAX
Jackson Pires
March 16, 2016
Tweet
Share
More Decks by Jackson Pires
See All by Jackson Pires
Como usar uma box Vagrant com a Cloud9 IDE para desenvolver com Elixir ou Phoenix?
jackson_pires
0
80
Conhecendo o módulo Forwardable do Ruby
jackson_pires
0
66
COMO INSPIRAR PESSOAS E MONETIZAR O SEU CONHECIMENTO?
jackson_pires
0
56
Conhecendo a gem guard, guard-rspec e guard-livereload
jackson_pires
0
80
GDG Meetup - Carreiras em T.I.
jackson_pires
0
84
20 minutos insanos de TDD e Ruby
jackson_pires
0
110
Ruby on Rails para Iniciantes - Aula 47
jackson_pires
0
80
Ruby on Rails para Iniciantes - Aula 48
jackson_pires
0
370
Ruby on Rails para Iniciantes - Aula 49
jackson_pires
0
150
Other Decks in Programming
See All in Programming
「ちょっと古いから」って避けてた技術書、今だからこそ読もう
mottyzzz
10
6.5k
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
1.2k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
200
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
960
Your Perfect Project Setup for Angular @BASTA! 2025 in Mainz
manfredsteyer
PRO
0
150
CSC305 Lecture 06
javiergs
PRO
0
210
CSC305 Lecture 04
javiergs
PRO
0
260
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
170
CSC305 Lecture 01
javiergs
PRO
1
400
CSC305 Lecture 05
javiergs
PRO
0
210
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
220
Swift Concurrency - 状態監視の罠
objectiveaudio
2
490
Featured
See All Featured
Docker and Python
trallard
46
3.6k
GraphQLとの向き合い方2022年版
quramy
49
14k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Bash Introduction
62gerente
615
210k
How to Ace a Technical Interview
jacobian
280
24k
What's in a price? How to price your products and services
michaelherold
246
12k
The Cost Of JavaScript in 2023
addyosmani
53
9k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Rails Girls Zürich Keynote
gr2m
95
14k
Scaling GitHub
holman
463
140k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Transcript
Ruby on Rails Para iniciantes - 4a Temporada ;-)
http://videosdeti.com.br Subscribe!
Aula 46 AJAX
Ruby on Rails AJAX ? https://pt.wikipedia.org/wiki/AJAX_(programa%C3%A7%C3%A3o)
Ruby on Rails Javascript!
Ruby on Rails Javascript / JQuery!
Ruby on Rails Rails + AJAX http://guides.rubyonrails.org/working_with_javascript_in_rails.html
Ruby on Rails Ciclo no RoR Browser > Controller >
JS > Browser
Ruby on Rails remote: true
Ruby on Rails Obrigado!