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
82
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
700
Surgeon's Guide to Plugin Development
afragen
0
730
Other Decks in Technology
See All in Technology
20251014_Pythonを実務で徹底的に使いこなした話
ippei0923
0
190
能登半島災害現場エンジニアクロストーク 【JAWS FESTA 2025 in 金沢】
ditccsugii
0
540
スタートアップにおけるこれからの「データ整備」
shomaekawa
2
390
ユーザーの声とAI検証で進める、プロダクトディスカバリー
sansantech
PRO
1
130
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
3
830
Wasmのエコシステムを使った ツール作成方法
askua
0
120
「れきちず」のこれまでとこれから - 誰にでもわかりやすい歴史地図を目指して / FOSS4G 2025 Japan
hjmkth
1
290
"プロポーザルってなんか怖そう"という境界を超えてみた@TSUDOI by giftee Tech #1
shilo113
0
180
ニッポンの人に知ってもらいたいGISスポット
sakaik
0
120
自動テストのコストと向き合ってみた
qa
1
220
コンテキストエンジニアリング入門〜AI Coding Agent作りで学ぶ文脈設計〜
kworkdev
PRO
0
330
ACA でMAGI システムを社内で展開しようとした話
mappie_kochi
1
310
Featured
See All Featured
Practical Orchestrator
shlominoach
190
11k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
GraphQLとの向き合い方2022年版
quramy
49
14k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Scaling GitHub
holman
463
140k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Side Projects
sachag
455
43k
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