Communication
Stakeholder alignment, writing, storytelling, and influence.
Writing Effective Slack and Async Updates
When to write, how to structure messages, and how to get responses without overwhelming. Async communication that works.
Running Effective 1:1s
How to run one-on-ones that build trust, surface issues, and drive growth. Agenda, frequency, notes, and follow-through.
Running Effective Meetings
Agenda, timeboxing, outcomes, and when to skip the meeting. Making meetings worth everyone's time.
Presenting to Executives: A Technical Leader's Guide
PremiumLearn how to structure and deliver technical presentations that resonate with executive audiences—focusing on impact, timelines, and risk.
An Engineer's Guide to Storytelling
Discover why storytelling matters in engineering and how to use proven frameworks to craft compelling technical narratives that influence and persuade.
Writing Technical RFCs
PremiumLearn when and how to write effective Request for Comments documents that drive alignment, capture design decisions, and get technical proposals approved.
Cross-Functional Collaboration
PremiumHow frontend engineers can work effectively with product managers, designers, and backend teams — building shared understanding and reducing friction.
Writing for Engineers
Why writing matters in engineering—and how to write clear documentation, effective messages, and professional content that advances your career.
Design a Collaborative Document Editor
PremiumSystem design for a collaborative editor like Google Docs: real-time sync (CRDTs vs OT), cursor presence, rich text (contentEditable vs ProseMirror/Tiptap), conflict resolution, offline, version history, comments, and permissions.