Welcome to the Linux Foundation Forum!
- 
      
Re: under var in session 8, return (_, cb)
@SyuheiSaito when we want to ignore a parameter, it's convention to use an underscore to signal that the parameter isn't important. We have to define it to get the cb parameter. In this case we're si…1 - 
      
Re: Lab 6.1
Labs 6.1 should contain the following package.json { "name": "labs-1", "version": "1.0.0", "description": "", "main": "index…1 - 
      
Re: Lab 8.2
good job everyone @andrewpartrickmiller is closest to correct and is correct for the exercise but don't forget error handling when an awaited promise rejects in an async function it behaves like a th…4 - 
      
Re: Error Tag Example: Creating a Web Server with Fastify (Cont.) - Page 15
I think there might be formatting issues with this post, not sure what you're saying @canelacho1 - 
      
Re: Chapter 9 EventEmitter and Listeners doing work asynchronously
hi @zorawar terms: tick: a single iteration around the event loop task queue: the tasks scheduled to be executed in the event loop * sort of - the function passed to process.nextTick is called after …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)
 
