Commit Graph
5 Commits
Author SHA1 Message Date
Huy Nguyen 97b71f0be2 Address comments 2019-06-20 13:54:54 -07:00
Huy Nguyen 8feafc25af Update node-lifecycle.md 2019-06-04 12:56:26 -07:00
Huy Nguyen cfd169c70a [Dev docs] Node Lifecycle
Here is my draft on a new documentation aims at people interested in learning about technical details of the lifecycle of ASDisplayNode, as well as its interface and loading states. Hopefully it'd be useful for others who want to ramp up and hopefully start contributing to the framework.

Let me know if there are other topics I should cover, or anything I should explain more/dig deeper, or something that is wrong/no longer valid (imposter syndrome much!). Cheers!
2019-06-04 12:05:56 -07:00
Michael Zuccarino 98c3791912 Dev docs for threading in Texture (#1319)
* Getting started on adding threading by example

* writing writing writing

* more info

* More threading

* More more more

* Threading

* self lock

* Some language fixes

* Update docs/_docs/development/threading.md

Co-Authored-By: mikezucc <mikezuccarino@gmail.com>

* fix image references
2019-03-22 15:38:41 -07:00
Garrett Moon 90a9a9640a Add development docs structure (#1245) 2018-11-20 12:59:07 -08:00