You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+9-17Lines changed: 9 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,29 +27,21 @@ Electric is a new way to build rich, interactive web products that simply have t
27
27
28
28
Our mission is to raise the abstraction ceiling in web development in the same way that managed memory did in the 90s, paving the way for something new.
29
29
30
-
# Hype quotes
31
-
32
-
- "The amount of code I don't need to write is staggering"
33
-
- "Actually insane, manually shuttling data between client/server is going to look antiquated real soon"
34
-
- "My god this was easy to write! When you change something, it's just there. The progress I made was ... WOW. And how fast!"
35
-
- "Electric is extraordinary... an entire class of problems have just GONE AWAY with Electric"
36
-
- "Electric lets me do the actual thing I want to do; with everything else I have to do all this stuff that's not even the thing"
37
-
- "I can't imagine building this UI without electric, it would have been so messy"
38
-
- "Pretty new to Electric ... the low LOC for expressing ideas [in Electric] is mind-boggling"
39
-
- "I'm on project three with Electric and have never had so much fun and productivity building web apps"
40
-
- "I’ve gone from I can’t build that.. to building a large chunk of functionality in a day with Electric"
41
-
- "The downside of using the Electric Clojure library is I don’t know if I can build any applications without it now"
42
-
- "This is a paradigm shift similar to garbage collection"
43
-
- "The approach is a breath of fresh air in what appears like a stagnating swamp"
44
-
- "Truly 10x, 100x piece of tech"
45
-
- "I think you're the first to really break through the cruft and propose a real solution to millions of hours of wasted JavaScript programming"
- v3 live tutorial: https://electric.hyperfiddle.net/
50
42
- v3 starter app: not yet generally available, [request early access here](https://www.hyperfiddle.net/early-access.html)
51
43
52
-
# Documentation
44
+
# Talks and essays
53
45
-[Talk: Electric Clojure v3: Differential Dataflow for UI (Getz 2024)](https://hyperfiddle-docs.notion.site/Talk-Electric-Clojure-v3-Differential-Dataflow-for-UI-Getz-2024-2e611cebd73f45dc8cc97c499b3aa8b8)
54
46
-[Talk: Electric Clojure: compiler managed datasync for rich web apps (Getz 2023)](https://hyperfiddle-docs.notion.site/Talk-Electric-Clojure-compiler-managed-datasync-for-rich-web-apps-Getz-2023-e089a8c0caeb456daaf2f9675e3ac4e7)
55
47
-[Talk: UIs are streaming DAGs (Getz 2022)](https://hyperfiddle.notion.site/UIs-are-streaming-DAGs-e181461681a8452bb9c7a9f10f507991)
0 commit comments