/New Technology

Remix

tl;dr: "Remix is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience."

featured in #272


Introducing Hermes

tl;dr: A new package manager, deployment tool for linux. "A bit like docker, where instead of building images in layers, you are building software packages from source into directories that can reference each other."

featured in #184


Deno 1.0

tl;dr: "Deno is a new runtime for executing JavaScript and TypeScript outside of the web browser."

featured in #182


Rome, A New JavaScript Toolchain

- Jason Miller tl;dr: Rome is a from-scratch implementation of a complete JavaScript toolchain. It compiles and bundles JavaScript projects, lints and type-checks, runs tests, and can also format code.

featured in #175