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 idioms
Better way of filling javascript array
Nov 29, 2025
javascript
arrays
idioms
How do I keep time without cumulative error?
Nov 27, 2025
embedded
idioms
Idiomatic Python way of naming a method that converts the object to another format
Nov 23, 2025
python
idioms
Whats the most idiomatic way to declare a list of local javascript variables?
Nov 19, 2025
javascript
idioms
The shape inheritance example and "The Ruby way"
Nov 19, 2025
ruby
inheritance
idioms
What's the idiomatic Kotlin way to write `if...else null` as part of ?./?: chains?
Nov 18, 2025
kotlin
idioms
Pop from a Python list with default value
Nov 10, 2025
python
list
idioms
Is there a standard library equivalent of memmove?
Nov 01, 2025
c++
memcpy
idioms
memmove
stdcopy
Idiomatic way to handle errors with an early return in Rust
Oct 29, 2025
rust
error-handling
webserver
idioms
actix-web
Get Boolean Value from VM Parameter in Scala
Oct 26, 2025
scala
idioms
When to add a unit argument to an existing function in F#
Oct 22, 2025
function
f#
memoization
idioms
unit-type
Idiomatic way to store two related values of the same type
Oct 22, 2025
c++
c++11
std-pair
idioms
stdarray
In CMake, how do I check whether a string contains an integral number?
Oct 21, 2025
regex
cmake
numbers
idioms
string-parsing
What is a function signature and type?
Oct 19, 2025
rust
idioms
Make dictionary from two lists using Counter object
Oct 14, 2025
python
list
dictionary
counter
idioms
Check if array key exists and is truthy in same command?
Sep 16, 2025
php
web
idioms
How to write Dart idiomatic utility functions or classes?
Sep 09, 2025
flutter
dart
idioms
utility-method
Will std::string end up being our compile-time string after all?
Sep 08, 2025
c++
constexpr
stdstring
idioms
c++20
Why is "return by value" idiomatic in Rust (as opposed to out parameters)?
Sep 05, 2025
c++
rust
return-value
idioms
Older Entries »