Commit Graph

9 Commits

Author SHA1 Message Date
Zach Lumpkins
2327e6cc5d Minor edits to animation-in-canvas guide code (#31185)
* docs(guide): minor edits to animation-in-canvas

* Use ES6 syntax in code examples
* Clean up formatting in code examples for clarity
* Remove unnecessary sentence for brevity

* docs(guide): use arrow functions for canvas animation examples
2019-04-17 15:00:35 -07:00
PsiActual
59f2240274 Fixed the broken link for Paths in the final paragraph (#32156) 2019-04-14 10:16:09 +05:30
Lipis
e84ae45008 Javascript -> JavaScript (English) (#35183)
* Javascript -> JavaScript (English)

* Update technical documentation page for required change

* Update use-class-syntax-to-define-a-constructor-function.english.md

* Update left-factorials.md
2019-03-28 14:05:41 +05:30
Zach Lumpkins
dac5ea57f4 docs(guide): canvas paths guide edits for clarity (#30729)
* "create use paths" --> "create and use paths"
* Use ES6 syntax in code example (`var` --> `const`/`let`)
2019-01-15 15:45:23 -06:00
Nuno Miranda
cf6251816b PixiJS Library (#27412)
* PixiJS library

* missing extension

* Rename guide/english/canvas/PixiJS.md to guide/english/canvas/pixi-js/index.md

* fix: added frontmatter
2018-12-21 08:02:43 -08:00
Pranati Dutta Roy
c012f70ac3 Add the section "## Usage" (#30251)
* Add the section "## Usage"

* Added code formatting to OP's PR
2018-12-07 04:00:37 -05:00
betheymc
1d1db25180 Fixed spelling of "instance" (#25974) 2018-12-05 15:09:21 -08:00
Kaily Granados
0697232bad Added new resource and more description (#20991) 2018-11-04 20:04:58 -06:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30