/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.adamconrad.dev
| | danielpecos.com
9.4 parsecs away

Travel
| | Talking about Node.js history, it's talking a little bit about V8 history. But let's start with a one line definition of what it is: Node.js is a platform built around Google Chrome V8 Javascript engine, to create lightweight, fast, scalable, event-driven and non-blocking I/O applications. So lets begin talking about Node.js origins, the V8 javascript engine. V8 is an opensource project by Google and it is in the very core of Google Chrome browser.
| | digitaldrummerj.me
9.4 parsecs away

Travel
| | Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting.
| | mathiasbynens.be
9.3 parsecs away

Travel
| | Personal website of Benedikt Meurer, JavaScript Engine Hacker and Programming Language Enthusiast.
| | mkaz.blog
24.3 parsecs away

Travel
| [AI summary] The article explains how to integrate React into an existing webpage using Parcel and NPM to compile code with a proper build step.