Skip to content

Commit

Permalink
add video!
Browse files Browse the repository at this point in the history
  • Loading branch information
syarul authored Jan 29, 2024
1 parent cb8bcc1 commit 887ee1b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
[![Go](https://github.com/syarul/todomvc-go-templ-htmx-_hyperscript/actions/workflows/go.yml/badge.svg)](https://github.com/syarul/todomvc-go-templ-htmx-_hyperscript/actions/workflows/go.yml)

### E2E Testing


https://github.com/syarul/todomvc-go-templ-htmx-_hyperscript/assets/2774594/fdcba602-73f2-499b-a106-152569d37e80


As evidence of HTMX's capabilities in emulating the functionalities of modern frameworks, I have incorporated [cypress test](https://github.com/syarul/todomvc-go-templ-htmx-_hyperscript/actions/runs/7412273948/job/20168687544) from https://github.com/cypress-io/cypress-example-todomvc. This demonstration serves to showcase that HTMX, when paired with _hyperscript, can replicate if not all the behaviors typically associated with most modern client framework with minimum needs to write javascript.

### Security
Expand Down Expand Up @@ -38,4 +43,4 @@ Visit [https://github.com/rajasegar/awesome-htmx](https://github.com/rajasegar/a

###
Todo
- Perf test (consolidate with other langs rust, zig, odin, ocaml, etc+)
- Perf test (consolidate with other langs rust, zig, odin, ocaml, etc+)

0 comments on commit 887ee1b

Please sign in to comment.