Declarative configuration, not imperative conditionals

HTTP/2 Server

Configure your HTTP/2 server using JavaScript modules with a declarative syntax, and get rid of all those hard-coded variables and imperative conditionals.

Traditionally, Node.js servers have hard-coded values sprinkled throughout.

This makes server configuration a DevOps challenge.

But there's a better way . . .

. . . using declarative configuration,

not imperative conditionals.

ENTERPRISE TOOLS

Declarative configuration, not imperative conditionals

🔗 🔎