Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Bringer128
Bringer128 has asked
4
questions and find answers to
15
problems.
Stats
320
EtPoint
87
Vote count
4
questions
15
answers
About
Team Lead & Senior Software Engineer at Shopify based in Ottawa, Ontario, Canada.
Interested in:
Ruby/Java/C#/Javascript/AngularJS/React
Agile development
Learning stuff - that's why I'm here!
Bringer128 questions
Using Mockito's ArgumentCaptor class to match a child class
What is the term for empty generic parameters <,> in C#? [duplicate]
Equivalent of Java 1.6 @Override for interfaces in C#
How can I test a directive using templateUrl in Chutzpah's headless browser
Bringer128 answers
ConcurrentSkipListSet and re-sorting (java)
Can Subversion report the percentage of code changed over time?
How to kill subprocesses of a Java process?
Share common data between two threads serving a Socket connection
How to use Java comparator properly?
How can I make a Java PriorityBlockingQueue that preserves FIFO behavior?
Can I use the class field on an ArrayList<T> instance in Java?
Is mockito supposed to call default constructor of mocked class?
Java: How to distinguish between spurious wakeup and timeout in wait()
What does it mean to have a forked java VM?