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
Go home, Prettifier, you’re drunk!!
Search
Gunnar Bittersmann
March 03, 2023
Programming
0
83
Go home, Prettifier, you’re drunk!!
A rant about automatic code formatting resulting in hardly human-readable code.
Gunnar Bittersmann
March 03, 2023
Tweet
Share
More Decks by Gunnar Bittersmann
See All by Gunnar Bittersmann
Responsive typography 2
gunnarbittersmann
0
120
3 Fehler sind zu finden
gunnarbittersmann
0
140
TIL that the future :has already begun
gunnarbittersmann
0
98
TIL how to clear floats
gunnarbittersmann
0
92
TIL about showModal (from small things big things one day come)
gunnarbittersmann
0
110
Inclusive Design 24 2022 – Gunnar’s picks
gunnarbittersmann
0
94
The color rebeccapurple
gunnarbittersmann
0
150
Mehrsprachige Websites
gunnarbittersmann
0
96
TIL about -starting -blocks
gunnarbittersmann
0
82
Other Decks in Programming
See All in Programming
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
180
関数型まつりレポート for JuliaTokai #22
antimon2
0
150
データの民主化を支える、透明性のあるデータ利活用への挑戦 2025-06-25 Database Engineering Meetup#7
y_ken
0
300
Is Xcode slowly dying out in 2025?
uetyo
1
190
Select API from Kotlin Coroutine
jmatsu
1
190
Using AI Tools Around Software Development
inouehi
0
1.3k
Deep Dive into ~/.claude/projects
hiragram
7
940
すべてのコンテキストを、 ユーザー価値に変える
applism118
2
580
XP, Testing and ninja testing
m_seki
3
170
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
180
つよそうにふるまい、つよい成果を出すのなら、つよいのかもしれない
irof
1
300
Benchmark
sysong
0
250
Featured
See All Featured
Scaling GitHub
holman
459
140k
Become a Pro
speakerdeck
PRO
28
5.4k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
Visualization
eitanlees
146
16k
For a Future-Friendly Web
brad_frost
179
9.8k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Making Projects Easy
brettharned
116
6.3k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
33
5.9k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Transcript
Go home, Prettifier, you’re drunk!!
this.isMainMenuScrollButtonForwardHidden = Math.abs(this.$refs.mainsections.scrollWidth - this.$refs.mainsections.scrollLeft - this.$refs.mainsections.offsetWidth) <= 1;
this.isMainMenuScrollButtonForwardHidden = Math.abs(this.$refs.mainsections.scrollWidth - this.$refs.mainsections.scrollLeft - this.$refs.mainsections.offsetWidth) <= 1;
this.isMainMenuScrollButtonForwardHidden = Math.abs( this.$refs.mainsections.scrollWidth - this.$refs.mainsections.scrollLeft - this. $refs.mainsections.offsetWidth )
<= 1;
this.isMainMenuScrollButtonForwardHidden = Math.abs( this.$refs.mainsections.scrollWidth - this.$refs.mainsections.scrollLeft - this.$refs.mainsections.offsetWidth ) <=
1;
this.isMainMenuScrollButtonForwardHidden = Math.abs( this.$refs.mainsections.scrollWidth - this.$refs.mainsections.scrollLeft - this.$refs.mainsections.offsetWidth ) <=
1;
this.isMainMenuScrollButtonForwardHidden = Math.abs( this.$refs.mainsections.scrollWidth - this.$refs.mainsections.scrollLeft - this.$refs.mainsections.offsetWidth ) <=
1;
this.isMainMenuScrollButtonForwardHidden = Math.abs( this.$refs.mainsections.scrollWidth - this.$refs.mainsections.scrollLeft - this.$refs.mainsections.offsetWidth ) <=
1;
this.isMainMenuScrollButtonForwardHidden = Math.abs( this.$refs.mainsections.scrollWidth - this.$refs.mainsections.scrollLeft - this.$refs.mainsections.offsetWidth, ) <=
1; 💩
Go home, Prettifier, you’re drunk!!