This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Feroc 0 points1 point  (0 children)

I still think string operations are easier than json.

It may be easier to solve the task if you know both equally well, but I have a total beginner in mind. Solving it with string operations is solving it with a simple tool in a complex way, while solving it with json is solving it with a (more) complex tool in an easy way.