Best practice for comments above methods in a grails application?
I’m writing a grails application and am not sure what the best practice is with regard to comments outside of method blocks. I’ve done a bit of research and there seems to be conflicting views on how and when these sort of comments should be used.
Infrastructure-related additions in commit comments
For the sake of this question, let’s agree on this definition of “good commit message” from here:
Infrastructure-related additions in commit comments
For the sake of this question, let’s agree on this definition of “good commit message” from here:
Infrastructure-related additions in commit comments
For the sake of this question, let’s agree on this definition of “good commit message” from here:
Documenting the effect of std::move
As my team move towards embracing the new features in C++11, I’m struggling with how to make the side-effects of std::move
self-documenting in the code.
Documenting the effect of std::move
As my team move towards embracing the new features in C++11, I’m struggling with how to make the side-effects of std::move
self-documenting in the code.
Documenting the effect of std::move
As my team move towards embracing the new features in C++11, I’m struggling with how to make the side-effects of std::move
self-documenting in the code.
Private comments in git
I need to add a feature to some code in a big project and due to the complexity I find it very helpful to add detailed comments to many lines to keep track of what’s happening. This is only for my own understanding however and I will delete the comments before pushing the code.
Private comments in git
I need to add a feature to some code in a big project and due to the complexity I find it very helpful to add detailed comments to many lines to keep track of what’s happening. This is only for my own understanding however and I will delete the comments before pushing the code.
Private comments in git
I need to add a feature to some code in a big project and due to the complexity I find it very helpful to add detailed comments to many lines to keep track of what’s happening. This is only for my own understanding however and I will delete the comments before pushing the code.