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
Css in JavaScript
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Igor Halfeld
April 04, 2019
Programming
0
57
Css in JavaScript
How write CSS in JavaScript
Igor Halfeld
April 04, 2019
Tweet
Share
More Decks by Igor Halfeld
See All by Igor Halfeld
Modular monoliths with fastify
igorhalfeld
0
200
How to migrate legacy frontend?
igorhalfeld
1
130
Patterns for perfect components in Vue.js
igorhalfeld
0
120
Clean Architecture no Front-end (update 2021-05-11)
igorhalfeld
0
67
Step by step I followed a career in software
igorhalfeld
0
710
Using AI to create memes
igorhalfeld
0
530
Deninho, the TS children
igorhalfeld
1
220
Micro Front-ends, what they don't tell you
igorhalfeld
0
400
CSS in JavaScripto, the anti-pattern that is good
igorhalfeld
1
110
Other Decks in Programming
See All in Programming
LM Linkで(非力な!)ノートPCでローカルLLM
seosoft
0
270
OTP を自動で入力する裏技
megabitsenmzq
0
130
Claude Codeログ基盤の構築
giginet
PRO
7
3.8k
Coding at the Speed of Thought: The New Era of Symfony Docker
dunglas
0
3.2k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
1.1k
20260315 AWSなんもわからん🥲
chiilog
2
180
Smarter Angular mit Transformers.js & Prompt API
christianliebel
PRO
1
100
どんと来い、データベース信頼性エンジニアリング / Introduction to DBRE
nnaka2992
1
350
条件判定に名前、つけてますか? #phperkaigi #c
77web
2
860
存在論的プログラミング: 時間と存在を記述する
koriym
5
580
Symfony + NelmioApiDocBundle を使った スキーマ駆動開発 / Schema Driven Development with NelmioApiDocBundle
okashoi
0
250
CS教育のDX AIによる育成の効率化
niftycorp
PRO
0
170
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
40
2.3k
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
150
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
160
How to Think Like a Performance Engineer
csswizardry
28
2.5k
Paper Plane (Part 1)
katiecoart
PRO
0
6.1k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
850
How to Talk to Developers About Accessibility
jct
2
160
How People are Using Generative and Agentic AI to Supercharge Their Products, Projects, Services and Value Streams Today
helenjbeal
1
140
Context Engineering - Making Every Token Count
addyosmani
9
780
Everyday Curiosity
cassininazir
0
180
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
280
Unsuck your backbone
ammeep
672
58k
Transcript
CSS in JavaScripto A caquinha que deu certo
Igor Halfeld Software Engineer & Consultancy igorluiz.me - @IgorHalfeld
None
None
Quais os problemas do CSS?
Manutenibilidade Escalabilidade Regras de CSS são globais
Como resolver o problema? Precisamos evoluir o CSS junto com
a web…
Vamos resolver o problema com javascript, o que pode dar
errado?
Afinal o javascript já resolveu uns problemas do HTML.
None
Virgulas CamelCase Números Strings
Como usar esse rolê..
CSS Inline
Bibliotecas! JSS, Glamor e Styled Components
JSS
Glamor
Styled C.
Demo time!
Obrigado! igorluiz.me/talks - @IgorHalfeld