Muutke küpsiste eelistusi

E-raamat: Real-Time Twilio and Flybase: Build Real-Time Web Apps Using Twilio and Flybase with Node.js

  • Formaat: EPUB+DRM
  • Ilmumisaeg: 29-Jul-2021
  • Kirjastus: APress
  • Keel: eng
  • ISBN-13: 9781484270745
Teised raamatud teemal:
  • Formaat - EPUB+DRM
  • Hind: 49,39 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: EPUB+DRM
  • Ilmumisaeg: 29-Jul-2021
  • Kirjastus: APress
  • Keel: eng
  • ISBN-13: 9781484270745
Teised raamatud teemal:

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

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.