you are viewing a single comment's thread
view the rest of the comments
[–] 37 points 13 hours ago (2 children)

I have worked with JSON very often and do not know, what 'Stringify' is. Reading it for the first time. Does it... convert anything to strings?

Looked it up:

The JSON.stringify() Method

The JSON.stringify() method converts a JavaScript value into JSON text.

https://www.w3schools.com/js/js_json_stringify.asp

Okay JavaScript. Never worked with JS before.

Also, didn't knew web devs are considered 'software engineers' now. /j

  • source
  • hideshow 4 child comments
  • [–] 0 points 10 hours ago (2 children)

    it's funny seeing a gatekeeper talking about web devs not being a software engineer while also not knowing basic JavaScript

    📽️

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 2 hours ago

    As a software engineer I avoid JS as much as possible frankly! Its typing semantics are genuinely horrible, personally I'd never consider eschewing typescript in this day and age.

    Then again I'm the sort of masochist who thinks we should all be writing Scala so maybe take this with a pinch of salt.

  • source
  • parent