Difference between revisions of "User:Hawk"

From Documentation
Line 19: Line 19:
 
# [[Small_Talks/2012/February/MVVM_in_ZK6:_Form_Binding]]
 
# [[Small_Talks/2012/February/MVVM_in_ZK6:_Form_Binding]]
 
# [[Small_Talks/2012/February/MVVM_in_ZK6:_Work_with_Spring]]
 
# [[Small_Talks/2012/February/MVVM_in_ZK6:_Work_with_Spring]]
 +
# [[ZK Developer's Reference/MVVM]] (whole chapter)
 
# [[Small Talks/2012/April/The Dawn of ZK Application Test Suite:Mimic Library]]
 
# [[Small Talks/2012/April/The Dawn of ZK Application Test Suite:Mimic Library]]
 
# [[Small Talks/2012/April/Shining ZATS Mimic]]
 
# [[Small Talks/2012/April/Shining ZATS Mimic]]
 
# [[ZATS Essentials]]
 
# [[ZATS Essentials]]
 +
 +
 +
== Small Talk Checklist ==
 +
 +
# Describe the purpose or context at the begining.
 +
# To start from a basic, simple concept or fewer concepts.
 +
# 1 paragraph presents 1 idea.
 +
# It's better to present your concept as a picture.
 +
# Give the overall concept first, then the detail of implementation.
 +
# Code snippet should demonstrate the correct usage of API.
 +
# Code snippet should demonstrate only related concept and remove irrelevant.
 +
# Summary at the end.
 +
# Check header, footer, TOC, subsections
 +
  
  

Revision as of 02:59, 12 June 2012

Under Editing

User:Hawk/Simple ZK



Ready for Publish

Already published

  1. Small_Talks/2011/December/MVVM_in_ZK6:in_Contrast_to_MVC
  2. Small Talks/2012/January/Ajax GSP with ZK
  3. Small Talks/2012/January/Enrich Grails Server Pages (GSPs) with ZK
  4. Small_Talks/2012/January/MVVM_Extension:_Access_UI_Components_Inside_ViewModel
  5. Small_Talks/2012/February/MVVM_in_ZK6:_Form_Binding
  6. Small_Talks/2012/February/MVVM_in_ZK6:_Work_with_Spring
  7. ZK Developer's Reference/MVVM (whole chapter)
  8. Small Talks/2012/April/The Dawn of ZK Application Test Suite:Mimic Library
  9. Small Talks/2012/April/Shining ZATS Mimic
  10. ZATS Essentials


Small Talk Checklist

  1. Describe the purpose or context at the begining.
  2. To start from a basic, simple concept or fewer concepts.
  3. 1 paragraph presents 1 idea.
  4. It's better to present your concept as a picture.
  5. Give the overall concept first, then the detail of implementation.
  6. Code snippet should demonstrate the correct usage of API.
  7. Code snippet should demonstrate only related concept and remove irrelevant.
  8. Summary at the end.
  9. Check header, footer, TOC, subsections


Template

Note: note message


Warning: warning message


Deprecated

User:Hawk/Simple ZK old