mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-05 22:33:53 +08:00
Update resources.md
This commit is contained in:
13
resources.md
13
resources.md
@@ -4,16 +4,17 @@ layout: resources
|
||||
permalink: /resources.html
|
||||
---
|
||||
|
||||
<h2>Video Resources</h2>
|
||||
###Video Resources
|
||||
<ul>
|
||||
<li><a href = "https://www.youtube.com/watch?v=RY_X7l1g79Q">AsyncDisplayKit 2.0: Intelligent User Interfaces - NSSpain 2015</a>
|
||||
<li><a href = "https://www.youtube.com/watch?v=ZPL4Nse76oY">Effortless Responsiveness with AsyncDisplayKit - MCE 2015</a>
|
||||
<li><a href = "https://www.youtube.com/watch?v=h4QDbgB7RLo">Asynchronous UI - NSLondon 2014</a>
|
||||
<li><a href = "https://www.youtube.com/watch?v=RY_X7l1g79Q">AsyncDisplayKit 2.0: Intelligent User Interfaces [NSSpain 2015]</a>
|
||||
<li><a href = "https://www.youtube.com/watch?v=ZPL4Nse76oY">Effortless Responsiveness with AsyncDisplayKit [MCE 2015]</a>
|
||||
<li><a href = "https://www.youtube.com/watch?v=h4QDbgB7RLo">Asynchronous UI [NSLondon 2014]</a>
|
||||
</ul>
|
||||
|
||||
<h2>Layout Resources</h2>
|
||||
<h5>ASDK's powerful layout system is based on the CSS FlexBox model. These sites are useful for learning the basic concepts of this system if you aren't familiar."</h5>
|
||||
###Layout Resources
|
||||
ASDK's powerful layout system is based on the CSS FlexBox model. These sites are useful for learning the basic concepts of this system.
|
||||
<ul>
|
||||
<li><a href = "http://nguyenhuy.github.io/froggy-asdk-layout/">ASStackLayout Game</a>
|
||||
<li><a href = "https://demos.scotch.io/visual-guide-to-css3-flexbox-flexbox-playground/demos/">Visual Guide to CSS3 Flexbox</a>
|
||||
<li><a href = "http://www.flexboxpatterns.com/home">FlexBox Patterns</a>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user