kylebot0 / web-app-from-scratch-1920

This project uses the SpaceX API to display their rockets, missions, launches, capsules and ships. It has certain overview pages and detailpages. The detailpages feature all the extra content
https://kylebot0.github.io/web-app-from-scratch-1920/docs
0 stars 0 forks source link

Don't Repeat Yourself! 🔁 #4

Open robert-hoekstra opened 4 years ago

robert-hoekstra commented 4 years ago

Try to write this piece of code in a recursive way. You can put categories in an array of strings.

What is DRY?

https://github.com/kylebot0/web-app-from-scratch-1920/blob/2dee2fee98c13fc7632766999b12d5000ff29f63/docs/js/app.js#L63-L144