Search code examples
Always append the artifact id to the group id?...


mavenpom.xmlconventions

Read More
C/C++ insert #include in main function...


c++cconventions

Read More
Fail vs. raise in Ruby : Should we really believe the style guide?...


rubyexceptioncoding-styleconventions

Read More
Should local function declarations be put before or after "return"?...


javascriptconventions

Read More
Laravel Layout issue...


laravelconventions

Read More
When to use the different log levels...


loggingconventions

Read More
ASDF:REQUIRE-SYSTEM -> Deprecated and to avoid und all circumstances, or not?...


common-lispconventionsasdf

Read More
What is the canonical YAML naming style...


yamlconventions

Read More
Regarding good coding practices, what is meant by "Useless return at end of function and method...


pythonfunctionspyderconventions

Read More
Typescript: Are there any conventions to document code with comments?...


c#typescriptdocumentationcommentsconventions

Read More
Where does the TODO convention come from?...


conventionstodo

Read More
Swift: guard let vs if let...


swiftswift2option-typeconventionscontrol-flow

Read More
How to order the arguments in Forth...


argumentsparameter-passingcoding-styleconventionsforth

Read More
include boost header file using "" or <>...


c++coding-stylec-preprocessorconventions

Read More
Conventions/good ways to initialize variables with default/NULL values...


cinitializationconventions

Read More
Best Practice for Exporting Default Functions in React with TypeScript?...


javascriptreactjstypescriptconventions

Read More
C Return Value Conventions (Bool or Err Code)...


cconventions

Read More
What's the name for a mix of snake case and camel case?...


javanaming-conventionsnamingconventions

Read More
Where do you put your Rack middleware files and requires?...


ruby-on-railsconventionsrackmiddleware

Read More
Should you decorate dataclass subclasses if not making additional fields...


pythonconventionspython-dataclasses

Read More
Why are the arguments to atan2 Y,X rather than X,Y?...


mathargumentsconventions

Read More
Return statements in validation functions...


pythonvalidationreturnconventionstypechecking

Read More
Where do you set default values when registering a user?...


restarchitectureconventions

Read More
Is it a good idea to typedef pointers?...


c++cpointerstypedefconventions

Read More
Long format dataframe column hierarchy...


rdataframereshape2conventionslong-format-data

Read More
Finding a list of all double-underscore variables...


pythonmetadataconventions

Read More
What are the best practices on the level of details in error messages?...


user-interfaceerror-handlingconventionscustom-errorserror-messaging

Read More
Java array convention: String[] args vs. String args[]...


javacoding-styleconventions

Read More
Why define the getter before the setter (coding convention)...


c#propertiescoding-styleconventions

Read More
What is the name for the Maya Python library(ies)?...


mayaconventionspymel

Read More
BackNext