Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build a Spotify Connected App, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:06:47
    Course Introduction
  • Урок 2. 00:06:20
    Development Environment Setup
  • Урок 3. 00:01:05
    Module 1 Introduction
  • Урок 4. 00:04:10
    What is an API?
  • Урок 5. 00:09:39
    Okay, but what is a REST API?
  • Урок 6. 00:03:58
    Getting Started with Express
  • Урок 7. 00:05:28
    Basics of Express Route Handling
  • Урок 8. 00:00:56
    Module 2 Introduction
  • Урок 9. 00:03:17
    Getting Started with the Spotify Developer Dashboard
  • Урок 10. 00:02:55
    Adding nodemon
  • Урок 11. 00:08:57
    Understanding OAuth
  • Урок 12. 00:20:01
    Implementing the Authorization Code Flow
  • Урок 13. 00:00:58
    Module 3 Introduction
  • Урок 14. 00:08:00
    Create React App & Passing Tokens
  • Урок 15. 00:06:33
    Optimizing Client/Server Development Workflow
  • Урок 16. 00:01:19
    Module 4 Introduction
  • Урок 17. 00:13:11
    Using Local Storage to Persist Login State
  • Урок 18. 00:07:12
    Fetching & Displaying Data From Spotify
  • Урок 19. 00:04:20
    Setting Up React Router
  • Урок 20. 00:14:44
    Setting Up Styled Components
  • Урок 21. 00:01:13
    Module 5 Introduction
  • Урок 22. 00:02:04
    Login Page
  • Урок 23. 00:24:34
    Profile Page
  • Урок 24. 00:15:00
    Top Artists & Top Tracks Pages
  • Урок 25. 00:11:12
    Playlists Page
  • Урок 26. 00:16:51
    Individual Playlist Page
  • Урок 27. 00:03:50
    Loading Animation
  • Урок 28. 00:00:40
    Module 6 Introduction
  • Урок 29. 00:05:53
    Updating Favicons & Share Image
  • Урок 30. 00:12:37
    Deploying With Heroku
  • Урок 31. 00:01:44
    Adding a README
  • Урок 32. 00:02:00
    Wrapping Up What We’ve Learned