3 things to know when your web project goes wrong
I can’t say it often enough. But I hope you made regular backups. There should always be a log of requests. You don’t More »
I can’t say it often enough. But I hope you made regular backups. There should always be a log of requests. You don’t More »
When writing in MVC, avoid a fat controller. Try a fat model layer instead. I’ve been trying this method and it makes my More »
Simplicity over clutter. Don’t try to cram everything into one page. Humans can’t grab information in so many places. So present information in More »