Skip to content

Commit b202ad7

Browse files
committed
updated working files
1 parent 8c447d3 commit b202ad7

File tree

48,856 files changed

+5346716
-55759
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48,856 files changed

+5346716
-55759
lines changed

1-welcome/Introduction.yaml

Lines changed: 0 additions & 52 deletions
This file was deleted.

1-welcome/Introduction.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Who am I?:
2+
- Will Stern
3+
- Full-time developer for over 15 years
4+
- Full-time with Node.js for over 5 years
5+
6+
What is Node.js?:
7+
- Javascript on the machine
8+
- A runtime for Google Chrome's V8 Javascript engine
9+
10+
What is Node.js used for?:
11+
- Build Tools and Utilities
12+
- Web Applications / Web Services
13+
14+
What does Node.js do well?:
15+
- Lightweight Applications all the way up to very large
16+
- High Concurrency
17+
- Asyncronous Actions/Requests/non-blocking
18+
- Realtime Communication
19+
- Isomorphic Applications - shared code between server and client
20+
21+
So...:
22+
- Enough Talk!
23+
- LET'S CODE!
24+

10-static/node_modules/.bin/latest-version

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/.bin/mkdirp

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/.bin/nodemon

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/.bin/nopt

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/.bin/rc

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/.bin/repeating

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/.bin/semver

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/.bin/strip-json-comments

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/.bin/touch

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/abbrev/LICENSE

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/abbrev/README.md

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/abbrev/abbrev.js

Lines changed: 62 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

10-static/node_modules/abbrev/package.json

Lines changed: 88 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)