- Added The Twelve-Factor App
This commit is contained in:
Dylan C. Israel
2020-03-15 10:32:33 -04:00
committed by GitHub
parent 8d0d4eacdc
commit 6c3d2221af
+3
View File
@@ -413,6 +413,9 @@
<a href="https://www.30secondsofcode.org/">30 Seconds of Code</a> - Short code snippets for all your development
needs.
</li>
<li>
<a href="https://12factor.net/">The Twelve-Factor App</a> - In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service. The twelve-factor app is a methodology for building software-as-a-service apps.
</li>
</ol>
</details>
<details open>