home.social

#arrowjs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #arrowjs, aggregated by home.social.

fetched live
  1. #ArrowJS has reached its 1.0 release, recasting itself as the first UI framework built for the Agentic Era!

    Built on core web technologies, it avoids JSX and compilers while keeping things minimal with just three core functions: reactive, html & component.

    The headline feature? An optional WASM sandbox for executing untrusted code.

    More on #InfoQbit.ly/4a5Byal

    #WebDevelopment #JavaScript #UserInterface #AIcoding

  2. has reached its 1.0 release, recasting itself as the first UI framework built for the Agentic Era!

    Built on core web technologies, it avoids JSX and compilers while keeping things minimal with just three core functions: reactive, html & component.

    The headline feature? An optional WASM sandbox for executing untrusted code.

    More on bit.ly/4a5Byal

  3. I turned a spreadsheet into a web page with JavaScript! 7bit.org/trip-calculator.html It's a calculator for the fuel cost of a road trip.

    Before you crucify my I would like to think that I've done a reasonable job keeping it efficient: 5.6kB transferred. Built with arrow.js. Source: forge.wezm.net/wezm/trip-calcu

    #JavaScript #arrowjs

  4. I turned a spreadsheet into a web page with JavaScript! 7bit.org/trip-calculator.html It's a calculator for the fuel cost of a road trip.

    Before you crucify my I would like to think that I've done a reasonable job keeping it efficient: 5.6kB transferred. Built with arrow.js. Source: forge.wezm.net/wezm/trip-calcu

    #JavaScript #arrowjs

  5. Anyone with experience in creating web applications with ArrowJS? If so: What do you use it for, what are the upsides and what are the downsides?

    #JavaScript #ArrowJS #development #web #webdevelopment #webapp

  6. ArrowJS: Reactivity without the Framework. A tiny ~2kb library for building reactive interfaces in native JavaScript

    "Assumptions
    * It's ok to ship modern JS (no IE support)
    * You’re writing HTML (not native voodoo)

    arrow-js.com

    #javascript #arrowJS

  7. ArrowJS: Reactivity without the Framework. A tiny ~2kb library for building reactive interfaces in native JavaScript

    "Assumptions
    * It's ok to ship modern JS (no IE support)
    * You’re writing HTML (not native voodoo)

    arrow-js.com

    #javascript #arrowJS

  8. A bit more real live demo, a mobile menu toggle with #arrowjs.
    codepen.io/fgeierst/pen/abaqOv
    You wouldn't necessarily need the reactivity here. But think of adding collapsable level two and three nav items, then the declarative approach starts making sense.

  9. A bit more real live demo, a mobile menu toggle with #arrowjs.
    codepen.io/fgeierst/pen/abaqOv
    You wouldn't necessarily need the reactivity here. But think of adding collapsable level two and three nav items, then the declarative approach starts making sense.

  10. I love how ArrowJS uses vanilla JS principles and reactive features to complement a website's needs for interaction and rendering HTML dynamically. arrow-js.com/ #js #javascript
    #arrowjs

  11. I love how ArrowJS uses vanilla JS principles and reactive features to complement a website's needs for interaction and rendering HTML dynamically. arrow-js.com/ #js #javascript
    #arrowjs

  12. You don't need a monster framework to be successful using the web. Lately I've really enjoyed using arrow-js.com/#what-is-arrow #arrowjs for adding reactivity to my apps. it's pretty great! #reactivity #javascript

  13. You don't need a monster framework to be successful using the web. Lately I've really enjoyed using arrow-js.com/#what-is-arrow #arrowjs for adding reactivity to my apps. it's pretty great! #reactivity #javascript