The BEST way to visualize JSON👩‍💻 #programming #technology #software #code #data #tech

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I looked a lot in the JSON files of Scrap Mechanic (game) to mod it, and I've became pretty good at reading them

torfley
Автор

This looks very useful. I also think JSON files are confusing.

PJulianC
Автор

In leaving a coment here so i can find this again.

Frixon
Автор

This is a great tip! Most of the time I quickly put the json object in JavaScript and log it, so I can use Chromium's JSON tree view to better read it.

tbuk
Автор

I was just cracking my head with large JSON data, and this video hit my notifs. Wow

ManuelInfoSec
Автор

That sounds amazing.
I already know if this thing has an editor, it'd be perfect for the quite frankly stupid structure I recently three together for game dialogue.
Every Dialogue includes an array of different outcome Dialogues... which all include an array of outcome dialogues etc. (not sure how efficient or secure that is, but it worked and allows for localisation and that's already more than I needed to call that pitch-prototype "working")

JonnesTT
Автор

If this works well the could possibly be the best part of my week!

danielpaull
Автор

This is a genuinely amazing Tipp. Just earned your sub, keep it up man

zjarrii
Автор

Very usefull even for "smaller" files

fabianholzle
Автор

That "nice graph" is a flowchart, try it out, it's logical graph and helps with coding, make one for a task you want to make a, follow the instructions and build your code.

MemesterTheMaster
Автор

I was searching for something like this for a long time.. thank you so much.. ur shorts help us to learn new things ✌️

ansrikri
Автор

Once you learn the hard way, it always hurts the soul to see shit like this lmao. Gj

Furryfattal
Автор

whats annoying is having all these useful tools spread out over millions of i/o websites, you end up with hundreds of accounts to something you wont log back into, and wonder why your inbox is full of spam, hopefully everything moves to rapidapi lol

oogabooga
Автор

Lewis, this is amazing and comes in Handy

josemanuelmartinez
Автор

Thank you soo much this extension is amazing

pcbekri
Автор

I think I lived enough in the matrix that I can read an *indented* JSON file perfectly fine...

XML is way harder to read, but you can get used to it too (it's just way more fluff than json)

WolfrostWasTaken
Автор

I am making my blog from scratch with the help of Basic Web Development languages + Node as backend and firebase for its firestore. Is this a good idea making a blog like this for increasing your programming knowledge

kdivyansh
Автор

What’s the most annoying thing you deal with? 🤔

CodingWithLewis
Автор

I was recovering some of my files for a discord bot hoster. But the file was JSON. Means I had to dig tons of robot text.

Imran_FBD
Автор

Thanks for that man I never head of it, does it do some json validations?

ramialz