Skip to content

My solutions to nodeschool's self-guided workshops on Node.js learnyounode.

License

Notifications You must be signed in to change notification settings

micheletolve/lyn

Repository files navigation

lyn

Learn You Node

My solutions to self-guided workshops on Node.js by learnyounode.

Node.js is a program that you install on your computer. With Node.js you can use the very popular programming language JavaScript to write software.

JavaScript is usually used in a browser like Internet Explorer or Safari but with Node.js it is possible to do a lot more.

Combined with other tools, Node.js allows you to write Desktop applications like Word or iTunes, Server applications like Apache, Network applications like Curl or even mobile applications for the iPhone or Android.

NPM

Nodeschool, open source workshops that teach web software skills. Do them on your own or at a workshop nearby.

License

learnyounode is Copyright (c) 2013-2015 learnyounode contributors (listed above) and licenced under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

learnyounode builds on the excellent work by @substack and @maxogden who created stream-adventure which serves as the original foundation for learnyounode.

About

My solutions to nodeschool's self-guided workshops on Node.js learnyounode.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published