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
89
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
外接に惑わされない自システムの処理時間SLIをOpenTelemetryで実現した話
kotaro7750
0
190
Eloquentを使ってどこまでコードの治安を保てるのか?を新人が考察してみた
itokoh0405
0
2.8k
Dive into Triton Internals
appleparan
0
450
AI 駆動開発におけるコミュニティと AWS CDK の価値
konokenj
5
320
ボトムアップの生成AI活用を推進する社内AIエージェント開発
aku11i
0
1.5k
HTTPじゃ遅すぎる! SwitchBotを自作ハブで動かして学ぶBLE通信
occhi
0
210
Register is more than clipboard
satorunooshie
1
400
Pythonに漸進的に型をつける
nealle
1
160
CSC509 Lecture 07
javiergs
PRO
0
260
CSC509 Lecture 09
javiergs
PRO
0
290
Webサーバーサイド言語としてのRustについて
kouyuume
1
5.1k
Introduce Hono CLI
yusukebe
6
3.3k
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
55
11k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
280
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
2.9k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
How to Ace a Technical Interview
jacobian
280
24k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
KATA
mclloyd
PRO
32
15k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.2k
Balancing Empowerment & Direction
lara
5
720
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Testing 201, or: Great Expectations
jmmastey
46
7.7k
It's Worth the Effort
3n
187
28k
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 Спасибо