Best of DenoOctober 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Deno 1.27: Major IDE Improvements

    Deno 1.27 has been tagged and released with the following new features and changes. Language Server/IDE improvements inlay Hints TypeScript added support for inlay hints in Improvements to npm compatibility. Deno now supports Node-API (formerly N-API) when used within Node.js. It means that packages like parcel, sqlite3, usb or fs-xattr can now be used with Deno. The new version of Deno can be used.

  2. 2
    Article
    Avatar of communityCommunity Picks·4y

    The Future of the Web is on the Edge

    Moving servers closer to end-users is also a physical approach towards latency optimization. The longer your pages take to load, the more likely users will bounce. You can test this for yourself with a VPN. You’ll get the server nearest your location: server: deno/us-east4- a Using a VPN to route my request through a proxy server, We can see a response from the nearest edge server to that location.