File | Size |
---|
TutsNode.com.txt | 63.00 B |
[TGx]Downloaded from torrentgalaxy.to .txt | 585.00 B |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/1. Twilio Introduction/1. Before we signup to Twilio.html | 2.12 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/1. Twilio Introduction/2. Creating a Twilio Account.mp4 | 22.36 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/1. Twilio Introduction/2. Creating a Twilio Account.srt | 2.56 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/1. Twilio Introduction/3. Getting a phone number and creating all the necessary tokens.mp4 | 57.66 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/1. Twilio Introduction/3. Getting a phone number and creating all the necessary tokens.srt | 6.86 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/10. Change Twilio phone number/1. Setup Twilio and changing phone number.mp4 | 74.03 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/10. Change Twilio phone number/1. Setup Twilio and changing phone number.srt | 8.01 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/1. Handling Twilio Webhook calls.mp4 | 39.51 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/1. Handling Twilio Webhook calls.srt | 4.01 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/2. Having Twilio to say Thank you for you when someone calls.mp4 | 50.38 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/2. Having Twilio to say Thank you for you when someone calls.srt | 4.58 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/3. Emitting a Socket IO event to the frontend when receive a new call.mp4 | 58.56 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/3. Emitting a Socket IO event to the frontend when receive a new call.srt | 5.19 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/4. Display new call on the browser as it comes in.mp4 | 21.92 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/4. Display new call on the browser as it comes in.srt | 2.70 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/5. Displaying the progress call with the caller information.mp4 | 29.54 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/11. Twilio Webhooks/5. Displaying the progress call with the caller information.srt | 3.66 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/12. Redirecting calls to a queue/1. Redirecting the call and add it to a queue.mp4 | 69.21 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/12. Redirecting calls to a queue/1. Redirecting the call and add it to a queue.srt | 6.99 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/12. Redirecting calls to a queue/2. Updating the call status to enqueued.mp4 | 49.68 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/12. Redirecting calls to a queue/2. Updating the call status to enqueued.srt | 5.07 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/12. Redirecting calls to a queue/3. Removing personal information from the call.mp4 | 48.43 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/12. Redirecting calls to a queue/3. Removing personal information from the call.srt | 5.00 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/12. Redirecting calls to a queue/4. Updating the call status bar.mp4 | 55.79 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/12. Redirecting calls to a queue/4. Updating the call status bar.srt | 5.53 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/1. Finding security risks on our application.mp4 | 27.20 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/1. Finding security risks on our application.srt | 3.18 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/2. Creating a endpoint to validate the token.mp4 | 30.05 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/2. Creating a endpoint to validate the token.srt | 2.62 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/3. Validating the JWT token with the backend.mp4 | 56.92 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/3. Validating the JWT token with the backend.srt | 6.32 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/4. Passing the token using SocketIo connection.mp4 | 37.17 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/4. Passing the token using SocketIo connection.srt | 4.65 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/5. Setting the socket with the token as its value changes.mp4 | 34.41 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/5. Setting the socket with the token as its value changes.srt | 3.25 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/6. Validating our token on the backend using a socket middleware.mp4 | 81.58 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/13. Making our application more secure/6. Validating our token on the backend using a socket middleware.srt | 6.99 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/14. Receiving calls on the browser using Twilio Client/1. Installing and setting up Twilio client.mp4 | 56.94 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/14. Receiving calls on the browser using Twilio Client/1. Installing and setting up Twilio client.srt | 6.22 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/14. Receiving calls on the browser using Twilio Client/2. We use use State we should import use State.mp4 | 4.78 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/14. Receiving calls on the browser using Twilio Client/2. We use use State we should import use State.srt | 777.00 B |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/14. Receiving calls on the browser using Twilio Client/3. Setting up Twilio to make outgoing calls.mp4 | 16.30 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/14. Receiving calls on the browser using Twilio Client/3. Setting up Twilio to make outgoing calls.srt | 2.04 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/15. Voice Grant Access/1. Creating the Twilio token to grant access to voice.mp4 | 41.83 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/15. Voice Grant Access/1. Creating the Twilio token to grant access to voice.srt | 5.44 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/15. Voice Grant Access/2. Passing the Twilio token to the frontend.mp4 | 66.54 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/15. Voice Grant Access/2. Passing the Twilio token to the frontend.srt | 5.76 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/15. Voice Grant Access/3. Creating our socket connection with Twilio servers.mp4 | 19.36 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/15. Voice Grant Access/3. Creating our socket connection with Twilio servers.srt | 1.85 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/16. Answering a Call on the Browser/1. Sending the selected call to be answered to the backend.mp4 | 35.96 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/16. Answering a Call on the Browser/1. Sending the selected call to be answered to the backend.srt | 2.82 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/16. Answering a Call on the Browser/2. Redirecting the call to a different URL.mp4 | 33.57 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/16. Answering a Call on the Browser/2. Redirecting the call to a different URL.srt | 4.18 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/16. Answering a Call on the Browser/3. Connecting the call to the Browser.mp4 | 36.83 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/16. Answering a Call on the Browser/3. Connecting the call to the Browser.srt | 4.27 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/16. Answering a Call on the Browser/4. Fixing the duplicate calls on the screen.mp4 | 27.44 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/16. Answering a Call on the Browser/4. Fixing the duplicate calls on the screen.srt | 3.48 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/17. And still more to come/1. Wow, are you already here.html | 853.00 B |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/1. Installing VSCode modules.mp4 | 82.11 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/1. Installing VSCode modules.srt | 9.17 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/2. Installing VSCode modules.mp4 | 13.96 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/2. Installing VSCode modules.srt | 2.38 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/3. Emmet and speed up coding.mp4 | 27.69 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/3. Emmet and speed up coding.srt | 3.58 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/4. Add extension tools for chrome.mp4 | 21.87 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/4. Add extension tools for chrome.srt | 1.98 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/5. Installing Docker Extension.mp4 | 5.42 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/18. Appendix 1/5. Installing Docker Extension.srt | 1.21 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/19. Bonus Section - Including Black Friday Deals/1. Bonus - Because the learning can never stop.html | 3.07 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/2. Twilio Verify/1. Creating a Twilio Verify Service.mp4 | 11.76 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/2. Twilio Verify/1. Creating a Twilio Verify Service.srt | 1.70 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/1. Starting our express server.mp4 | 24.87 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/1. Starting our express server.srt | 4.14 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/2. Creating the endpoint to receive the mobile number and the verification code.mp4 | 19.52 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/2. Creating the endpoint to receive the mobile number and the verification code.srt | 3.15 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/3. Creating a Twilio Class.mp4 | 38.30 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/3. Creating a Twilio Class.srt | 4.40 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/4. Send Verification with Twilio.mp4 | 59.92 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/4. Send Verification with Twilio.srt | 6.66 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/5. Verifying the code with Twilio.mp4 | 49.86 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/3. Node server with Express/5. Verifying the code with Twilio.srt | 3.98 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/1. Creating our react App.mp4 | 23.52 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/1. Creating our react App.srt | 3.93 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/2. Creating our login form.mp4 | 71.62 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/2. Creating our login form.srt | 8.27 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/3. Keep state using Immet and use-immet.mp4 | 56.15 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/3. Keep state using Immet and use-immet.srt | 5.79 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/4. Preparing axios to send our request.mp4 | 28.39 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/4. Preparing axios to send our request.srt | 3.75 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/5. Request the verification code from Twilio.mp4 | 54.71 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/5. Request the verification code from Twilio.srt | 5.12 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/6. Add an input for the verification code.mp4 | 68.82 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/4. React Login with SMS/6. Add an input for the verification code.srt | 4.94 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/5. Verification, Authentication using Twilio/1. Sending the code to Twilio verify.mp4 | 122.26 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/5. Verification, Authentication using Twilio/1. Sending the code to Twilio verify.srt | 7.85 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/6. Realtime UI updates using SocketIo/1. Initializing sockets on the backend.mp4 | 43.72 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/6. Realtime UI updates using SocketIo/1. Initializing sockets on the backend.srt | 3.99 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/6. Realtime UI updates using SocketIo/2. Initializing a socket connection with the frontend.mp4 | 51.83 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/6. Realtime UI updates using SocketIo/2. Initializing a socket connection with the frontend.srt | 3.74 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/6. Realtime UI updates using SocketIo/3. Understanding sockets and refactoring.mp4 | 26.52 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/6. Realtime UI updates using SocketIo/3. Understanding sockets and refactoring.srt | 3.46 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/1. Creating and verifying a JWT token.mp4 | 27.50 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/1. Creating and verifying a JWT token.srt | 3.86 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/2. Creating the JWT token.mp4 | 49.08 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/2. Creating the JWT token.srt | 6.24 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/3. Receiving the JWT on the frontend.mp4 | 34.20 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/3. Receiving the JWT on the frontend.srt | 4.21 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/4. Creating a custom hook to help with local Storage.mp4 | 49.36 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/4. Creating a custom hook to help with local Storage.srt | 6.24 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/5. Storing the JWT token in Local Storage.mp4 | 10.21 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/7. Authorization using JWT (JSON Web Token)/5. Storing the JWT token in Local Storage.srt | 1.09 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/8. React Call Centre/1. Stop displaying the login page when we have a valid token.mp4 | 13.84 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/8. React Call Centre/1. Stop displaying the login page when we have a valid token.srt | 1.80 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/8. React Call Centre/2. Creating our Call Center screen starting with the navbar.mp4 | 43.93 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/8. React Call Centre/2. Creating our Call Center screen starting with the navbar.srt | 5.47 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/8. React Call Centre/3. Creating the call progress bar.mp4 | 32.37 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/8. React Call Centre/3. Creating the call progress bar.srt | 4.46 kB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/9. Local tunnel, my localhost globally accessible/1. Understanding local tunnel and how it will help us.mp4 | 28.68 MB |
[TutsNode.com] - Twilio - Make a complete Call Centre in React and Node/9. Local tunnel, my localhost globally accessible/1. Understanding local tunnel and how it will help us.srt | 3.69 kB |