Jonathan Lott

Results 2 comments of Jonathan Lott

@arturdev I think a better example is I have ``` struct Parent { var name: String var superPower: String var children: [Child] } struct Child { var name: String var...

@sskyy I came across blade just recently from a blog, http://www.hongkiat.com/blog/sketch-plugins/ The blog did not mention any other tools similar to blade. Can you tell me what other tools are...