Welcome to the Linux Foundation Forum!
-
Re: Lab 4.2 - Stream some content
Hi, @"arturo.miguel.next" , You can remove both await and async for the route handler. Like this: 'use strict' const stream = require('./../../stream');module.exports = …1 -
Re: Things about Ch7 lab1
After digging into documents of got for a while, I noticed that timeout is used for the time got spends to wait for a response from a server. Due to the upstream service is not available at all, the …1 -
Re: The correct usage of integrate mode of create-fastify
Hi @AlexDumitru Thank you for your reply and the research. It turns out that the standalone -- is a standard command usage across all UNIX commands not only for npm. If we run npm init fastify --inte…1 -
Re: LFW212 - New course version now live (02.14.2022)
@davidmarkclements and @mstepien Thank you for the confirmation and the very thogough list! That is a weight off my mind. Maybe we can have a release note just like this list for each update. Thank y…2 -
Re: LFW211 - New course version now live (02.06.2022)
Glad to see the updates! Thank you for your work to keep the course updated!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)