dojo / dojo.io

Dojo - source for the dojo.io website
Other
17 stars 43 forks source link

Create article for Development Environment #112

Closed morrinene closed 7 years ago

morrinene commented 7 years ago

This article is intended to present a learner with a step-by-step guide for how to setup a local development environment for developing Dojo2 applications. This should include all packages that need to be installed as well as a brief explanation on how each of them is used. Ideally, the learner would be taken through the process of going from an empty directory to having a full-featured environment capable of compilation, deployment, testing, etc. Additionally, instructions on how to setup TypeScript for some of the common editors (Vim, VS Code, Atom, …) should be linked to.

morrinene commented 7 years ago

Provide the following so an article can be drafted that provides more detailed background information about key features of Accessibility and key concepts and patterns for being effective in working with it in Dojo 2:

kitsonk commented 7 years ago

The draft article is available here as a diff or can be viewed here rendered by GitHub.

morrinene commented 7 years ago

PR merged, we're done!