From c4189bead1ba7a20fbe174e2d03000de4d80bf26 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 8 Oct 2023 02:37:14 +0200 Subject: [PATCH] chore: update goals --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57ce20e..5e63129 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ npm run dev 4. open the browser to `https://localhost:3000` (or what the dev server said) ## Ambitious Goals -These items are not yet achieved in this early POC, but what I have in mind starting this is to find a way to: +We want a way to: 1. create web apps with vanilla custom elements +1. write real .HTML files 1. no frameworks or reactivity libraries on the browser 1. easy server APIs authoring 1. server-side pre-rendering