top | item 44667700

A front end love story

1 points| elza_1111 | 7 months ago |tobiasuhlig.medium.com

1 comment

order

wredcoll|7 months ago

> Neo.mjs is built on the language of AI. It uses declarative JSON blueprints to define UI. An AI generating a JSON blueprint is an order of magnitude simpler, faster, and more reliable than an AI generating JSX. The framework’s DomApiRenderer then takes this simple blueprint and translates it into hyper-performant, secure DOM operations. The AI doesn't need to know how to build the UI; it just needs to describe what the UI is.

Well, that's one way to do it I guess...