Beau Beauchamp
Sep 26, 2021

--

PHP really isn’t a technology, it’s a language. You start getting into religious language wars between developers and you say things like PHP was a waste of time. Or insert whatever language or stack you don’t like.
What I would add to your list are things like: LESS, SASS, or any other frontend technology that needs to be compiled to regular CSS or JavaScript before it will run. This includes, any version of Angular, any version of React, TypeScript, CoffeeScript, Tailwind, et. al.
Just write native CSS and JS. No code-bloating compiler required.
I still use jQuery out of habit because of its shortcuts but it doesn’t get in the way of writing vanilla JS.

--

--

Beau Beauchamp
Beau Beauchamp

Written by Beau Beauchamp

Technology entrepreneur. Web application architect. Paranormal sci-fi romance writer.

No responses yet