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
53
Superstition Driven Development
Joshua Paling
March 10, 2015
Tweet
Share
More Decks by Joshua Paling
See All by Joshua Paling
Unix Commands
joshuapaling
0
56
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
開発組織のための セキュアコーディング研修の始め方
flatt_security
3
2.4k
Helm , Kustomize に代わる !? 次世代 k8s パッケージマネージャー Glasskube 入門 / glasskube-entry
parupappa2929
0
250
運用しているアプリケーションのDBのリプレイスをやってみた
miura55
1
730
一度 Expo の採用を断念したけど、 再度 Expo の導入を検討している話
ichiki1023
1
170
目の前の仕事と向き合うことで成長できる - 仕事とスキルを広げる / Every little bit counts
soudai
24
7.2k
Goで作って学ぶWebSocket
ryuichi1208
1
1.2k
Oracle Cloud Infrastructure:2025年2月度サービス・アップデート
oracle4engineer
PRO
1
220
Developer Summit 2025 [14-D-1] Yuki Hattori
yuhattor
19
6.2k
Swiftの “private” を テストする / Testing Swift "private"
yutailang0119
0
130
OpenID BizDay#17 KYC WG活動報告(法人) / 20250219-BizDay17-KYC-legalidentity
oidfj
0
250
Platform Engineeringは自由のめまい
nwiizo
4
2.1k
30分でわかる『アジャイルデータモデリング』
hanon52_
9
2.7k
Featured
See All Featured
Building a Scalable Design System with Sketch
lauravandoore
461
33k
Writing Fast Ruby
sferik
628
61k
RailsConf 2023
tenderlove
29
1k
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.5k
Making Projects Easy
brettharned
116
6k
Thoughts on Productivity
jonyablonski
69
4.5k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
12
960
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.2k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
133
33k
Speed Design
sergeychernyshev
27
790
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
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