From 7110fe779b13e588f06bb8dd25e643114e669697 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 7 Oct 2023 20:58:12 +0200 Subject: [PATCH] chore: update goals --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01fbfd9..1ed3afd 100644 --- a/README.md +++ b/README.md @@ -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: 1. create web apps with vanilla custom elements 1. no frameworks or reactivity libraries on the browser -1. easy APIs authoring +1. easy server APIs authoring 1. server-side pre-rendering 1. control on when and where JS is downloaded for interactive elements