Guest User

Untitled

a guest
Jul 22nd, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. 1. We have decided which types of computers and operating systems we are going to support and what programming language we are going to use
  2. 2. We are comfortable using the 2 tools that let us build javascript software on those operating system. Node and a web browser
  3. 3. We are comfortable using the platforms's code sharing system, npm. We can use javascript packages to make building our software faster.
  4. 4. If we want, we can share our code as javascript packages by publishing them to npmjs
  5.  
  6. We can now focus more on actually building the software
Add Comment
Please, Sign In to add comment