Menu

📰
0

RS-X 2.0

DEV Community: angular·Robert Sanders·about 1 month ago
#wztuDwrb
Reading 0:00
15s threshold

RS-X is built around a simple idea: Write expressions against your model, and let updates propagate automatically with fine-grained reactivity. It is easy to use and way more powerfull than signals or any other existing reactive framework. It paves the way for a truly reactive UI framework This is the biggest release of RS-X so far, bringing major improvements in performance, developer experience, and tooling. What’s new in RS-X 2.0 Built-in compiler: https://www.rsxjs.com/docs/core-concepts/compiler Parse expressions at compile time Optimize execution of expressions Type-check expressions against your model → errors detected at compile time instead of runtime Lazy loading support (configurable per expression or via groups) Configurable preparsing & compiling (enabled by default) VS Code integration RS-X expressions are treated as embedded JavaScript inside TypeScript Full IntelliSense support for expressions Performance: https://www.rsxjs.com/docs/core-concepts/performance Massive performance…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More