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
78
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
59
Web Performance: Não deixe o usuário desistir do seu site
amandavilela
1
180
Como tornamos os sorteios da BrazilJS on the Road Sorocaba mais divertidos utilizando JS
amandavilela
0
54
Sobre Carreira e Comunidades
amandavilela
0
27
PWA beyond theory - How to create your progressive web app
amandavilela
0
50
Como melhorar seu trabalho remoto
amandavilela
1
47
Crie seu Próprio Plano de Carreira
amandavilela
0
49
Como otimizar a performance da sua aplicação JS
amandavilela
0
88
Você nem sempre precisa de um framework JS
amandavilela
0
71
Other Decks in Programming
See All in Programming
レガシーシステムにどう立ち向かうか 複雑さと理想と現実/vs-legacy
suzukihoge
14
2.2k
Outline View in SwiftUI
1024jp
1
330
最新TCAキャッチアップ
0si43
0
140
Better Code Design in PHP
afilina
PRO
0
130
Streams APIとTCPフロー制御 / Web Streams API and TCP flow control
tasshi
2
350
Quine, Polyglot, 良いコード
qnighy
4
640
Realtime API 入門
riofujimon
0
150
ActiveSupport::Notifications supporting instrumentation of Rails apps with OpenTelemetry
ymtdzzz
1
230
광고 소재 심사 과정에 AI를 도입하여 광고 서비스 생산성 향상시키기
kakao
PRO
0
170
Click-free releases & the making of a CLI app
oheyadam
2
120
どうして僕の作ったクラスが手続き型と言われなきゃいけないんですか
akikogoto
1
120
弊社の「意識チョット低いアーキテクチャ」10選
texmeijin
5
24k
Featured
See All Featured
Designing on Purpose - Digital PM Summit 2013
jponch
115
7k
Navigating Team Friction
lara
183
14k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
24k
Thoughts on Productivity
jonyablonski
67
4.3k
Six Lessons from altMBA
skipperchong
27
3.5k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Practical Orchestrator
shlominoach
186
10k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Building Applications with DynamoDB
mza
90
6.1k
Writing Fast Ruby
sferik
627
61k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
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