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
94
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
91
Metaprogramação em Python
evandrolg
0
670
Programação Funcional e o JavaScript
evandrolg
7
590
Templates e o JavaScript
evandrolg
1
100
Other Decks in Programming
See All in Programming
エンジニア向け採用ピッチ資料
inusan
0
150
Select API from Kotlin Coroutine
jmatsu
1
190
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
1
200
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
560
Is Xcode slowly dying out in 2025?
uetyo
1
180
GoのGenericsによるslice操作との付き合い方
syumai
3
680
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
120
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
230
XP, Testing and ninja testing
m_seki
2
150
deno-redisの紹介とJSRパッケージの運用について (toranoana.deno #21)
uki00a
0
130
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
3
300
生成AIコーディングとの向き合い方、AIと共創するという考え方 / How to deal with generative AI coding and the concept of co-creating with AI
seike460
PRO
1
330
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Producing Creativity
orderedlist
PRO
346
40k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
A better future with KSS
kneath
239
17k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Typedesign – Prime Four
hannesfritz
42
2.7k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
Speed Design
sergeychernyshev
31
1k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
GraphQLとの向き合い方2022年版
quramy
46
14k
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