Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ClickRick
ClickRick has asked
0
questions and find answers to
5
problems.
Stats
87
EtPoint
21
Vote count
0
questions
5
answers
About
Design principles:
Make the common easy, and make the uncommon possible.
Make it easy to use, and hard to abuse.
Do one job, and do it well.
Apply the Principle of Least Astonishment
Don't fix a performance problem that you don't have.
Today's unit tests are tomorrow's regression tests.
ClickRick questions
ClickRick answers
Are there cases where Fields are better than auto-properties
How can I use NUnit's EqualTo().Within() constraint with a custom data type?
How to easilly see number of event subscriptions while debugging?