Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
matt b
matt b has asked
56
questions and find answers to
482
problems.
Stats
12.6k
EtPoint
4.2k
Vote count
56
questions
482
answers
About
Hello, world!
matt b questions
Best designs for breaking down business logic and data layer when they seem to overlap? [closed]
Best practices in internationalizing text with lots of markup?
What is the best way to migrate an existing messy webapp to elegant MVC? [closed]
mvn release:prepare doesn't catch that I have modified files?
Easymock: does the order of captures matter?
Best practices for installing 3rd party libraries into your hosted Maven repository?
If the only non-stack-consuming looping construct in Clojure is "recur", how does this lazy-seq work?
Optimal way to create a histogram/frequency distribution in Oracle?
API for historical traffic data? [closed]
How to set a connection timeout when using JAXRPC-RI web services client?
matt b answers
Pitfalls of Event Handling in Java
good documentation about "avoid catching throwable", in context of weblogic server
Hibernate equivalent of ActiveRecord's has_many :through
How to collect logs in jboss related to a single request?
Red-black tree - How to find the node's parent?
Iterating over a hashmap: 'For' loop using Random Access OR Iterator?
Java textfield decimal validation
Java exception handling - catching superclass exception
Using a Servlet for a non-servlet application
Cascade delete performance drop on bigger datasets, can this be caused by lack of indexing?