hoplon

The :hoplon: ClojureScript Web Framework - http://hoplon.io/
flyboarder 2018-01-16T02:11:48.000015Z

@thedavidmeister I think part of the “message” issue is the description right at the beginning.

flyboarder 2018-01-16T02:12:03.000035Z

@flyboarder uploaded a file: https://clojurians.slack.com/files/U0ALQHJRF/F8SK07K16/-.txt

flyboarder 2018-01-16T02:13:25.000242Z

While it’s true, however it doesn’t really explain the core concept of what hoplon is/does

flyboarder 2018-01-16T02:13:52.000157Z

The first line is good! Hoplon is a set of tools and libraries for making web applications.

flyboarder 2018-01-16T02:16:08.000128Z

But maybe something like : The core library provides a thin unobtrusive wrapper around HTML Elements.

2018-01-16T02:54:01.000132Z

@flyboarder i agree, i was trying to get at that a bit in my issue

2018-01-16T02:54:38.000261Z

hoplon has lots of good stuff in its own right, why skip straight to hawking the libs instead?

2018-01-16T05:33:22.000088Z

@flyboarder not sure how the diagnostics would work but :thumbsup:

2018-01-16T05:33:43.000131Z

my prn-fu is pretty good now, but it's probably not the ideal way to do things

flyboarder 2018-01-16T06:43:44.000104Z

@thedavidmeister yeah now that there is a basis for mutation observers, I want to build some type of diagnostic module

flyboarder 2018-01-16T06:44:16.000009Z

maybe make a hoplon.diag in brew, track all the mutations

flyboarder 2018-01-16T06:45:13.000318Z

the other thing I’d love to see is a ui builder for hoplon

2018-01-16T07:20:37.000309Z

@flyboarder mmm ui builder comes back to ui components

2018-01-16T07:47:49.000088Z

although we did start looking into an auto generated ui library

2018-01-16T07:48:01.000324Z

which seems like a reasonable step 1?

2018-01-16T07:48:29.000171Z

to be able to render out the components you already have - and then you could extend that to be 2-way somehow

2018-01-16T09:53:28.000369Z

@flyboarder you could look at https://leanpub.com/ to make a start on book