Nice PHP IDE
Recently a friend recommend me to check the PHP Storm IDE.I must say that its a grate IDE, almost same capabilities as IntelliJ, I’v never seen a PHP IDE wit...
Recently a friend recommend me to check the PHP Storm IDE.I must say that its a grate IDE, almost same capabilities as IntelliJ, I’v never seen a PHP IDE wit...
This post is relevant for the one’s who write tests, all you other programmers, you should learn unit testing and read it.<div></div><div>O...
Hello,My Recent problem was: How can I implement minimal decoupling navigation between views?I thought about using the EventAggregator already built in my sy...
Just code.We have a logger and a log viewer, could be better but I wanted it to be simple.This is the window that is also the log viewer<pre class="brush:...
The case I’m talking about is Binding with the UpdateSourceTrigger = PropertyChanged, and a heavy logic behind each change that can cause bad UX, like ui fre...