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
Lessons Learned in the Fast Lane
Search
Andy Fragen
February 16, 2018
Technology
0
88
Lessons Learned in the Fast Lane
Lessons learned in developing and providing user support for "high-interest" plugins.
Andy Fragen
February 16, 2018
Tweet
Share
More Decks by Andy Fragen
See All by Andy Fragen
Contributing to Open Source
afragen
0
720
Surgeon's Guide to Plugin Development
afragen
0
750
Other Decks in Technology
See All in Technology
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.4k
Datadog の RBAC のすべて
nulabinc
PRO
3
460
AI実装による「レビューボトルネック」を解消する仕様駆動開発(SDD)/ ai-sdd-review-bottleneck
rakus_dev
0
120
親子 or ペアで Mashup for the Future! しゃべって楽しむ 初手AI駆動でものづくり体験
hiroramos4
PRO
0
110
情シスのための生成AI実践ガイド2026 / Generative AI Practical Guide for Business Technology 2026
glidenote
0
230
身体を持ったパーソナルAIエージェントの 可能性を探る開発
yokomachi
1
110
ナレッジワークのご紹介(第88回情報処理学会 )
kworkdev
PRO
0
190
JAWS DAYS 2026 ExaWizards_20260307
exawizards
0
420
今のWordPress の制作手法ってなにがあんねん?(改) / What’s the Deal with WordPress Development These Days?
tbshiki
0
440
スクリプトの先へ!AIエージェントと組み合わせる モバイルE2Eテスト
error96num
0
170
僕、S3 シンプルって名前だけど全然シンプルじゃありません よろしくお願いします
yama3133
1
210
猫でもわかるKiro CLI(AI 駆動開発への道編)
kentapapa
0
170
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
Dominate Local Search Results - an insider guide to GBP, reviews, and Local SEO
greggifford
PRO
0
100
4 Signs Your Business is Dying
shpigford
187
22k
Why Mistakes Are the Best Teachers: Turning Failure into a Pathway for Growth
auna
0
80
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.3k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
128
55k
30 Presentation Tips
portentint
PRO
1
250
Six Lessons from altMBA
skipperchong
29
4.2k
Google's AI Overviews - The New Search
badams
0
930
Optimizing for Happiness
mojombo
378
71k
The Pragmatic Product Professional
lauravandoore
37
7.2k
Transcript
Lessons Learned in the Fast Lane Developing and Supporting a
High-Interest Plugin #wcphx 2018 Andy Fragen
Did you ever anticipate that level of interest? #wcphx 2018
OMG, can I really pull this off? Does Imposter Syndrome
get in the way? #wcphx 2018
First Do No Harm define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG',
true ); define( 'WP_DEBUG_DISPLAY', true ); #wcphx 2018
Be Nice The golden rule applies. Treat everyone as you
would like to be treated when asking for help. #wcphx 2018
Be Patient Slow down. Rinse, lather, repeat #wcphx 2018
Learn to Say No It’s harder than saying “yes” #wcphx
2018
Be open to other ideas and other ways of doing
things. #wcphx 2018
Build a Community Facebook Slack Twitter #wcphx 2018
Pay it Forward https://wptally.com #wcphx 2018
Summary Do your best to help people use your project.
Create documentation. Support your code. Make your code readable. Comment your code well. Always develop with WP_DEBUG set to true. Be active and contribute to other projects. #wcphx 2018
whoami https://thefragens.com @andyfragen https://github.com/afragen Day job: Chief Medical Officer at
Community Hospital of San Bernardino (Dignity Health) Recovering trauma/acute care surgeon #wcphx 2018
Questions? #wcphx 2018