DEV Community

Discussion on: What are the latest trends in front-end JavaScript?

Collapse
 
kayis profile image
K

Things are getting commodotized all the way. Moving thingsfrom front-end devs to designers and from back-end devs to front-end devs, because they are just easier to handle now.

Stuff like Pagedraw could accelerate the UI development (which is the slowest part I think) and also moving it from developers to designers.

Glueing together the back-end with the UI is still a major pain-point that needs to be handled by a dev.

On the other hand, serverless makes back-end development much simpler and allows front-end devs to get into it easier.

This gives back-end devs more time to consider tech that was too hard or time-consuming to learn years ago, like machine learning etc.