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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
管理者向けGitHub Enterpriseの運用Tips紹介: 人にもAIにも優しいプラットフォームづくり
yuriemori
0
160
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
150
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.6k
Security Diaries of an Open Source IAM
ahus1
0
200
越境する組織づくり ─ 多様性を前提にしたチームビルディングとリードの実践知
kido_engineer
2
120
開発組織の課題解決を加速するための権限委譲 -する側、される側としての向き合い方-
daitasu
5
280
Devinを導入したら予想外の人たちに好評だった
tomuro
0
930
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
メタデータ同期に潜んでいた問題 〜 Cache Stampede 時の Cycle Wait を⾒つけた話
lycorptech_jp
PRO
0
150
トップマネジメントとコンピテンシーから考えるエンジニアリングマネジメント
zigorou
4
680
生成AIの利用とセキュリティ /gen-ai-and-security
mizutani
1
1.4k
Serverless Agent Architecture on Azure / serverless-agent-on-azure
miyake
1
160
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
300
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
62
51k
Exploring anti-patterns in Rails
aemeredith
2
280
Context Engineering - Making Every Token Count
addyosmani
9
740
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
150
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.1k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
95
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
99
Efficient Content Optimization with Google Search Console & Apps Script
katarinadahlin
PRO
1
360
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