First of all Thank you Linux World for having a great Masterclass like this and that too for free.
Thank you Vimal Sir and Preeti Ma'am.
I learned a lots of things from this masterclass, even though I am working with JavaScript for long time, but I got to know may new things.
From JavaScript we can give life to webpages, we can make them interactive and user friendly.
Html, js and CSS all these three together make web page good and user friendly
JS can add interactivity, dynamics to page
CSS can add a good design and give look and feel of page
Html is the main structure of page i.e it's the skeleton of web page.
With Js we can modify or change any element, it's style, it's attributes on the fly.
With location in js we can make to some other webpage without using anchor tags
We can make js code speak by using Speaking API for free.
With JavaScript as front end and python as backend we can have ML models, being controlled from web page, we can also make a terminal for web based portal and control Linux or docker or any other thing like that.
Using Ajax is important, I remember when I was to use Ajax for first time it took me about 10 hrs to understand it's basics, but sir just took 20 mins to give the whole and sole concept of Ajax and that too with practical included, I love the way sir explains things.
JSON is used for arranging the data in organized way, it helps in transferring data from server to frontend.
In these 2 days, that too in 8 hrs I learned a lots and lots of things, many of my concepts got more clearer and better.
Thank you Sir for conducting such a great session.