mdn / express-locallibrary-tutorial

Local Library website written in NodeJS/Express; example for the MDN server-side development NodeJS module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs.
Creative Commons Zero v1.0 Universal
1.22k stars 691 forks source link

Book update - improve the genre selection #254

Closed hamishwillee closed 7 months ago

hamishwillee commented 7 months ago

https://github.com/mdn/content/pull/31087 improves the genre selection code when updating a book. This is the companion update to the worked example.