Self Reflection of Js workshop

In the Workshop Cover the topic

  1. About browser and it’s features except accessing the website.
  2. Different ways to add js code in HTML
  3. How to run the js code using browser by writing JavaScript as the protocol instead of HTTP.
  4. Different tags.
  5. Text to speech conversion using JS.
  6. DOM( Document object model) and BOM(Browser object Model).
  7. Different boxes in js that is Alert box, confirm box and Prompt Box.
  8. Integration of CSS with Js.
  9. About AJax ( Asynchronous javascript and XML).
  10. How to make a request in JS using XMLHttprequest() method.
  11. Difference between js Synchronous and Asynchronous that can be made by using open () method in JS.
  12. Uses of <pre> tag for proper alignment of the output. And lots of important concept that is too useful for understanding the js
    Best workshop of JavaScript. Thanks for reading 🙂

No responses yet