Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

a-taste-of-node

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-taste-of-node

A short node workshop

  • 2.1.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

A Taste of Node

A Node.js workshop hosted by ACM @ The University of Illinois at Urbana Champaign!

  • Original Event
  • Download as .zip

Usage

The workshop is split into two acts. The first is an opportunity to brush up on core JS skills. The second is a mini project in node.js.

Act 1

How to run tests

$ node ./act1/check.js

Act 2

How to run your chat client

$ node ./act2/exercises/chat/client.js

How to start a server locally

$ node ./act2/solutions/chat/server.js

Remember to change the host in the client if you're connecting to your own server!

Keywords

FAQs

Package last updated on 10 Mar 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc