egghead.io
illustration for Introduction to Node Servers with Hapi.js

Course

Introduction to Node Servers with Hapi.js

  1. 1
    hapi.js - Up and running
    1m 40s
  2. 2
    hapi.js - Logging with good and good-console
    2m 45s
  3. 3
    hapi.js - Route parameters
    3m 24s
  4. 4
    hapi.js - Replying to Requests
    1m 52s
  5. 5
    hapi.js - Using the response object
    1m 45s
  6. 6
    hapi.js - Serving static files
    1m 38s
  7. 7
    hapi.js - View engines
    2m
  8. 8
    hapi.js - POST and PUT request payloads
    2m 6s
  9. 9
    hapi.js - Extending the request with lifecycle events
    1m 54s
  10. 10
    hapi.js - Friendly error pages with extension events
    2m
  11. 11
    hapi.js - Request Validation with Joi
    3m 15s
  12. 12
    hapi.js - Managing State with Cookies
    3m 5s

hapi.js - Serving static files

Mike Frey
InstructorMike Frey
  • hapi
    hapi.js^11.0.3
  • node
    Node.js

Share this video with your friends

Send Tweet

hapi does not support serving static files out of the box. Instead it relies on a module called Inert. This lesson will cover serving static files using Inert's custom handlers.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions