fulcro

Yaw Odame 2024-12-15T20:33:19.459779Z

Hi all, I put together a working example of how to use shadcn in a fulcro project. Some of the concepts were borrowed from the semantic-ui-wrapper repo. The goal is to create a series of these examples for other modern component utility libraries. Would love to hear feedback. Thanks! https://github.com/yoodame/fulcro-with-shadcn-ui

🎉 5
sheluchin 2024-12-15T22:14:10.570929Z

That's great. Thank you very much! I don't have the time to dig right in now but this is definitely something I'm looking forward to understanding better in the near future. If you plan a series of such working demos perhaps it would be helpful to have a detailed write-up of one of them to help with introducing the content and on-boarding? The user.clj ns is easy enough to read but having some words to explain the thought process and big picture would be helpful.

👌🏿 1
Yaw Odame 2024-12-16T02:01:07.229799Z

Great feedback