You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.
I was reading over the getting started guide last night and was surprised when the guide jumped from routes to using a plugin for logging. I am completely new to Hapi, and I expected there to be some progression like (strikethrough indicates we have content for this):
hello world
displaying a static page
displaying a dynamic page (based on route)
implementing app reloading in development
adding a persistence layer
displaying a dynamic page (based on persistence)
adding logging
other plugins
Would the Hapi team be amenable to this sort of documentation improvement? I'd be glad to write documentation to ensure that new-comers can more easily dive in.
The text was updated successfully, but these errors were encountered:
I was reading over the getting started guide last night and was surprised when the guide jumped from routes to using a plugin for logging. I am completely new to Hapi, and I expected there to be some progression like (strikethrough indicates we have content for this):
hello worlddisplaying a static pageother pluginsWould the Hapi team be amenable to this sort of documentation improvement? I'd be glad to write documentation to ensure that new-comers can more easily dive in.
The text was updated successfully, but these errors were encountered: