As a proper goodbye to 2022, Star History picks some of the most interesting open-source front-end projects in 2022.| www.star-history.com
Deno 2.3 adds new features for deno compile and deno fmt, support for using local npm packages, several performance improvements, and more. Here are the biggest highlights.| Deno
Partials allow areas of a page to be updated without causing the browser to reload the page. They enable optimized fine grained UI updates and can be used to do client-side navigation.| fresh.deno.dev
Fresh is a new full stack web framework for Deno. By default, Fresh web pages send zero JavaScript to the client.| Deno Blog