Skip to content

Commit b9cf5e4

Browse files
committed
readme – add lightning talk
1 parent 75d22e6 commit b9cf5e4

2 files changed

Lines changed: 9 additions & 17 deletions

File tree

Readme.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -27,29 +27,21 @@ Electric is a new way to build rich, interactive web products that simply have t
2727

2828
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.
2929

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"
30+
31+
# Lightning talk – 5 minutes
32+
33+
<div align="center">
34+
<a href="https://share.descript.com/view/nJkFVXo15lM" target="_blank">
35+
<img alt="lightning talk video" src="./docs/lightning_talk_cover.png" width="480"/>
36+
</a>
37+
</div>
4638

4739
# Tutorial and live examples
4840

4941
- v3 live tutorial: https://electric.hyperfiddle.net/
5042
- v3 starter app: not yet generally available, [request early access here](https://www.hyperfiddle.net/early-access.html)
5143

52-
# Documentation
44+
# Talks and essays
5345
- [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)
5446
- [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)
5547
- [Talk: UIs are streaming DAGs (Getz 2022)](https://hyperfiddle.notion.site/UIs-are-streaming-DAGs-e181461681a8452bb9c7a9f10f507991)

docs/lightning_talk_cover.png

51.4 KB
Loading

0 commit comments

Comments
 (0)