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
Arquitetura Client-Side Comentários Globo.com
Search
Evandro Leopoldino Gonçalves
May 18, 2011
Programming
0
98
Arquitetura Client-Side Comentários Globo.com
Apresentação feita na Python Brasil de 2011
Evandro Leopoldino Gonçalves
May 18, 2011
Tweet
Share
More Decks by Evandro Leopoldino Gonçalves
See All by Evandro Leopoldino Gonçalves
Conheça Lua: uma linguagem dinâmica com core minimalista
evandrolg
0
97
Metaprogramação em Python
evandrolg
0
670
Programação Funcional e o JavaScript
evandrolg
7
600
Templates e o JavaScript
evandrolg
1
110
Other Decks in Programming
See All in Programming
AI Assistants for Your Angular Solutions
manfredsteyer
PRO
0
140
Unity6.3 AudioUpdate
cova8bitdots
0
140
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
160
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
9
2.9k
Linux Kernelの1文字のミスで 権限昇格ができた話
rqda
0
730
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
430
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
500
文字コードの話
qnighy
44
17k
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
270
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
410
モダンOBSプラグイン開発
umireon
0
150
Everything Claude Code OSS詳細 — 5層構造の中身と導入方法
targe
0
120
Featured
See All Featured
Become a Pro
speakerdeck
PRO
31
5.8k
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
270
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
Bridging the Design Gap: How Collaborative Modelling removes blockers to flow between stakeholders and teams @FastFlow conf
baasie
0
480
Between Models and Reality
mayunak
2
230
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
The Pragmatic Product Professional
lauravandoore
37
7.2k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
Efficient Content Optimization with Google Search Console & Apps Script
katarinadahlin
PRO
1
410
How People are Using Generative and Agentic AI to Supercharge Their Products, Projects, Services and Value Streams Today
helenjbeal
1
140
Transcript
Arquitetura Client-Side Comentários 2.0 Evandro Leopoldino Gonçalves Desenvolvedor, Globo.com
[email protected]
@evandrolg
Comentários?
Client-Side
HTML + CSS + JavaScript
HTML & CSS
- “The premise for graceful degradation is to first build
for the latest and greatest, then add handlers for less capable devices.” (accessites.org) Graceful Degradation
JavaScript
Arquitetura Framework Widget Main Widget Widget Widget Widget Widget Base
- É um padrão de projeto que define uma dependência
de um- para-muitos entre objetos de modo que quando um objeto muda o estado, todos seus dependentes sejam notificados e atualizados automaticamente. (Wikipedia.org) Design Pattern Observer
- jQuery.trigger() - jQuery.bind() Observer com jQuery
- jQuery / jQuery UI - Mustashe - EasyDate -
Recaptcha Google Bibliotecas
Dúvidas?
Obrigado! ;) Evandro L. Gonçalves
[email protected]
@evandrolg