Slide 1

Slide 1 text

Live Developer Mode SUPERCHARGE YOUR TWILIO DEVELOPMENT

Slide 2

Slide 2 text

Quick housekeeping

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

Dominik Kundel Principal Developer Advocate Twilio Jennifer Mah Software Engineer Twilio Anish Shandilya Software Engineer Twilio Allen Kleiner Engineering Manager Twilio Segment

Slide 5

Slide 5 text

from twilio.rest import Client client = Client() client.messages \ .create( body="Ahoy SIGNAL TV.", from_="+15017122661", to="+15558675310" )

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

from twilio.rest import Client client = Client() client.messages \ .create( body="Ahoy SIGNAL TV.", from_="+15017122661", to="+15558675310" )

Slide 8

Slide 8 text

Let's code!

Slide 9

Slide 9 text

Developer docs that speak your language. Code or not. 1754b6b Debug the performance of your WebRTC apps 8509081 All of Twilio's APIs at your fingertips 236261c Use our new pilot docs to design embedded systems f10ab46 Here are some other things that we shipped for developers! // Too much to cover... International docs Video Insights Microvisor Go Library

Slide 10

Slide 10 text

Learn more about everything you saw today twil.io/signal2021-devs

Slide 11

Slide 11 text

Quick Deploy gets you up-and-running in seconds Twilio CLI speeds up your local development flow Terraform & OpenAPI specs for better DevOps 1 2 3 Key Takeaways Segment + Twilio for better user insights 4

Slide 12

Slide 12 text

Thank You!