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
130
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
Go home, Prettifier, you’re drunk!!
A rant about automatic code formatting resulting in hardly human-readable code.
Gunnar Bittersmann
March 03, 2023
More Decks by Gunnar Bittersmann
See All by Gunnar Bittersmann
Responsive typography 2
gunnarbittersmann
0
180
3 Fehler sind zu finden
gunnarbittersmann
0
210
TIL that the future :has already begun
gunnarbittersmann
0
140
TIL how to clear floats
gunnarbittersmann
0
150
TIL about showModal (from small things big things one day come)
gunnarbittersmann
0
150
Inclusive Design 24 2022 – Gunnar’s picks
gunnarbittersmann
0
120
The color rebeccapurple
gunnarbittersmann
0
210
Mehrsprachige Websites
gunnarbittersmann
0
130
TIL about -starting -blocks
gunnarbittersmann
0
110
Other Decks in Programming
See All in Programming
AI時代に設計が 最大の生産性レバーになる 意図駆動開発とデータを消さない設計|Don't Delete Your Data or Your Intent — Design as the Deepest Lever in the AI Era
tomohisa
1
860
【QA Test Talk Vol.8】AI-DLC による Whole Team Approach の加速
pkshadeck
PRO
0
180
【やさしく解説 設計編・中級 #4】ルールの寿命と、システムの年輪
panda728
PRO
2
190
今さら聞けない .NET CLI
htkym
0
190
Japan Community Day at Kubecon + CloudNativeCon Japan 2026: Learning Container Privilege Control by Building My Own Low-Level Container Runtime
ternbusty
1
150
メールのエイリアス機能を履き違えない
isshinfunada
0
240
AIが無かった頃の素敵な出会いの話
codmoninc
1
430
What's New in Android 2026
veronikapj
0
260
源内ハンズオン概要編
hideg
0
180
AI Readyの正体はデータマネジメントだ メダリオン2.0の最前線
freee
PRO
0
230
属人化した知識を、 AIが辿れる地図にする
pkshadeck
PRO
1
170
Claude Code全社展開のためにやったことn選~プラグイン302個・コミッター271人を支えるために~
kenchan
5
1.5k
Featured
See All Featured
Accessibility Awareness
sabderemane
1
180
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
200
Testing 201, or: Great Expectations
jmmastey
46
8.2k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.8k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
3
1.1k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
The State of eCommerce SEO: How to Win in Today's Products SERPs - #SEOweek
aleyda
2
11k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
4.3k
Faster Mobile Websites
deanohume
310
32k
The SEO identity crisis: Don't let AI make you average
varn
0
530
Building Flexible Design Systems
yeseniaperezcruz
330
40k
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!!