@thedavidmeister I think part of the “message” issue is the description right at the beginning.
@flyboarder uploaded a file: https://clojurians.slack.com/files/U0ALQHJRF/F8SK07K16/-.txt
While it’s true, however it doesn’t really explain the core concept of what hoplon is/does
The first line is good! Hoplon is a set of tools and libraries for making web applications.
But maybe something like : The core library provides a thin unobtrusive wrapper around HTML Elements.
@flyboarder i agree, i was trying to get at that a bit in my issue
hoplon has lots of good stuff in its own right, why skip straight to hawking the libs instead?
@flyboarder not sure how the diagnostics would work but :thumbsup:
my prn-fu is pretty good now, but it's probably not the ideal way to do things
@thedavidmeister yeah now that there is a basis for mutation observers, I want to build some type of diagnostic module
maybe make a hoplon.diag
in brew
, track all the mutations
the other thing I’d love to see is a ui builder for hoplon
@flyboarder mmm ui builder comes back to ui components
although we did start looking into an auto generated ui library
which seems like a reasonable step 1?
to be able to render out the components you already have - and then you could extend that to be 2-way somehow
@flyboarder you could look at https://leanpub.com/ to make a start on book