announcements

Project/library announcements ONLY - use threaded replies for discussions. Do not cross post here from other channels. Consider #events or #news-and-articles for other announcements.
tony.kay 2020-09-10T03:03:14.208100Z

I’m happy to announce the release of Fulcro 3.2.16. This version adds a new plugin to support completely synchronous operation (sans remotes) which can be used to improve regular application performance, but can also be used to enable trivial full-app testing that has no asynchrony even in js. It also removes some internal debugging logic that was unnecessary and affected dev-time performance. See the new chapter in the book at: http://book.fulcrologic.com/#_synchronous_operation https://github.com/fulcrologic/fulcro

6πŸ‘3πŸš€12πŸŽ‰
orestis 2020-09-10T06:32:36.211400Z

I’m finally in a position to announce Reseda, a Clojure-y state management library for modern React. It’s based on a light-weight subscription store on top of plain Clojure atoms, and enabling Suspense use even in stable React. See more at https://github.com/orestis/reseda, discuss and follow up in #react

6πŸ‘10πŸ‘€1❀️1⭐4πŸŽ‰
athomasoriginal 2020-09-10T13:58:24.215600Z

Very cool!

1πŸ™
Stefan 2020-09-11T06:29:48.227Z

Very cool indeed, I’m going to remember this for sure!

jacekschae 2020-09-10T13:22:42.215400Z

πŸš€ Learn Reitit is OPEN for ENROLLMENTΒ πŸ₯³ First videos will be available 21 Sep 2020Β πŸŽ₯ You can signup here β€” https://www.LearnReitit.com If you bought any PRO coursers before there is an additional discount β€” check you email!

7πŸ‘
chucklehead 2020-09-11T19:18:15.233800Z

as a previous purchaser: if I haven't seen any emails regarding discounts, should I be concerned or just more patient? πŸ™‚

2020-09-11T23:21:03.234600Z

I received an Email about a discount you should have received one

athomasoriginal 2020-09-10T13:58:24.215600Z

Very cool!

1πŸ™
2020-09-10T15:24:04.216400Z

Great, can't wait @jacek.schae! πŸ™‚ In the meantime, maybe my version of @seancorfield's usermanager can be useful for some who want see an example and anticipate the libraries that are used in your video lessons. Worth what it's worth, I put that there: https://github.com/PrestanceDesign/usermanager-reitit-integrant-example

2πŸ‘