Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Brittany Chiang
Most Recent
Most Popular
Highest Rated
Reset
https://image.mux.com/jZTTJ9sIueBJn4THzyG8EnAgAVWyS1uoSwaySJlch5E/thumbnail.png?time=0

lesson

How to Fetch Spotify API Data with Credentials with AxiosBuild a Spotify Connected App

Use axios to send a request to the Spotify Web API and render response data on the front end

https://s3.amazonaws.com/assets.fullstack.io/n/20211209203901209_CoverImage_SpotifyConnectedApp.png

lesson

Optimize React and Express.js code with npm concurrentlyBuild a Spotify Connected App

Streamline development in a client/server architecture with Concurrently

https://s3.amazonaws.com/assets.fullstack.io/n/20211209203901209_CoverImage_SpotifyConnectedApp.png

lesson

How to Pass OAuth Tokens to a React AppBuild a Spotify Connected App

Use Create React App to quickly spin up a React front end and pass OAuth tokens from server to client

https://image.mux.com/IjNE7FzXfz2j9aM3fKkOYWaPXLJ1gd2GpK02R5WMJf84/thumbnail.png?time=0

lesson

How to Implement OAuth Flow in Express and Node.jsBuild a Spotify Connected App

Build out Spotify's Authorization Code OAuth flow with Express

https://image.mux.com/ZC73JZHg3PNqiX01THhKuHBwAUei8PMuOCAMakzbpdrk/thumbnail.png?time=0

lesson

What is OAuth and How Does it Work? [with examples]Build a Spotify Connected App

Learn how OAuth works and how it will work with the Spotify API

https://image.mux.com/b9YiUPYGCOrRedmzD601osIUvHGsda2Ro39CCDWwIlM00/thumbnail.png?time=0

lesson

How to Setup a React Developer Environment with nvmBuild a Spotify Connected App

Getting our local development environments set up with nvm

https://embed-ssl.wistia.com/deliveries/a54000fa1802d1dcb8adfbe6a38cc7bbcfaeef24.jpg

lesson

How to Add a README.md File to ReactBuild a Spotify Connected App

Add a descriptive and helpful README to our project