Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in coding-style
understanding single responsibility principal SRP in clean code example
May 28, 2026
oop
design-patterns
coding-style
single-responsibility-principle
Is it ever okay to not use an ELSE statement if you have a return or throw inside the IF statement? [closed]
May 29, 2026
algorithm
coding-style
logic
control-structure
Is using respondsToSelector: good style?
May 29, 2026
objective-c
coding-style
Should i use let or const in vue 3 ref variables?
May 27, 2026
vue.js
vuejs3
coding-style
vue-composition-api
How to make this code more compact and readable?
May 26, 2026
haskell
coding-style
Use of extension methods to enhance readability
May 26, 2026
c#
coding-style
extension-methods
What are the naming conventions of functions that return boolean? [closed]
May 23, 2026
c++
coding-style
naming-conventions
Which coding style is more common?
May 22, 2026
language-agnostic
coding-style
Reasons for declaring a function immediately before defining?
May 21, 2026
c++
coding-style
function-declaration
c++11 - Performance difference in pointer checking - smart pointers [closed]
May 21, 2026
c++
c++11
coding-style
Code formatting - approach to mitigate unreadably large regex?
May 19, 2026
regex
coding-style
code-formatting
Learning F# with style [closed]
May 19, 2026
f#
coding-style
Looking for a way to stop a process while calling a function without return
May 17, 2026
php
zend-framework
coding-style
phpmd
Initialize all variables, always
May 16, 2026
c
coding-style
How to display tooltip in jquery ui theme style
May 16, 2026
jquery
user-interface
coding-style
themes
tooltip
Is this a reasonable use of namespaces with C++ inheritance hierarchies?
May 16, 2026
c++
inheritance
coding-style
namespaces
Variables Naming Conventions- var1,var2 or firstVar, secondVar?
May 12, 2026
coding-style
naming-conventions
Is eval in Javascript considered safe if not using variable code? [duplicate]
May 13, 2026
javascript
coding-style
eval
Older Entries »