back to all posts

YouTube Video | Indian State Details Search app

by Nabendu Biswas / October 8th, 2020

#javascript #beginners #youtube
Series: Modern-ES6

In this video, we will build a simple web app that searches a JSON file, containing Indian states details. It uses the Fetch API, Async/Await, Regex and high order array methods.

alt text

Please do like it and Subscribe to my channel for more videos.

You can also read it in blog format,from this post -

https://thewebdev.tech/indian-states-js

Nabendu Biswas