Best of BunOctober 2022

  1. 1
    Article
    Avatar of softbinatorSoftbinator·4y

    JavaScript’s Newest Runtime Shows Increased Speed

    Bun.js is described as ‘a fast all-in-one Javascript runtime’ It uses the JavaScriptCore (from WebKit) as its engine. This is totally different from Node.js and Deno, both using V8, and it's one of the reasons why it’s such a fast using the AutoCannon tool that fires several requests on the servers.

  2. 2
    Article
    Avatar of svelteSvelte Blog·4y

    What's new in Svelte: November 2022

    Better forms, routes and inline styles are new in SvelteKit. The global fetchoverride has been removed when prerendering (#7318) Asm editor is a webapp to write and run m68k assembly code. Nucleus is a clean and easy to use user interface inspired by Visual Studio Code, Atom, Fleet and others.