Programming

Ramblings about programming.

Programming

Does blade work with PrismJS?

PrismJS doesn't work with Laravel blades. Let's see why.

Read more...
Eugene van der Merwe The blog post author is Eugene van der Merwe

Eugene van der Merwe

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...
Eugene van der Merwe The blog post author is Eugene van der Merwe

Eugene van der Merwe

Programming

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...
Eugene van der Merwe The blog post author is Eugene van der Merwe

Eugene van der Merwe