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
Que tal usar CSS em vez de JS?
Search
Amanda Vilela
September 30, 2017
Programming
1
110
Que tal usar CSS em vez de JS?
Apresentação feita na DevFest Cerrado no dia 30/09/2017.
Amanda Vilela
September 30, 2017
Tweet
Share
More Decks by Amanda Vilela
See All by Amanda Vilela
Construindo sua primeira página web: Sua porta de entrada para uma carreira de front-end
amandavilela
1
88
Web Performance: Não deixe o usuário desistir do seu site
amandavilela
1
190
Como tornamos os sorteios da BrazilJS on the Road Sorocaba mais divertidos utilizando JS
amandavilela
0
64
Sobre Carreira e Comunidades
amandavilela
0
38
PWA beyond theory - How to create your progressive web app
amandavilela
0
65
Crie seu Próprio Plano de Carreira
amandavilela
0
57
Como otimizar a performance da sua aplicação JS
amandavilela
0
100
Você nem sempre precisa de um framework JS
amandavilela
0
81
Front-end: o que é, mercado e como começar
amandavilela
1
89
Other Decks in Programming
See All in Programming
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
160
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.1k
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
460
XP, Testing and ninja testing ZOZ5
m_seki
2
240
ネイティブ製ガントチャートUIを作って学ぶUICollectionViewLayoutの威力
jrsaruo
0
120
(Extension DC 2025) Actor境界を越える技術
teamhimeh
1
210
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
2
120
CSS Linter の現在地 2025年のベストプラクティスを探る
ryo_manba
10
3.2k
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
220
CSC305 Lecture 01
javiergs
PRO
1
380
Conquering Massive Traffic Spikes in Ruby Applications with Pitchfork
riseshia
0
140
iOSDC.pdf
chronos2500
2
650
Featured
See All Featured
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Building an army of robots
kneath
306
46k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
How STYLIGHT went responsive
nonsquared
100
5.8k
Context Engineering - Making Every Token Count
addyosmani
4
170
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Transcript
Que tal usar CSS em vez de JS? Amanda Vilela
DevFest Cerrado
Amanda Vilela
None
None
None
None
JavaScript
O que o CSS tem me oferecer?
O que dá pra fazer com isso tudo?
https://codepen.io/amandavilela
Devo fazer tudo com CSS?
Calma
None
Reflow & Repaint
Repaint requer menos recursos
Evite reflows
Anime position absolute e fixed
Tente usar visibility ou opacity em vez de display
Manutenibilidade
https://github.com/you-dont-need
Obrigada :D amandavilela.com