Search code examples
CSS element rule...


htmlcsscoding-stylestylesheet

Read More
What to do when faced with a seemingly unsolvable situation with a time limit?...


debuggingcoding-style

Read More
Java: replace switch with lambdas. Worth it?...


javacoding-style

Read More
How to enforce Type Members Layout setting in ReSharper?...


c#coding-styleresharper

Read More
Initializing Objects to null or new?...


javaperformancecoding-style

Read More
How to refactor a long method in ruby...


rubycoding-style

Read More
What was the intuition from the Typescript Team to make not === default...


javascripttypescriptcoding-style

Read More
Condensing for 5 for-loops that display an array into 1?...


c++arraysfor-loopif-statementcoding-style

Read More
Using Timer class properly...


c#coding-styletimer

Read More
python, functions in general: return string and print function OR just print statement in function?...


pythonfunctionprintingreturncoding-style

Read More
Python format: run() or main()?...


pythoncoding-style

Read More
Does anyone change the Visual Studio default bracing style? - Is there a standard?...


c#visual-studiocoding-stylestandards

Read More
Why are my line-endings still wrong according to CodeSniffer?...


coding-stylephpstormline-endings

Read More
Color and style manipulation on textview...


androidstringcolorscoding-styletextview

Read More
Separate a list of items into new, present and present-and-needs-stuff-done-to-it...


javaarraylistcoding-stylecode-cleanup

Read More
map, then iterate - why?...


pythonfor-loopcoding-styleiteration

Read More
Can this CSS with multiple classes be simplified any further?...


csswordpressclasscoding-style

Read More
Should I use enums for things that are named after integers?...


c++enumscoding-style

Read More
How to avoid hardcoding strings...


.netcoding-stylehard-coding

Read More
Jquery - How to get the style display attribute "none / block"...


jquerycoding-styleattributes

Read More
SQL Table / Sub-Query Alias Conventions...


sqlcoding-stylenaming-conventionsalias

Read More
Scientific notation for numbers in JavaScript...


javascriptcoding-style

Read More
Show 4 digits after comma WPF...


c#wpfcoding-style

Read More
Does data load faster from an object's property or from json?...


iosiphoneswiftdesign-patternscoding-style

Read More
How to set spaces between binding tags in HTML code style in InteliJ for TypeScript elements?...


angulartypescriptintellij-ideacoding-styleangular2-databinding

Read More
Python naming conventions in decorators...


coding-stylepython

Read More
Whats the difference between Reference and Pointer return types in C++...


c++pointersreferencecoding-styleaddress-operator

Read More
IntelliJ code style option FORMATTER_TAGS_ENABLED...


javaintellij-ideacoding-style

Read More
Declaring class object inside try or outside try? Which is best practice...


c#coding-style

Read More
How to share logic among functions?...


javascriptdesign-patternscoding-style

Read More
BackNext