The way you explain and the quality you provide is topnotch just watched full video and get to know, What actually YAML is! Thanks a lot sir for these quality content that you provide.
The video quality is absolutely good. But the thing I most liked about his videos that he always tells about some side notes for writing the code. This helps us not only write good code but also clean and readable code. Thank you sir ❤️
Hi Hitesh - I'm trying to pass an array in YAML to be consumed by a JSON but I'm repeatedly getting "A sequence was not expected" while triggering the pipeline in ADO. Do you have any suggestions for it?
The video was good but it'd have been more delightful if you have compared JSON with yml which could more useful or translated your yml file to a JSON via any yml to json converter
@@kashifahmed_1995 It's the defacto standard In DevOps and deployment script like serverless framework and many other. But I don't think yaml will ever replacement JSON in API world
Thanks for the detail course. But I did not find the ansible course in the website. Could you please add a link to that course... That will be really helpful.
1:24 Completely wrong information. The fact it calls itself a serialisation language means that it can be used to save the state of an object. One purpose for doing that is to transfer data over the network. So, YAML does tell us what problem it is trying to solve.
You got close, but you stopped just short of an amazing fact about YAML. All JSON files are also automatically YAML files! Yes, JSON is, by design, a proper subset of YAML. Those [] and {} that you showed can be nested just as they are in JSON, and you can even have part of your config "YAML-like" and part of it "JSON-like" and it all works out. Please note that it does not work the other way around though. That's why I prefer YAML config files now, because if I can't get the indentation or syntax correct, I can always smatter in some JSON. Oh, and even if the whole thing is JSON, it's "relaxed" JSON, because you have YAML's comments, and YAML's no-need-to-quote key/value pairs for the JSON-like objects. And as long as you're inside either {} or [], arbitrary newlines, indentation, and comments are ignored!
The kind of Knowledge you are spreading is way much better than what we are taught in college.
I just love learning from you.
This is literally the best video I have came across in search of YAML. More power to you Hitesh
The way you explain and the quality you provide is topnotch
just watched full video and get to know, What actually YAML is!
Thanks a lot sir for these quality content that you provide.
The video quality is absolutely good. But the thing I most liked about his videos that he always tells about some side notes for writing the code. This helps us not only write good code but also clean and readable code. Thank you sir ❤️
Got to know about yaml when I first encountered docker compose. Your video has cleared a lot of doubts which I had. Thanks a lot for your efforts
This video as well as content of Hitesh sir is phenomenal
once again excellence delivered , hitesh sir you have made us so habitual to quality
Thank you so much for this! I feel pretty confident in myself and my understanding of yaml after this. Awesome channel!!
Better than 1hr video tutorials avl on net.
nice explanation...watched it twice in 2x and your voice is so clear that i can complete it fast :P
Great video. The way you teach is so easy to follow 😊
Just wow explanation! Thanks Hitesh sir 😇
Skip intro to 5:11. No need thank me.
This video help me to understand pubspec.yml file in flutter 🍃
thats what I need, thank you brother ❤️ 🔥
Thanks bro, really helped
Frist comment from Coimbatore
Hi Hitesh - I'm trying to pass an array in YAML to be consumed by a JSON but I'm repeatedly getting "A sequence was not expected" while triggering the pipeline in ADO. Do you have any suggestions for it?
Always provide the new concept 😊😊😊 thank you sir .
Thx Hitesh!
I was just working with yaml and this video came
This intro is so clean 😍
Sir g You are Jack Of All Trades.
LOVE IT! Thank you Sir. Liked, and subscribed.
very nice explaination with simple technical examples.. keep it up and thanks its helpful
Very good lesson and I learned it all easily. Thanks
The video was good but it'd have been more delightful if you have compared JSON with yml which could more useful or translated your yml file to a JSON via any yml to json converter
Json is doing its job very fine.
I am sure that for at least 2 years yaml will not be in demand.
(Although I am sure for 5 years)😉
@@kashifahmed_1995 It's the defacto standard In DevOps and deployment script like serverless framework and many other. But I don't think yaml will ever replacement JSON in API world
Thank you for this very useful video!
Dope🔥🔥 video quality
Thanks for the detail course. But I did not find the ansible course in the website. Could you please add a link to that course... That will be really helpful.
1:24 Completely wrong information. The fact it calls itself a serialisation language means that it can be used to save the state of an object. One purpose for doing that is to transfer data over the network. So, YAML does tell us what problem it is trying to solve.
Awesome explanation. tyvm!
tattoo is lookin so amazing on the hand
Thank you so much sir ❤❤❤
Most welcome
In flutter we use pubsyaml file
Thanks for understanding what actually it's 🙏
I am working on rasa this is useful for me thanks hitesh ❤️
Thank you for the video, sir
Quality of content is 💥
I thought it was yaml = yet another markup language 🤭
Yaml aint Mark Up laungage
Wow! Thanks a lot!
Thank you very much :)
Awesome Tutorial 👋
Your Vs code configuration makes me question, what font do you use?
Hitesh sir, please do a in depth video on Redis. Want to learn it since long.
Let say I have 1,000,000 records with 5 columns: Any benefits on using Yaml instead of CSV?
Thank you!
If anyone is coming from Flutter dev, pubspec.yaml is one such yaml file that is used a lot.
Awesome.. Keep rocking
Consistent videos 🔥🔥
You got close, but you stopped just short of an amazing fact about YAML. All JSON files are also automatically YAML files! Yes, JSON is, by design, a proper subset of YAML. Those [] and {} that you showed can be nested just as they are in JSON, and you can even have part of your config "YAML-like" and part of it "JSON-like" and it all works out. Please note that it does not work the other way around though. That's why I prefer YAML config files now, because if I can't get the indentation or syntax correct, I can always smatter in some JSON. Oh, and even if the whole thing is JSON, it's "relaxed" JSON, because you have YAML's comments, and YAML's no-need-to-quote key/value pairs for the JSON-like objects. And as long as you're inside either {} or [], arbitrary newlines, indentation, and comments are ignored!
It's been long and yet you haven't made video on your vs code theme. Not fair.
How do I learn how to read this yaml data into a C++ program, for example.
awesome stuff!
It is really simple.
Doesn’t the Boolean offer alternative to true and false? Like yes and no? on or off? Y or N?
Can I take your full stack django developer course even if I don't know much about javascript,css,html for front-end?
if you meant "Full stack web" then html, css and JS are must
Thank you
The courses is an array right? Why is there no '-' symbol before the first course?
Superb Video :)
awsome video, thanks you. Would be nice to also include how to read/import yaml into a real project
Exactly my question too.
how do we find the difference between two YAML files and display the difference in HTML format?
Great video.
Thanks! Sir
Excellent....
Sir which font you use to write your name in the beginning of the video ?
Ver good sir thanks
hitesh sir op
Good Video Bro
So yaml is for documents just like that?
Please make course on system design
Which theme he is using in vs code?
Awesome bro
thank you very much for the course sir. This is my first introduction to YAML & one question sir, what was that font family you were using?
Love u sir❤️
Consistent videos
Intro ❤
Link to ansible is not accessible... 404 🥺
dope quality
What's that font?
Nice video 👌👌👌
Symfony project ...
Sir pls one video on your vs theme pls pls pls sir
How to use the enviroment variables in the yaml file. Could anyone help me in that
this needs timestamps, or chapters
MOSTLY J
What is the name of this vs code theme ?
2:42 What was that ?
check out 2077 theme in vs code
yaml best video
Please send me the links of your coding courses
Sir please make one video in hindi....... I have a little bit difficulty in english
how to convert yaml to excel
Bro pwa basic to advance video please vai
You wear same T-Shirt as mark zuckerberg.
YAML = YAML Ain'tA Markup Language
Well that's recursion
First comment❤️
Where is s10+ !!
Nice english sir
He knows that 😏
editing!!!
💗💓💞💕
😘