DEV Community

Discussion on: Basic HTTP Server Using NodeJS From Scratch

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

A real world usage for this -- Nuxt serverMiddleware. Honestly, it's a little painful to write, but you actually made it less painful...

Collapse
 
sachinsarawgi profile image
Sachin Sarawgi

Thanks Pacharapol.... I will take this on a positive note.