Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
JonasH
JonasH has asked
0
questions and find answers to
8
problems.
Stats
114
EtPoint
21
Vote count
0
questions
8
answers
About
JonasH questions
JonasH answers
Find closest value in a list over 360 degrees
Lock around dictionary access in a WPF application
How to cast T To Nullable<T>
If I have a c# readonly struct that has non readonly structs as members, will compiler create defensive copy with in parameter
Why we should avoid defining methods with more that three parameters, from clean code point of view? [closed]
Is it appropriate to use C# records for encapsulating objects other than data?
How does this ConcurrentDictionary + Lazy<Task<T>> code work?