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
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
Is there a more idiomatic way to get N random elements of a collection in Clojure?
Mar 25, 2023
clojure
idioms
Pattern matching on records in F#
Mar 25, 2023
f#
idioms
Scala style: More than one class in a file?
Mar 20, 2023
scala
coding-style
idioms
Iterating over each element of an array, except the first one
Mar 19, 2023
ruby
arrays
enumeration
idioms
What's the right way to compute integral base-2 logarithms at compile-time?
Mar 15, 2023
c++11
constants
constexpr
logarithm
idioms
What is the idiomatic way to use props in component composing in reactjs
Mar 14, 2023
design-patterns
reactjs
architecture
react-native
idioms
When is it useful to write "0 - x" rather than "-x"?
Mar 04, 2023
c
subtraction
idioms
negative-number
clojure functions, let & return values
Feb 26, 2023
functional-programming
clojure
idioms
Why is "return by value" idiomatic in Rust (as opposed to out parameters)?
Sep 05, 2025
c++
rust
return-value
idioms
Older Entries »