top | item 41518875

(no title)

Mrdarknezz | 1 year ago

I know several languages, and in none of them is it preferable to ignore using the correct tooling.

discuss

order

gregjor|1 year ago

Right, that’s my point. We only disagree about what “correct tooling” means. Since PHP and Go have everything needed I prefer not adding more abstractions and dependencies, for less code, fewer black boxes, and fewer external dependencies.

Programmers comfortable writing in PHP and Go with their comprehensive standard libraries can also work with frameworks if necessary, but those who can’t get stuck as Laravel developers, baffled by the much larger number of projects and existing code that doesn’t use their “correct tooling.”

Mrdarknezz|1 year ago

You're more productive when you don't have to reinvent the wheel, as I already stated.