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
57
Superstition Driven Development
Joshua Paling
March 10, 2015
Tweet
Share
More Decks by Joshua Paling
See All by Joshua Paling
Unix Commands
joshuapaling
0
59
Bare minimum developers should know about SEO
joshuapaling
0
3.1k
after-installfest.pdf
joshuapaling
0
33
Feeling like a better developer - AKA overcoming impostor syndrome
joshuapaling
2
1.1k
Other Decks in Technology
See All in Technology
AIエージェントデザインパターンの選び方
almondo_event
0
150
從開發到架構設計的可觀測性實踐
philipz
0
120
AIコードエディタは開発を変えるか?Cursorをチームに導入して1ヶ月経った本音
ota1022
1
700
Java 30周年記念! Javaの30年をふりかえる
skrb
1
950
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
8
65k
AIに実況させる / AI Streamer
motemen
3
1.4k
MCP Clientを活用するための設計と実装上の工夫
yudai00
1
810
ITエンジニアを取り巻く環境とキャリアパス / A career path for Japanese IT engineers
takatama
4
1.5k
SmartHRの複数のチームにおけるMCPサーバーの活用事例と課題
yukisnow1823
2
1.2k
Contract One Dev Group 紹介資料
sansan33
PRO
0
6k
大規模PaaSにおける監視基盤の構築と効率化の道のり
lycorptech_jp
PRO
0
180
Swiftは最高だよの話
yuukiw00w
2
290
Featured
See All Featured
For a Future-Friendly Web
brad_frost
178
9.7k
A Tale of Four Properties
chriscoyier
159
23k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
180
53k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
How GitHub (no longer) Works
holman
314
140k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
5
620
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Thoughts on Productivity
jonyablonski
69
4.7k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Raft: Consensus for Rubyists
vanstee
137
7k
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