chore: update goals

This commit is contained in:
Ayo 2023-10-07 20:58:12 +02:00
parent b7fe40a087
commit 7110fe779b

View file

@ -30,7 +30,7 @@ npm run dev
These items are not yet achieved in this early POC, but what I have in mind starting this is to find a way to: These items are not yet achieved in this early POC, but what I have in mind starting this is to find a way to:
1. create web apps with vanilla custom elements 1. create web apps with vanilla custom elements
1. no frameworks or reactivity libraries on the browser 1. no frameworks or reactivity libraries on the browser
1. easy APIs authoring 1. easy server APIs authoring
1. server-side pre-rendering 1. server-side pre-rendering
1. control on when and where JS is downloaded for interactive elements 1. control on when and where JS is downloaded for interactive elements