Comment on Ask HN: What are you using .dev domain for?parentComments−raviojhaOP7yHow do you mean?−brwr7yBefore it became a TLD, .dev was commonly used as an extension in /etc/hosts to point a fake domain to localhost during development.These days I use .localhost for that.
Comments
How do you mean?
Before it became a TLD, .dev was commonly used as an extension in /etc/hosts to point a fake domain to localhost during development.
These days I use .localhost for that.