top | item 32668925

Show HN: El – Minimal front-end application framework based on Web Components

4 points| dxchester | 3 years ago |github.com

2 comments

order

Existenceblinks|3 years ago

Looks clever but how about performance compared to, for example Preact+Signal or Solid? I suspect what would slow it is the use of Proxy.

dxchester|3 years ago

Hey! This project started as a few lines of code that we copy/pasted around to get us reactivity on top of raw Web Components here and there. As we have used it for more intensive internal dashboards and other projects, it has evolved into a nice little alternative to React / Vue / lit-element.

There's a starter repo here if you want to try it out: https://github.com/frameable/el-starter