Welcome to the Linux Foundation Forum!
-
Re: Lab 11.2: Incorrectly formulated task
thanks @ailequal - assert.equal with coercian is considered legacy, so it was updated to deepStrictEqual, but base64 should also be converted to a buffer, so the code is being update to 'use str…1 -
Re: Breakpoint set with 'debugger' is ignored when using node --inspect
@akalikuli there was a bug in one of the node versions at one point, not sure how what you're saying is related @itaid apologies you are right, I misread - it's because a debugger needs to …4 -
Re: Lab 3.1 - Deliver Data from a Library API
@louiswol94 OR you try/catch every async await function in express - you can even write a handy function to wrap it, something along the lines of: function gaurd (fn) { return async (req, res, next) …1 -
Re: Lab 7.1 - Implement a Data Aggregating Service
@louiswol94 sometimes its just good to voice it out in order to focus the thinking :+1:1 -
Re: Is it wrong correct answer in Chapter 6 Quiz?
@akaiurin - the package.json contains lint and test field, npm run lint runs lint field, npm test runs test field1
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)
