lesson
How to Set Up Storybook to View and Test CodeCreating React Libraries from ScratchSetup Storybook to view and test our code.
lesson
Implementing ScrollerCreating React Libraries from ScratchWriting code for the Scroller library and exporting it for users.
lesson
A Beginner's Guide to Using Git to Push Code to GitHubCreating React Libraries from ScratchSetup Scroller using Git, create a new GitHub project, and how push code to GitHub.
lesson
Essential Files and Directories for Publishing a React LibraryCreating React Libraries from ScratchSetting up the files and directories needed to write a React library.
lesson
Getting Started with the Spotify Developer DashboardBuild a Spotify Connected AppGet your app set up in the Spotify developer dashboard
lesson
Okay, but what is a REST API?Build a Spotify Connected AppLearn the basics of REST principles and HTTP requests & responses
lesson
Course IntroductionBuild a Spotify Connected AppOverview of what this course is, who this course is for, and what we'll be building