In this video, we will create a dynamic dropdown dependent on another dropdown value.

When the “make” dropdown changes, an HTTP call is performed to load all the models available for the selected “make” dropdown. With the result of the HTTP call, we populate the “model” dropdown.

We are going to use Formik and SWR (useSWR) and Material-ui in this Next.js application.


Github Repository: https://github.com/bmvantunes/youtube-2020-may-building-a-car-trader-app-4

#next #react #javascript #programming #web-development

Model - Dynamic Dropdown using Formik and SWR
15.30 GEEK