mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 15:51:26 +00:00
Previously, the doc was using examples that I found in random repositories. However, as people change code over time, that could mean that the tutorials go out of date. I created a recipe-examples repository to store code in that I can use to highlight examples in these tutorials. On top of that, I switched the example from `createFile` to `createTempFile` to lead in to another tutorial where we'll use a security recipe to update the file.