DEV Community

Discussion on: 9 Projects you can do to become a Frontend Master

Collapse
 
victorcazanave profile image
Victor Cazanave

Interesting and inspiring article!

To learn/practice a JS framework I always build the same (video game search) app to focus on the front-end without spending time on the API, build tools... It's also a good way to compare the frameworks. But it may be time to change to another app :)

Collapse
 
pulkitsingh profile image
Pulkit Singh

Which video games api you used? Gamedb?

Collapse
 
victorcazanave profile image
Victor Cazanave • Edited

IGDB (api-docs.igdb.com), but there may be better ones. Since it's only to practice the front-end development, I just picked a random one.

Thread Thread
 
pozda profile image
Ivan Pozderac

To be honest, I didn't found better Games-related API than IGDB, it was swedish project at first, but acquired by Twitch. Data set is quite rich and useful, so anybody looking for the games database, this one is pretty decent.

I found that IGDB is having most of the handheld (GB, DS, PSP...) games data while others are lacking a lot in handheld department!

Collapse
 
hood profile image
Andrea Cappuccio

best approach imho

Collapse
 
simonholdorf profile image
Simon Holdorf

You must be the master of video game searches, no doubt :)

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him)

😂

Thread Thread
 
johongirr profile image
Jaxongir

woow