Welcome to the Linux Foundation Forum!
-
Error in code example, Chapter 9, "Promise-Based Single Use Listener and AbortController"
This code snippet throws an error when run: import { once, EventEmitter } from 'events'import { setTimeout } from 'timers/promises'const sometimesLaggy = new EventEmitter()const ac = new AbortControl…1 -
Re: Preparation for JSNSD exam
@jimmycheung22 Also, please notice you don't have time to configure the IDE in a way that it will help you with auto-completion. You can't really rely on all that, like you would working on your own …1 -
Re: Is express-generator allowed to be used during exam?
I don't think there's any restrictions when it comes to dependencies from npm. I plan on using express-generator on every task :-) It helps you with all the boilerplate!1 -
Re: Preparation for JSNSD exam
I practiced a lot on streams, events and async (callback, promises and async-await) before JSNAD certification. It helped my during the exam and has also helped me a lot afterwards, just knowing core…2 -
Preparation for JSNSD exam
I've completed the course and all the labs. I'm sticking with express since I have previous knowledge using it. Now I'll begin practicing since I know I have to be fast and know the stuff by heart on…2
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)