Javascript

Javascript

2 post(s) found.
  • Lexical 0.24 with Vanilla JS: Getting started

    @nabbisen

    Summary

    Lexical is a modern JavaScript (JS) text editor framework designed for extensibility and high performance. They adopt reactive state model, which ensures optimized updates and predictable behavior, and also have nodes as flexible data model.

    ...

    Read
  • Svelte 5 on Bun 1.2: Getting started

    @nabbisen

    Summary

    The latest Svelte 5 update brings runes, a fresh approach to reactivity which replaced $:. Although some non-trivial tasks are required for Svelte 4 projects to migrate to 5, developers now have greater flexibility and performance benefits thanks to the runes system. Their transition aims to make apps more efficient and maintainable.

    ...

    Read