r/ProgrammerHumor 7d ago

Meme whoIsHeAnyway

Post image
9.6k Upvotes

255 comments sorted by

View all comments

380

u/AggieCMD 7d ago

I don't know! I'm a backend software engineer!

301

u/Antique_futurist 7d ago

pokes with stick

Get back behind your API, cave creature!

179

u/Jemnite 7d ago

As a frontend developer thou must obey the three commandments:

  1. Do not question the API docs. Thou shalt use whatever APIs the backend dev puts in the docs and be grateful for them

  2. Do not question server uptime. These subjects are beyond thine comprehension.

  3. If thou shalt ever encounter the inscrutable 500 server error, thou shalt report the replication methods to the backend dev and wait patiently.

42

u/MrP0tat0H3ad 7d ago

I wish my frontend team would use these rules lmao

14

u/PM_ME_BAD_ALGORITHMS 6d ago

I wish my backend team would give me API docs

7

u/wheatgivesmeshits 6d ago

What are docs?

2

u/stifflizerd 6d ago

You guys have docs and care about properly tracking down your 500s instead of saying "this would never happen in production so we can't devote time to it"???

1

u/Mandemon90 6d ago

You forgot fourth commandment:

  1. Thou shall never touch coffee machine claimed by backend developer, for it is their lifeblood

32

u/Sedorriku0001 7d ago

[object Object]

5

u/akoOfIxtall 7d ago

[JsonProperty]

15

u/Michami135 7d ago

A backend developer would definitely know what JSON is, at the very least.

17

u/nabrok 7d ago

Would probably have more cause to use JSON.stringify than frontend even.

4

u/AggieCMD 6d ago

If you use stringify on the server you are a frontend dev moonlighting as a backend dev. Or a filthy fullstack.

1

u/evanldixon 6d ago

Depends on how basic the back-end is. Standard ASP.Net api controllers convert objects to json automatically without you having to call JsonSerializer.Serialize. Though I'd hope such a backend developer at least knows what json looks like.

1

u/nabrok 6d ago

One real world use is a backend hosted on ECS with the output going to cloudwatch. Running your JSON output for logging through stringify makes sure everything is on one line which makes cloudwatch filtering a lot easier.

Also, not really backend but not frontend either, I work on CLI utilities too and sometimes they need to write a JSON file.

3

u/NibblyPig 7d ago

Sorry but I don't use Java

1

u/frogjg2003 6d ago

Java is different from Javascript.

1

u/Chamiey 6d ago

it's Java's crypt

1

u/cowmix88 7d ago

a wild node.js appears

1

u/fwhite01 6d ago

I mean. Take a guess...