575

February 13th, 2023 × #configfiles#webdev#javascript

Save us from Config File Hell

Wes and Scott discuss config files in web development projects - how they are necessary but can clutter your codebase. They talk through different formats like JSON, JavaScript and YAML, tools to hide/organize them, and ideas for standardization.

or

In this Hasty Treat, Scott and Wes talk about what you can do to better organize your config files.

Show Notes

define: {
  __VERSION__: JSON.stringify(process.env.npm_package_version),
},

Tweet us your tasty treats

Share