Our great sponsors
-
As it turns out, there's quite a lot we can do! So today we're going to be building a simple Spotify playlist preview with Next.js! Here's a preview we're going to be building, or you can browse the source code.
-
First off, choose a React boilerplate or framework of choice. I'm using Next.js because... well it's awesome and I use it for everything, but you can do this in something like Create React App as well. I'll also be using Tailwind for super quick styling.
-
SurveyJS
Extensible JavaScript Form Builder Libraries. SurveyJS is a set of four fully customizable JS libraries that allow you to create, easily modify, and run multiple web forms in any web app, while retaining all sensitive data on your own servers.
-
Here's how we can modify our play() function from earlier to handle these cases nicely by showing a toast:
-
First off, choose a React boilerplate or framework of choice. I'm using Next.js because... well it's awesome and I use it for everything, but you can do this in something like Create React App as well. I'll also be using Tailwind for super quick styling.