Cool to see #MDN exploring a unique #frontend architecture which better meets their needs.

https://developer.mozilla.org/en-US/blog/mdn-front-end-deep-dive/

A lot of the core ideas here are stuff I've been trying to formalize in #HydroActive and #rules_prerender. Islands of reactivity on a mostly static page and driving resource loading by what gets rendered are both key features most FE systems lack.

#web #JavaScript

Under the hood of MDN's new frontend | MDN Blog

You may have spotted that MDN has a new frontend. There's plenty happening under the surface, so let's unpack the technologies we chose, the architectural decisions we made, and why we did a rebuild at all.

MDN Web Docs

The fun part of resurrecting Pirate (React/RoR) stack side project after three or four years is removing Webpack.

The annoying part is finding out that Recoil had breaking changes between patch versions and finding out that the development was discontinued.

#javascript #react #frontend

๐—™๐—ฒ๐—ฒ๐—ฑ๐˜€๐—บ๐—ถ๐˜๐—ต:

#Feed #RSS #JavaScript

https://thewhale.cc/posts/feedsmith

Fast, allโ€‘inโ€‘one JavaScript feed parser and generator for RSS, Atom, RDF, and JSON Feed, with support for popular namespaces and OPML files.

๐Ÿ†• post: Adding React to Sloth

After almost a year it's again time to look at React. This time I am not working on a new app, my plan is to look at the solution for which was React originally built for, integrating React components into an existing project.

https://www.sarahgebauer.com/post/adding-react-to-sloth/

#React #JavaScript #Frontend

Adding React to Sloth

After almost a year it's again time to look at React. This time I am not working on a new app, my plan is to look at the solution for which was React originally

Sarah Gebauer

RFC JSIR: A High-Level IR for JavaScript, by (not on Mastodon or Bluesky):

https://discourse.llvm.org/t/rfc-jsir-a-high-level-ir-for-javascript/90456

#tooling #javascript

[RFC] JSIR: A High-Level IR for JavaScript

This RFC introduces JSIR, a high-level IR for JavaScript: JSIR preserves all information from the AST and supports high-fidelity round-trip between source โ†” AST โ†” JSIR; JSIR uses MLIR regions to represent control flow structures; JSIR supports dataflow analysis. JSIR is developed and deployed in production at Google for code analysis and transform use cases. JSIR is open source here: GitHub - google/jsir: Next-generation JavaScript analysis tooling ยท GitHub. Motivation Industry trend of bui...

LLVM Discussion Forums

#Development #Techniques
Fully local code embeds ยท A web component for rendering code sandboxes https://ilo.im/16bs9f

_____
#Code #Sandboxes #WebComponent #Content #Website #WebDev #Frontend #HTML #CSS #JavaScript

Fully Local Code Embeds | Aleksandr Hovhannisyan

A simple web component for rendering isolated code embeds using HTML, CSS, and JavaScript.

ๅˆๅ‘็Žฐไบ†ๅ‡ ไธช๏ผŒ่€Œไธ”้ƒฝๆ˜ฏๆ”ฟๅบœๅฎ˜ๆ–น็š„็ฝ‘็ซ™
#javascript #web