klipse

pesterhazy 2017-02-11T13:16:57.000791Z

hey, having fun with klipse

pesterhazy 2017-02-11T13:17:11.000792Z

it'd be great if http://blog.klipse.tech/clojure/2016/03/27/klipse-manual.html listed the container=1 feature

pesterhazy 2017-02-11T13:19:05.000794Z

also a link to https://github.com/viebel/klipse/blob/9edc7e67a31b8a885080f503f1252b230347caef/repl.md on the blog post would be awesome

pesterhazy 2017-02-11T13:19:20.000796Z

repl.md is kind of hard to find by the way

pesterhazy 2017-02-11T13:19:32.000797Z

every time I need it I end up using github search

pesterhazy 2017-02-11T13:19:52.000798Z

maybe a link on the repl itself? that'd be amazing

Yehonathan Sharvit 2017-02-11T16:12:33.000799Z

Happy that you enjoy klipse @pesterhazy

Yehonathan Sharvit 2017-02-11T16:13:10.000800Z

I saw your thread with @thheller about pute react in cljs

Yehonathan Sharvit 2017-02-11T16:13:44.000802Z

I’ll add the link to the blog post

Yehonathan Sharvit 2017-02-11T16:13:59.000803Z

And I need to add “embedded” documentation inside the KLIPSE app

pesterhazy 2017-02-11T16:14:23.000804Z

yeah, or just a simple link to the manual woud already be great

Yehonathan Sharvit 2017-02-11T16:14:56.000805Z

But what I don’t know is where to put it?

Yehonathan Sharvit 2017-02-11T16:15:00.000806Z

Any idea?

pesterhazy 2017-02-11T16:16:15.000807Z

good question

pesterhazy 2017-02-11T16:16:39.000808Z

maybe add a narrow menu bar on the top of the screen, like on http://github.com?

pesterhazy 2017-02-11T16:20:26.000809Z

or a tab-like rider like on https://www.reddit.com/new/

pesterhazy 2017-02-11T16:20:43.000812Z

yeah pretty much

Yehonathan Sharvit 2017-02-11T16:20:57.000813Z

It’s pretty new in github. right?

pesterhazy 2017-02-11T16:21:24.000814Z

they changed the color recently I think

pesterhazy 2017-02-11T16:23:33.000815Z

use this as inspiration perhaps http://codepen.io/joe-watkins/pen/rjhiK

pesterhazy 2017-02-11T16:27:05.000817Z

a simple fold-out side panel with a hamburger icon would work too: http://www.designcouch.com/home/why/2014/04/23/pure-css-drawer-menu/

pesterhazy 2017-02-11T16:30:31.000819Z

also I think it'd be great if you could hover over the icons for the four quadrants and get an explanation ("Type code here", "Evaluation output", "println output", "DOM container for UI experiments", "Transpiled javascript") using an alt tag

Yehonathan Sharvit 2017-02-11T16:34:41.000820Z

Agree

Yehonathan Sharvit 2017-02-11T16:38:41.000821Z

I’m opening github issues for it

Yehonathan Sharvit 2017-02-11T16:38:49.000823Z

What’s your github username?

pesterhazy 2017-02-11T17:14:26.000824Z

same as here

Yehonathan Sharvit 2017-02-11T17:41:54.000825Z

The blog post about klipse manual is updated http://blog.klipse.tech/clojure/2016/03/27/klipse-manual.html

pesterhazy 2017-02-11T19:19:38.000827Z

yay!