Update README.md

This commit is contained in:
Ayo Ayco 2023-10-09 16:21:33 +02:00 committed by GitHub
parent c9bff2ae95
commit 92db1c9059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,6 @@ We want a way to:
1. create web apps with vanilla custom elements 1. create web apps with vanilla custom elements
1. write real .HTML files 1. write real .HTML files
1. no frameworks or reactivity libraries on the browser 1. no frameworks or reactivity libraries on the browser
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