Welcome to the Linux Foundation Forum!
-
Re: Knowledge Check: Question 6.3
@dmsheiko "if a package DEPENDENCY has a development dependency" vs "if a package has a development dependency" - i.e. it's a second level dev dep. Second level dev deps are …1 -
Re: LFW211 JSNAD CH-9 LABS-1
@samuelbernardy yes knowledge of syntax certainly helps, but it gets more familiar and therefore easier over time the format is: ee.once(name, listenerFunction) So your first one works because you…1 -
Re: Array.from(Array(3)).fill(__filename)
@dmsheiko hmm its kind of historical reasons, Array.from({ length: n }) is actually what Array.from uses (length) to create a non-sparse array (array of n elements with value undefined in each. Array…1 -
Re: Mistake: Lab 5.2 - Prototypal Inheritance
thanks @dmsheiko great catches and feedback, this being fixed, I went with: const assert = require('assert')// TODO: // implement a way to create a prototype chain// of leopard -> lynx -…1 -
Re: Best Javascript Concept Course and Resources
Douglas Crockfords JavaScript the Good Parts is still relevant, there's more to the language now but the thinking framework for approaching JS that Crockford introduces can be applied to modern …1
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)
