Muutke küpsiste eelistusi

Real-Time Twilio and Flybase: Build Real-Time Web Apps Using Twilio and Flybase with Node.js 1st ed. [Pehme köide]

  • Formaat: Paperback / softback, 156 pages, kõrgus x laius: 235x155 mm, kaal: 273 g, XIV, 156 p., 1 Paperback / softback
  • Ilmumisaeg: 30-Jul-2021
  • Kirjastus: APress
  • ISBN-10: 1484270738
  • ISBN-13: 9781484270738
Teised raamatud teemal:
  • Pehme köide
  • Hind: 44,06 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Tavahind: 51,84 €
  • Säästad 15%
  • Raamatu kohalejõudmiseks kirjastusest kulub orienteeruvalt 2-4 nädalat
  • Kogus:
  • Lisa ostukorvi
  • Tasuta tarne
  • Tellimisaeg 2-4 nädalat
  • Lisa soovinimekirja
  • Formaat: Paperback / softback, 156 pages, kõrgus x laius: 235x155 mm, kaal: 273 g, XIV, 156 p., 1 Paperback / softback
  • Ilmumisaeg: 30-Jul-2021
  • Kirjastus: APress
  • ISBN-10: 1484270738
  • ISBN-13: 9781484270738
Teised raamatud teemal:

Use Flybase and Twilio with Node.js to build real-time solutions and understand how real-time web technologies work. Written by the founder of Flybase, this book offers you practical solutions for communicating effectively with users on the modern web.

Flybase.io is a web platform, used to store and retrieve data in real-time, as well as to send and receive real-time events such as triggers for incoming calls, incoming messages, agents logging off, etc. 

You will learn to send daily SMS messages, build an SMS call center to provide support to users, and build a call center to handle incoming and outgoing phone calls from the browser. You'll also build a group calling system to let groups send messages to each other: handy for managing events.

Real-Time Twilio brings to light using the winning combination of Flybase and Twilio with Node.js for anyone with basic web development skills.

What You'll Learn

  • Develop web apps with Flybase and Twilio
  • Build a live blogging tool and a group chat app
  • Create a click-to-call call center and a Salesforce-powered call center
  • Send daily SMS reminders
  • Develop a real-time call tracking dashboard

Who This Book Is For

Those who want to learn to use Twilio and who wants to learn real-time development.
About the Author ix
About the Technical Reviewer xi
Introduction xiii
Chapter 1 Building a Real-Time SMS Call Center
1(16)
The Setup
1(1)
Getting Started
2(3)
Sending and Receiving Texts
5(4)
The Client
9(6)
Summary
15(2)
Chapter 2 Building a Live Blogging Tool
17(10)
The Setup
17(1)
Getting Started
17(6)
Setting Up Our Twilio Listener
23(3)
Summary
26(1)
Chapter 3 Building a Real-Time Group Chat App
27(28)
Ingredients
27(1)
Getting Started
28(4)
Sending and Receiving Texts
32(4)
Listening for Changes
36(4)
Managing Your Group
40(11)
Hosting It on Heroku
51(1)
Assigning Your Group Chat to a Phone Number in Twilio
52(1)
Summary
53(2)
Chapter 4 Creating a Click-to-Call Call Center
55(16)
Flybase's Custom Events
55(2)
What Is a Click-to-Call System?
56(1)
Necessary Tools
56(1)
Setting Up Twilio Client
57(1)
Getting Started
57(7)
Setting Up Templates
64(5)
Summary
69(2)
Chapter 5 Building a Salesforce-Powered Call Center
71(62)
Necessary Tools
71(1)
Getting Started
72(14)
Recapping the Code
86(3)
The Softphone
89(16)
Softphone Frontend Code
105(22)
Deploying to Heroku (Optional)
127(1)
Configuring Salesforce (Optional)
128(3)
Summary
131(2)
Chapter 6 Sending Daily SMS Reminders
133(8)
Necessary Tools
133(1)
Scheduling SMS Messages with Cron
133(2)
Receiving SMS Messages
135(2)
Saving Users in Flybase
137(3)
Summary
140(1)
Chapter 7 Building a Real-Time Call Tracking Dashboard
141(14)
The Backend
141(4)
The Frontend
145(9)
Summary
154(1)
Index 155
Roger Stringer is the founder of Flybase, a real-time application platform that makes it easy for developers to design, build, and scale real-time web and mobile apps in minutes instead of days using client-side code. You can find him on Twitter @freekrai.