Introduction to Node.js: A free video course with 23 episodes (in German)

Node.js ist eine Laufzeitumgebung für serverseitiges JavaScript, mit der Du skalierbare, hochperformante und echtzeitfähige Anwendungen entwickeln und ausführen kannst. Der frei verfügbare tech:lounge-Videokurs begleitet Dich von der Installation bis zum … Read more

Similar

Getting Started with WebAssembly in Node.js

WebAssembly is an exciting new language that many JavaScript engines have added support for. WebAssembly promises to make it much easier to compile languages like C and C++ to something that runs in the browser. However, I'm most excited about the ability... (more…)

Read more »