Welcome to the Linux Foundation Forum!
-
Re: Lesson 12 Stream Types
ohhhh yeah that's showing you node internals the stream module is actually a constructor function that "subclasses" (remember, not really a real thing in JS, JS class broadly functiona…1 -
Re: Lab 4.2 - Stream some content
yes @krave is exactly right. Regarding the await, when the route handler returns a promise (as all async functions do) the resolution of the promise determines when the route has been completely hand…1 -
Re: Lab 8.2 with async/await
When you pass an argument (print in this case) into a promisified function it offsets the callback that it calls internally. The confusion here is you think you have to pass the promisified function …2 -
Re: Express and Fastify at the exam
@anitaliberatore it should be outline in multiple places that the JSNSD exam is agnostic to framework. Which means, you can use anything, including express, fastify, node core http, koa, hapi - whate…2 -
Re: Informations about node.js services development
@anitaliberatore if you had a connection problem you should be eligible for a free retake (in additional to the free retake) contact the LF customer support1
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
