This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-05-26
Channels
- # ai (1)
- # announcements (7)
- # babashka (2)
- # beginners (23)
- # biff (3)
- # calva (1)
- # chlorine-clover (3)
- # cider (2)
- # clj-kondo (12)
- # clojure (25)
- # clojure-brasil (4)
- # clojure-europe (33)
- # clojure-nl (1)
- # clojure-norway (7)
- # clojure-uk (1)
- # clojurescript (30)
- # clr (6)
- # consulting (1)
- # cursive (14)
- # data-science (1)
- # datalevin (4)
- # datomic (3)
- # events (4)
- # graphql (1)
- # gratitude (2)
- # hoplon (10)
- # inf-clojure (3)
- # interceptors (1)
- # introduce-yourself (1)
- # off-topic (13)
- # pathom (2)
- # pedestal (12)
- # rdf (14)
- # releases (6)
- # sci (17)
- # shadow-cljs (12)
I'm back in Biff mode and have a new "content library" page up: https://biffweb.com/docs/library/ I just made two gists for it, one for https://gist.github.com/jacobobryant/02de6c2b3a1dae7c86737a2610311a3a and another for https://gist.github.com/jacobobryant/14834ada08b00242b28c2b36f4c0225d. There's also a roadmap with all the future content I have in mind. Let me know if there's anything else that would be helpful. And if you make any Biff-related blog posts/content (whether it's for something I listed on the roadmap or not) I'll put a link to it somewhere on that page. So yeah, I'm thinking of basically just plugging away on the content library, with occasional code updates to Biff as needed. Once I've got a decent amount of stuff in the content library I'll work on platypub for a while (code and docs) until it's in a better state for community contribution.
Really cool stuff you are doing with Biff! 🙂 The admin dashboard sounds powerful to have something to show off visually. Testing examples seem crucial. While it's simple to test the resulting code, it's encouraging to write more tests when testing is emphasized in the docs as well. Scaling is interesting - especially for things like the scheduler, transaction listener or the websocket chat tutorial. The essays all sound like helpful resources to have.
Oh, also let me know if any of the items in the roadmap would be particularly helpful, so I know which ones to do first. I'll probably do electric next.