Programming
Ramblings about programming.
How to become a successful programmer
In this article I explore on how to become a successful programmer. My field of study is Laravel so although I provide generic advice there are some things mentioned that are Laravel specific.
Read more...
How to do continuous integration (CI) with a Laravel Nova project that also does database testing
Automated testing and continuous integration are huge topics. I find even experienced programmers sometimes completely miss the point and skip both. To me, this is a selfish act and extremely presumptuous - do you really think you're client deserves that you will be forever the only programmer on their project?
Read more...