I don't think I was clear... I prefer Material-Ui because React.js / virtual 
DOM implementations are what I want to use. See [A] for more details.

1. I would like to use Material-UI and Clojurescript. Is it possible?
2. Would it be possible to use Material-Ui with one of the react.js wrappers 
already available?
3. Would using Material-UI in this way cause any issues such that this setup 
shouldn't be in production?

Thank you for your time, and thanks for this great language.

[A]
http://jlongster.com/Removing-User-Interface-Complexity,-or-Why-React-is-Awesome
"Aren't you tired of having to query the DOM tree and manually manage the 
structure to create UIs? Web Components doesn't solve this at all, it just 
tries to encapsulate the work. The problem is that building apps is building 
components, so you inevitably are forced back into the manual DOM management to 
create your app-specific components (like how you constantly have to create 
directives in Angular). You also need to jump into JavaScript to configure and 
wire up any Web Components you used. It's a very messy abstraction, and fools 
you into desiring a pure HTML-based declarative way to write apps, which is 
like wanting steak but eating liver."

On Thursday, January 8, 2015 at 9:30:47 PM UTC-5, sam pendleton wrote:
> Is it possible to use one of these material design libraries?
> 
> Material-UI
> http://material-ui.com/
> https://github.com/callemall/material-ui
> 
> Material Design for Bootstrap
> https://fezvrasta.github.io/bootstrap-material-design/
> https://github.com/FezVrasta/bootstrap-material-design
> 
> I am new to Clojurescript, and I don't know how to do this or if it's even 
> possible. If it is possible, how do you use one of these projects with 
> Clojurescript?

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to