this post was submitted on 07 Jun 2023
25 points (96.3% liked)

Programming

3347 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

I've been dipping my toes into NextJS, Vercel, PlanetScale, and other serverless / edge providers, and there's so many terms / concepts thrown my way that I feel overwhelmed a lot of the time.

I mean, I'm already a web developer well versed with React, and I love my SPA setup with Vite, so for others outside the web dev space, this must be a nightmare to keep up with.

Was curious to hear your thoughts on the rapidly evolving space of web dev.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 1 year ago (1 children)

I'm used to the banter, lol! PHP has always gotten a lot of flak, but then everyone uses it quietly. ๐Ÿ˜‚

That said, I was surprised how much it has improved in the last 10 years. I stopped webdev in version 5, and now there's version 8 with a lot of cool stuff that renders old "tricks" useless. I'm like a kid in a candy store, these days.

[โ€“] TeaHands 7 points 1 year ago (1 children)

Yeah I remember trying people to convince it'd changed its ways when 7 came out, but alas the stereotype persists. Oh well, their loss! ๐Ÿค“

[โ€“] [email protected] 5 points 1 year ago

And the outdated php tutorials persists. And the old Stackoverflow answers persists.

It was at least last time I had to update an old app past php 7 because Azure websites was dropping support.