Hacker News new | ask | show | jobs
by jorisnoo 585 days ago
Hey, that's an impressive site for being built using a code assistant.

I was wondering where you got the list of countries from or whether you're using a library for the dropdown?

(Curious because visiting the site from Taiwan it lists it as "Taiwan, Province of China")

1 comments

Hi, thanks for your feedback! The list of countries comes from a popular ISO-3166-1 npm package.

I can see there was already much discussion about this topic over on their repo https://github.com/michaelwittig/node-i18n-iso-countries/iss...