this post was submitted on 07 Jun 2023
20 points (100.0% liked)

Programming

13215 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] 4 points 1 year ago

I used to keep up but eventually just burned out. I do plenty at work so if I do have a hobby project in mind, I tend to do something other than just webdev, to spite it up a little bit.

It does feel scary sometimes just how quickly you can get outdated, especially with frontend. I want to stick to backend but it feels like all the fancy jobs eventually end up with 90% work being on front, APIs and DB seem like the easiest part of it all (especially if managed properly)