Fork me on GitHub
#hoplon
<
2017-05-30
>
thedavidmeister01:05:16

@jouerose can you be more specific?

jouerose07:05:40

hi @thedavidmeister , I meant for a ui library, what is commonly advised in hoplon beyond the basic html primitives?

thedavidmeister08:05:14

@jouerose i just make my own stuff tbh

jouerose09:05:49

would you have any news regarding adoption for production use ?

thedavidmeister09:05:19

@jouerose i just have my stuff on heroku

jouerose14:05:04

@thedavidmeister sorry was unavailable some time. so you are a user of hoplon/ui which you use in production work on heroku ?

jouerose14:05:56

@thedavidmeister because if you use hoplon/ui in your work, i guess it would help me go for it despite the experimental status mentioned on the github page

dm314:05:43

@jouerose it works, but has quirks. The API is in flux. If you feel confident enough that you can jump into the code if something doesn’t work - I’d use it. If not, I’d go with vanilla Hoplon. Pinging @jumblerg for comments on any recent developments 🙂

jouerose15:05:34

@dm3 thanks for your input

jumblerg15:05:03

@jouerose: if you're starting from scratch, i'd recommend investigating the branch we're currently using for all our projects: https://github.com/jumblerg/ui

jumblerg15:05:31

check it out then run boot demo to run the example/test app

jumblerg15:05:42

you can see the example code in the app directory

jumblerg15:05:30

i'll be merging a version of this with dead code removed into master when i get the opportunity.

jouerose15:05:54

@jumblerg thanks, will check it out

raywillig17:05:29

hi, does anyone have a recommendation for a date and time picker for using in hoplon?

flyboarder18:05:52

I have a more recent snapshot of material-hl I can push which uses the latest material components web, and converts things away from .hl files so you can use it with Lein as well