Amarok 🇨🇿🇪🇺 on Nostr: I'm glad I'm not directly involved in #PHP #programming in our dev department in ...
I'm glad I'm not directly involved in #PHP #programming in our dev department in North America.
Their code is very cryptic, lots of information missing, redundant arguments passed to functions etc.
Here's just one little example with basically 3 lines of code. Function `mix` is called from #Laravel Blade template like this:
`<link rel="stylesheet" href="{{ mix('/css/benefits.css') }}"/>`
I have no clue what they are doing. #webdev
Their code is very cryptic, lots of information missing, redundant arguments passed to functions etc.
Here's just one little example with basically 3 lines of code. Function `mix` is called from #Laravel Blade template like this:
`<link rel="stylesheet" href="{{ mix('/css/benefits.css') }}"/>`
I have no clue what they are doing. #webdev