Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
How to Build a Spotify Individual Playlist Page in React

lesson

How to Build a Spotify Individual Playlist Page in ReactBuild a Spotify Connected App

Build out and style a page for each playlist and let users sort tracks by audio features

How to Fetch Spotify API Data with Credentials with Axios

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

Optimize React and Express.js code with npm concurrently

lesson

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

Streamline development in a client/server architecture with Concurrently

How to Pass OAuth Tokens to a React App

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