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
Single-Page apps
Search
Anton Kasperovich
December 30, 2013
Programming
0
87
Single-Page apps
My technologies stack for single-page apps.
Anton Kasperovich
December 30, 2013
Tweet
Share
More Decks by Anton Kasperovich
See All by Anton Kasperovich
Automate everything with Ansible
iniweb
0
130
Other Decks in Programming
See All in Programming
趣味全開のAITuber開発
kokushin
0
180
爆速スッキリ! Rspack 移行の成果と道のり - Muddy Web #11
dora1998
1
270
小さく段階的リリースすることで深夜メンテを回避する
mkmk884
2
150
DataStoreをテストする
mkeeda
0
270
英語文法から学ぶ、クリーンな設計の秘訣
newnomad
1
290
List とは何か? / PHPerKaigi 2025
meihei3
0
600
家族・子育て重視/沖縄在住を維持しながらエンジニアとしてのキャリアをどのように育てていくか?
ug
0
260
Compose Hot Reload is here, stop re-launching your apps! (Android Makers 2025)
zsmb
1
370
Agentic Applications with Symfony
el_stoffel
2
210
AI Coding Agent Enablement - エージェントを自走させよう
yukukotani
13
5.2k
エンジニア未経験が最短で戦力になるためのTips
gokana
0
250
Devinのメモリ活用の学びを自社サービスにどう組み込むか?
itarutomy
0
2k
Featured
See All Featured
Fireside Chat
paigeccino
37
3.4k
Designing Experiences People Love
moore
141
23k
What's in a price? How to price your products and services
michaelherold
245
12k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Testing 201, or: Great Expectations
jmmastey
42
7.4k
Optimising Largest Contentful Paint
csswizardry
35
3.2k
How GitHub (no longer) Works
holman
314
140k
KATA
mclloyd
29
14k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.9k
Rails Girls Zürich Keynote
gr2m
94
13k
It's Worth the Effort
3n
184
28k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Transcript
www.axiomadev.com Single0Page2apps Anton2Kasperovich
www.axiomadev.com Use2Cases • Maps,2Music,2RSS,2Intranet2 • Social2networks2 • Mobile2apps
www.axiomadev.com Tools • Symfony22(RESTful2API)2 ! • RequireJS2 • Backbone.js2(Underscore.js)2 •
RESTHub?
www.axiomadev.com Symfony2 • FOSRestBundle2 • NelmioApiDocBundle
www.axiomadev.com RestBundle • View2layer2(html,2json,2xml)2 • Routing2(single,2multiple)2 • Listener2(request,2response)
www.axiomadev.com ApiDocBundle • Documentation2 • Parameters2 • Status2Codes2 • Requirements2
• Sandbox
www.axiomadev.com
www.axiomadev.com RequireJS • Modules2 • Dependencies2(AMD)2 • Shim2 • r.js2optimizer
www.axiomadev.com Backbone.js • MV*2 ! • Model2 • Collection2 •
Router2 • *View
www.axiomadev.com RESThub2Backbone2stack • jQuery2 • Backbone2 • Underscore2 • Require.js2
• Handlebars2 • Twitter2Bootstrap22.3 • Backbone2Validation2 • Backbone2Query2Parameters2 • Backbone2Datagrid2 • Backbone2Paginator2 • Async2 • Keymaster2 • Backbone2Associations2 • Moment2 ! !
www.axiomadev.com Спасибо