This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-06-23
Channels
- # announcements (11)
- # babashka (35)
- # beginners (110)
- # calva (2)
- # cider (46)
- # clara (5)
- # clj-kondo (29)
- # cljdoc (4)
- # cljsrn (59)
- # clojure (163)
- # clojure-brasil (3)
- # clojure-europe (24)
- # clojure-italy (2)
- # clojure-nl (10)
- # clojure-sweden (1)
- # clojure-uk (36)
- # clojurescript (58)
- # conjure (24)
- # cursive (19)
- # data-science (14)
- # datascript (1)
- # datomic (10)
- # docker (3)
- # expound (6)
- # figwheel-main (17)
- # fulcro (16)
- # graalvm (1)
- # leiningen (9)
- # malli (11)
- # off-topic (22)
- # parinfer (1)
- # pathom (1)
- # re-frame (18)
- # reagent (18)
- # reitit (3)
- # ring (3)
- # shadow-cljs (8)
- # spacemacs (3)
- # specter (79)
- # sql (20)
- # tools-deps (25)
- # vim (4)
- # xtdb (8)
Hey all, after 3.5 months of work and 249 commits, I present Slingcode: https://slingcode.net/ It's a web based IDE with live-reloading which you can use to make, run, and share web apps. I built it in Clojurescript (with shadow-cljs, reagent, and bootleg 🙏). I made it for my kids so that they have a nice simple environment in which they can learn web app development without complex command line tooling and hosting, but I hope it will be useful to non-kid amateurs and maybe even professionals too. I humbly offer this to the Clojure community. Thanks for everything you all do. I'm so grateful to be able to build things using the amazing tooling of this ecosystem. P.S. Clojurescript hosted apps coming soon I hope!
AudioContext isn't available in Safari it seems, so I guess the (!IS_IOS)
check needs to enhanced a bit...
Chris put up a demo video here https://www.youtube.com/watch?v=0tONEHy-P7M
Thank you very much all, very humbling! If anyone cares to help the project out, a Product Hunt / Hacker News upvote would help give it a boost: https://www.producthunt.com/posts/slingcode https://news.ycombinator.com/item?id=23611505