slalom icon indicating copy to clipboard operation
slalom copied to clipboard

Getting started and basic examples

Open joeandrews opened this issue 9 years ago • 1 comments

Great work on this. Can you provide a quick getting started guide for slalom. I had hacked together some stuff from the examples over on your blog, but I think slalom.js removes some of those dependancies if I am not mistaken.

Thanks

Joe

joeandrews avatar Mar 19 '15 20:03 joeandrews

Yeah, a getting started guide is a good idea. Until that exists, the examples in git are the best guidance. Since publishing the article I've switched to using Hammer.js for gesture recognition (the article code would just steal all of the touch events, so you couldn't put a button or anything else in a container managed by slalom) and have added a simple JSON-based description language. There are also a couple of new examples, like the pager.

On Thu, Mar 19, 2015 at 1:40 PM Joe Andrews [email protected] wrote:

Great work on this. Can you provide a quick getting started guide for slalom. I had hacked together some stuff from the examples over on your blog, but I think slalom.js removes some of those dependancies if I am not mistaken.

Thanks

Joe

— Reply to this email directly or view it on GitHub https://github.com/iamralpht/slalom/issues/8.

iamralpht avatar Mar 21 '15 23:03 iamralpht