Re: creating a todo app in less than 2 minutes (pil-mithril-scaffold)

2016-09-16 Thread rick
On Thu, 15 Sep 2016 18:13 -0400, Joe Bogner wrote: > I've created a new demo of using PicoLisp with mithril to quickly > prototype apps. > > The key feature is a scaffolding which generates crud operations and > forms for any +ApiEntity > >

creating a todo app in less than 2 minutes (pil-mithril-scaffold)

2016-09-15 Thread Joe Bogner
I've created a new demo of using PicoLisp with mithril to quickly prototype apps. The key feature is a scaffolding which generates crud operations and forms for any +ApiEntity https://github.com/joebo/pil-mithril-scaffold/blob/master/README.md Create a todo app in less than 2 minutes (cheated a