Practical API Design
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore practical API design techniques in this conference talk from GOTO Amsterdam 2019. Learn how to create high-value APIs by focusing on three key factors: number of clients, client changeability, and complexity. Discover specific steps to design effective APIs on a tight schedule, including setting appropriate design goals, iterative sketching and prototyping, heuristic evaluation, code writing, participatory design, and choosing the right style. Gain insights into making practical design decisions that enhance developer experience (DX) and maximize the return on investment for your API design efforts.
Syllabus
Intro
Practical API Design
7 Practical Techniques For API Design
Set The Right Design Goals
Sketch & Prototype Iteratively
Heuristic Evaluation
Write Code
Participatory Design
Choose a Style That Fits
Make Practical Design Decisions
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube