Welcome to the Linux Foundation Forum!

How to resolve lab7.1 LFW212 Node.js Services Development class.

Comments

  • I've tried something more javascript-focused

    1. const req = got(url);
    2. const timer = setTimeout(() => {req.cancel()}, 1250);
    3. const data = await req.json();
    4. clearTimeout(timer);

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training