Geographic dropdowns (Country ➔ State ➔ District) are a standard feature in almost every web application. Most developers turn to popular libraries like country-state-city (which has over 15k stars) to get this data. However, while working on a recent project, I realized how inaccurate and bloa...
Source: [Dev.to](https://dev.to/abi_thanush_531624f2f0753/why-i-built-a-new-npm-package-for-accurate-country-state-and-district-data-41il)