Fork me on GitHub
#hoplon
<
2017-01-17
>
thedavidmeister06:01:54

@gryffindorstudent hey, i haven't use panoply yet. are you just looking for a basic template to get started with?

thedavidmeister06:01:06

i think panoply is quite new, so might have some rough edges

alandipert13:01:50

yes panoply doesn't actually exist yet... we should be clearer in readme

dm313:01:42

I've successfully copied pieces of it though

dm313:01:46

so it's helpful already

mynomoto13:01:32

@gryffindorstudent https://github.com/mynomoto/github-client is my take on how to build a larger hoplon application if you fancy a global database and a redux like pattern. It's evolving slowly but it's working as is.

tbrooke14:01:08

I’ll second @dm3 I’ve learned a good bit from panoply even though it doesn’t exist

tbrooke14:01:48

@mynomoto github-client looks nice after a quick glance. are you just using an in memory DB with datascript?

mynomoto16:01:18

@tbrooke Yes but i do persist the db between sessions on localstorage. The way it is now, it's keeping all events and a db snapshot on every event on memory but that should be off in production of course.

gryffindorstudent17:01:23

what do you mean by "doesn't exist"? haha

gryffindorstudent17:01:40

@mynomoto I'l check that out! Thanks 🙂

alandipert17:01:49

@gryffindorstudent yeah it's in progress, sorry to confuse

mynomoto17:01:27

@gryffindorstudent Let me know if you have doubts or problems running it.

mynomoto17:01:40

@gryffindorstudent Also one objective of github-client is generate useful stuff for http://github.com/mynomoto/benefactor