forked from Inviz/lsd
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Yaroslaff Fedin edited this page Jun 20, 2011
·
6 revisions
Documentation parts is the must read, because it goes fairly deeply about the ideas, concepts and reasoning behind the framework.
- Introduction Some thought about why do we need LSD in the first place
- Getting started This guide explains LSD to unfamiliar people. Start here!
- Widgets Let's talk about widgets
- Interactions A chapter that covers Actions, Chains and Commands
Guides are the step-by-step coding exercises with each line explained.
- How to build your own grids Advanced tutorial that covers commands, form fields, interactions and relations.