Deno and Fresh
I’ve been playing around w/ Fresh and Deno recently. I’ve thoroughly enjoyed the first class TypeScript support provided by Deno, and Fresh’s decision to go all in on islands architecture demonstrates why the framework’s name is so fitting. Currently, I’m playing around w/ several live sites - this one connects w/ MongoDB and features GraphQL and this one does some number crunching (each deployed using Deno deploy). Given the years of experience I have w/ React, I have also enjoyed utilizing preact and learning about the differences between its lightweight approach and React’s full lifecycle.