IP Addresses on the Front-End

Something that sort of bugs me in front-end development is the lack of support JavaScript has to detect a user’s IP. Detecting an IP address is inherently a server-side requirement… I encountered some complications recently with logging errors from the end-user. We wanted to log the user’s IP from the support form already set up,… Continue reading IP Addresses on the Front-End

Published
Categorised as APIs