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
91
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
130
3 Fehler sind zu finden
gunnarbittersmann
0
160
TIL that the future :has already begun
gunnarbittersmann
0
100
TIL how to clear floats
gunnarbittersmann
0
98
TIL about showModal (from small things big things one day come)
gunnarbittersmann
0
110
Inclusive Design 24 2022 – Gunnar’s picks
gunnarbittersmann
0
95
The color rebeccapurple
gunnarbittersmann
0
150
Mehrsprachige Websites
gunnarbittersmann
0
98
TIL about -starting -blocks
gunnarbittersmann
0
83
Other Decks in Programming
See All in Programming
AI OCR API on Lambdaを Datadogで可視化してみた
nealle
0
220
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
290
奥深くて厄介な「改行」と仲良くなる20分
oguemon
0
180
AWS発のAIエディタKiroを使ってみた
iriikeita
1
140
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
250
Ruby Parser progress report 2025
yui_knk
1
260
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
1k
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
4
1.6k
個人軟體時代
ethanhuang13
0
280
Improving my own Ruby thereafter
sisshiki1969
1
140
MLH State of the League: 2026 Season
theycallmeswift
0
210
ECS初心者の仲間 – TUIツール「e1s」の紹介
keidarcy
0
150
Featured
See All Featured
Designing for Performance
lara
610
69k
What's in a price? How to price your products and services
michaelherold
246
12k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
20k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
790
Agile that works and the tools we love
rasmusluckow
330
21k
4 Signs Your Business is Dying
shpigford
184
22k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
GraphQLとの向き合い方2022年版
quramy
49
14k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
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!!