Skip to content

abiddiscombe/deno-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno Finder

With Deno Deploy, your code is deployed at edge locations globally.

This tool will return the name of your nearest edge region, and thus the one you are most likely to recieve data from. You can view a complete list of Deno Deploy regions here. Please note that you may also recieve data from other regions in the Deno Deploy network, this could be due to traffic demands or downtime. If you're interested in experimenting, open this site whilst connected to a VPN!

I built this site as an introduction to Server-Side Rendering via the Eta templating engine. As this blog post describes, this is not truly scalable SSR, but works perfectly well for smaller sites where client-side JavaScript, session management or other fancy features are not required.