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
55
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
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
5.5k
newmo の創業を支える Software Architecture と Platform Engineering
110y
1
270
Computer Use〜OpenAIとAnthropicの比較と将来の展望〜
pharma_x_tech
6
1k
MCPを理解する
yudai00
14
9.9k
MCP でモノが動くとおもしろい/It is interesting when things move with MCP
bitkey
2
410
Azure × MCP 入門
ry0y4n
8
1.6k
大規模サーバーレスプロジェクトのリアルな零れ話
maimyyym
3
210
3D生成AIのための画像生成
kosukeito
2
610
LLM アプリケーションのためのクラウドセキュリティ - CSPM の実装ポイント-
osakatechlab
0
350
CodeRabbitと過ごした1ヶ月 ─ AIコードレビュー導入で実感したチーム開発の進化
mitohato14
1
240
Next.jsと状態管理のプラクティス
uhyo
2
600
CARTA HOLDINGS エンジニア向け 採用ピッチ資料 / CARTA-GUIDE-for-Engineers
carta_engineering
0
27k
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.8k
Building Applications with DynamoDB
mza
94
6.4k
Documentation Writing (for coders)
carmenintech
71
4.8k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
13
840
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.2k
Building Adaptive Systems
keathley
41
2.5k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.7k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.7k
KATA
mclloyd
29
14k
Automating Front-end Workflow
addyosmani
1370
200k
Unsuck your backbone
ammeep
671
58k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.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