Appivo interview question

The technical round included 1 coding question on vanilla JavaScript. Fetch a list of products from the given dummy API and list them, Clicking on any one item in the list should open the detailed view of that product on the side. What are progressive web apps? What is Service worker?

Interview Answer

Anonymous

26 Aug 2024

I solved the question using codesandbox,io online coding tool in 20 minutes.