diff --git a/README.md b/README.md index ae58824..b2c615b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ * Autism - https://dev.to/baweaver/tales-of-the-autistic-developer-senior-developer-3l0c * Dyslexia and Developers by Tom Gamon - https://www.youtube.com/watch?v=JZ03E0FUj1M * Career advice from Patio11 - https://www.kalzumeus.com/2011/10/28/dont-call-yourself-a-programmer/ +* Gitlab style guide with good part on not borking the db with migrations - https://docs.gitlab.com/ee/development/migration_style_guide.html#adding-columns-with-default-values # APIs Best Practices for Designing a Pragmatic RESTful API - https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api