Nodeschool Rotterdam #10

Wi-Fi

Wi-Fi: pixelbar / 1337hacker

🍻 First drink is on us!

Slides: goo.gl/uV49Zc

Install Node.js: nodejs.org

Join the Slack: slack.pixelbar.nl

Today

  • Introduction and opening announcements

  • Introduction to JavaScript and Node.js

  • Learn using workshoppers or work on your own projects

  • Wrap up 🍻

NodeSchool

Workshoppers

Workshoppers

Pixelbar Hackerspace

Anti-harassment policy

Introduction to JavaScript and Node.js

  • Invented by Brendan Eich in 1995

  • Programming language for the web

  • Provide interactivity for web pages

What does JavaScript look like?

Get element from the DOM (HTML)

Change the content of the counter element

Add click listener to plus button

  • Invented by Ryan Dahl in 2009
  • Software environment for running JavaScript on the server
  • Based on Chrome's v8 runtime
  • Comes with npm, largest ecosystem for open source libraries in the world

What does Node.js look like?

What's next?

Useful links

Code editors

Made with Slides.com