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
83
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
70
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
55
Sobre Carreira e Comunidades
amandavilela
0
29
PWA beyond theory - How to create your progressive web app
amandavilela
0
50
Crie seu Próprio Plano de Carreira
amandavilela
0
50
Como otimizar a performance da sua aplicação JS
amandavilela
0
90
Você nem sempre precisa de um framework JS
amandavilela
0
73
Front-end: o que é, mercado e como começar
amandavilela
1
81
Other Decks in Programming
See All in Programming
How mixi2 Uses TiDB for SNS Scalability and Performance
kanmo
29
11k
[JAWS-UG横浜 #79] re:Invent 2024 の DB アップデートは Multi-Region!
maroon1st
1
140
ペアーズでの、Langfuseを中心とした評価ドリブンなリリースサイクルのご紹介
fukubaka0825
2
300
Spring gRPC について / About Spring gRPC
mackey0225
0
220
Formの複雑さに立ち向かう
bmthd
1
720
Unity Android XR入門
sakutama_11
0
140
JavaScriptツール群「UnJS」を5分で一気に駆け巡る!
k1tikurisu
10
1.8k
2024年のkintone API振り返りと2025年 / kintone API look back in 2024
tasshi
0
210
さいきょうのレイヤードアーキテクチャについて考えてみた
yahiru
3
730
ISUCON14公式反省会LT: 社内ISUCONの話
astj
PRO
0
180
Writing documentation can be fun with plugin system
okuramasafumi
0
120
なぜイベント駆動が必要なのか - CQRS/ESで解く複雑系システムの課題 -
j5ik2o
7
2.5k
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
31
2.1k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.4k
Practical Orchestrator
shlominoach
186
10k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
366
25k
Speed Design
sergeychernyshev
25
780
Building Applications with DynamoDB
mza
93
6.2k
Optimising Largest Contentful Paint
csswizardry
34
3.1k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.2k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Designing Experiences People Love
moore
139
23k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
240
The World Runs on Bad Software
bkeepers
PRO
67
11k
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