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
Superstition Driven Development
Search
Joshua Paling
March 10, 2015
Technology
0
61
Superstition Driven Development
Joshua Paling
March 10, 2015
Tweet
Share
More Decks by Joshua Paling
See All by Joshua Paling
Unix Commands
joshuapaling
0
64
Bare minimum developers should know about SEO
joshuapaling
0
3.1k
after-installfest.pdf
joshuapaling
0
37
Feeling like a better developer - AKA overcoming impostor syndrome
joshuapaling
2
1.1k
Other Decks in Technology
See All in Technology
DDD集約とサービスコンテキスト境界との関係性
pandayumi
2
180
実運用で考える PGO
kworkdev
PRO
0
130
AI時代にPdMとPMMはどう連携すべきか / PdM–PMM-collaboration-in-AI-era
rakus_dev
0
240
7月のガバクラ利用料が高かったので調べてみた
techniczna
3
810
シークレット管理だけじゃない!HashiCorp Vault でデータ暗号化をしよう / Beyond Secret Management! Let's Encrypt Data with HashiCorp Vault
nnstt1
2
130
『FailNet~やらかし共有SNS~』エレベーターピッチ
yokomachi
1
190
個人CLAUDE.md紹介と設定から学んだこと/introduce-my-claude-md
shibayu36
0
160
Kubernetes における cgroup driver のしくみ: runwasi の bugfix より
z63d
2
110
役割は変わっても、変わらないもの 〜スクラムマスターからEMへの転身で学んだ信頼構築の本質〜 / How to build trust
shinop
0
150
事業価値と Engineering
recruitengineers
PRO
8
5.3k
プロダクトの成長に合わせたアーキテクチャの段階的進化と成長痛、そして、ユニットエコノミクスの最適化
kakehashi
PRO
1
110
Webアクセシビリティ入門
recruitengineers
PRO
3
1.5k
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Speed Design
sergeychernyshev
32
1.1k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.8k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Designing Experiences People Love
moore
142
24k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Transcript
@joshuapaling JOSS
SUPERSTITION DRIVEN DEVELOPMENT
POST PUBLICATION DATE
POST PUBLICATION DATE <%= published_at(post) %>
POST PUBLICATION DATE <%= published_at post %>
POST PUBLICATION DATE <%= @published_at post %>
POST PUBLICATION DATE <%= @post published_at %>
POST PUBLICATION DATE <%= @post.published_at %>
YAAAAY <%= @post.published_at %>
??????? <%= @post.published_at %>
SUPERSTITION DRIVEN DEVELOPMENT
1. STOP!
2. Feel terribly guilty
2. Feel terribly guilty DON’T
3. Break it down
4. Put it together
5. Get faster at it
WHY?
SIMPLE
FRAMEWORKS NO
GEMS NO
BROWSER NO
TESTS NO
TERMINAL + TEXT EDITOR