Search code examples
How to use pep8speaks to check the code style/structure of my project...


pythoncontinuous-integrationcode-structurepycodestyle

Read More
How to deal with Pylint's "too-many-instance-attributes" message?...


pythoninstance-variablespylintcode-readabilitycode-structure

Read More
Use Feature Folders with Prism...


mvvmxamarin.formsprismcode-structure

Read More
Numeric suffix to methods: is it a valid style? (e.g. myMethod2())...


javacode-structure

Read More
React Native - How to re-use files?...


react-nativecode-reusecode-structure

Read More
What techniques exist for splitting large angularjs services?...


angularjsangularjs-servicecode-structure

Read More
Why use bin/www and not index.js?...


javascriptnode.jsexpresscode-structureexpress-generator

Read More
What's the proper way to (PEP8)line break for when constants are called from a function?...


pythonpython-3.xpep8code-structure

Read More
Cleanly handling TypeErrors of multiple variables...


pythonerror-handlingcode-structure

Read More
React Native: How to split a file up into multiple files and import them?...


javascriptreact-nativelibrariescode-reusecode-structure

Read More
C# Throw Exception and catch in the same method why it's bad?...


c#.netcode-structure

Read More
How to use spread syntax or destructuring into `this` value?...


javascriptecmascript-6code-structure

Read More
Swift best practice: How to keep track of different objects?...


swiftcode-structure

Read More
if-else or early return...


if-statementreturncode-structure

Read More
How to use different languages in one project...


javapythoncode-structureproject-structuring

Read More
VSTO Excel ribbon tab - separate code (.NET) into modules...


excelvb.netvstocode-structure

Read More
How to properly structure jobs that only call methods in rails...


ruby-on-railscode-structure

Read More
Node.js | Call function from original file in imported file...


javascriptnode.jscallbackelectroncode-structure

Read More
Git and shared python library...


pythongitshared-librariesreleasecode-structure

Read More
What is a good code structure for api-independent vertex processing?...


c#openglslimdxcode-structurevertexdata

Read More
What is an efficient way to refactor a heavy if statement in Ruby on Rails?...


ruby-on-railsrubyif-statementrefactoringcode-structure

Read More
When should I use optionals and when should I use non-optionals with default values?...


swiftoption-typecode-structure

Read More
set class variable in other function than constructor...


matlabclasscode-structure

Read More
How to organize large-scale node apps...


node.jscode-structure

Read More
Separate AJAX controller vs current controller?...


ajaxcodeignitercoding-stylecodeigniter-3code-structure

Read More
Letting superclass's methods be implemented by an inherited class...


javainheritancemethodscode-structure

Read More
How to properly organize an API-app with Laravel...


laravelapistructurecode-structure

Read More
How can this code be written shorter/clearer?...


vb.netcode-readabilitycode-structurecode-standards

Read More
Leaving minimal code inside try block...


scalasyntaxcode-cleanupcode-structure

Read More
HTML5 structure label with input OR input IN label...


htmlcode-structure

Read More
BackNext