DEV Community

Discussion on: What are you not interested in learning?

Collapse
 
walkhard13 profile image
Phillip Smith

I am disinterested in the back end. I understand the principles and programming patterns, but I get nothing out of working in the back end. The front end is where it's at! 😁

Collapse
 
tux0r profile image
tux0r

The front end is not a front end without a back end.

Collapse
 
jvarness profile image
Jake Varness

Which came first?? 😶

Thread Thread
 
tux0r profile image
tux0r

I did.

Collapse
 
cjbrooks12 profile image
Casey Brooks

You might be interested in playing around with serverless functions. Takes a lot of the headache around backend development, and lets you just focus on the stuff like DBs that you can't do only on the front-end.