Skip to content

xificurC/electric-testing-1

 
 

Repository files navigation

Electric-Testing

Testing with Electric system.

Start Process

npm i
clj -A:dev -X user/main

The desired outcome is:

  1. A Slate Editor with 'test' placeholder.
  2. When editing, the dev console shows onChange and onKeyDown Events.

Goal

  1. A minimial change to bridge both Plain and non-Plain reagent events with electric functions.

About

Testing with Electric system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 91.8%
  • CSS 3.7%
  • Dockerfile 2.9%
  • HTML 1.6%