Ruby is really cool, and it’s fun to write, I just find it difficult to follow because when I read Rails code there’s so much magic going on and the inheritance structure makes it hard to find things.
I relate to the philosophy of Python “explicit is better than implicit”, it’s my favourite language.
I’ve come around to liking JS, I like the ideas of its design despite the quirks.
/* This works because there's a bean with a specific name and a
specific dependency that doesn't even share the same namespace.
I don't know what it does, I think it's dark magic.
Don't refactor any of this! */
Ruby is really cool, and it’s fun to write, I just find it difficult to follow because when I read Rails code there’s so much magic going on and the inheritance structure makes it hard to find things.
I relate to the philosophy of Python “explicit is better than implicit”, it’s my favourite language.
I’ve come around to liking JS, I like the ideas of its design despite the quirks.
Never lay your eyes on spring boot then.
/* This works because there's a bean with a specific name and a specific dependency that doesn't even share the same namespace. I don't know what it does, I think it's dark magic. Don't refactor any of this! */