{"flag":true,"single":true,"pageTitle":"Ajax module in vanila js","post":{"id":192,"user_id":"1","slug":"ajax-module-in-vanila-js-zjgq","title":"Ajax module in vanila js","body":"<p>\"Vanilla JS\" refers to plain or pure JavaScript, without the use of any additional libraries or frameworks. It's the core JavaScript language and is often used to describe writing JavaScript code without dependencies on external tools or libraries. Developers might use the term \"vanilla JS\" to emphasize that they are using only the basic features and capabilities of JavaScript to accomplish a task, as opposed to relying on a particular library or framework.<\/p>\r\n<p>\"Ajax\" stands for \"Asynchronous JavaScript and XML.\" It is a set of web development techniques that allow you to send and receive data from a web server asynchronously without having to reload the entire web page. This technology enables you to update parts of a web page with new data without the need for a full page refresh. Ajax is typically used to create more responsive and interactive web applications.<\/p>\r\n<p>Ajax can be achieved using the XMLHttpRequest object in JavaScript or, more commonly, by using the newer Fetch API. It allows web applications to communicate with a server in the background, retrieve data, and update the user interface dynamically, providing a smoother and more efficient user experience. While the \"XML\" in Ajax originally referred to the use of XML for data interchange, modern Ajax applications often use JSON (JavaScript Object Notation) as a more lightweight and common data format.<\/p>\r\n<p>To get code of vanila Ajax module click below<\/p>\r\n<p style=\"text-align: center;\"><strong><span style=\"font-size: 18pt;\"><a href=\"https:\/\/www.npmjs.com\/package\/@fdaciuk\/ajax\" target=\"_blank\" rel=\"noopener\">Ajax Vanila<\/a><\/span><\/strong><\/p>\r\n<p style=\"text-align: center;\"><strong><span style=\"font-size: 18pt;\">http:\/\/terwanerik.github.io\/<\/span><\/strong><\/p>","category_id":"12","is_private":"0","created_at":"2023-10-12T23:18:54.000000Z","updated_at":"2023-10-12T23:26:15.000000Z","category":{"id":12,"user_id":"1","name":"Javascript","slug":"javascript-xplw","parent_id":null,"created_at":"2023-03-23T02:24:43.000000Z","updated_at":"2023-03-23T02:24:43.000000Z"},"user":{"id":1,"name":"R GONDAL","email":"rizikmw@gmail.com","email_verified_at":null,"two_factor_confirmed_at":null,"current_team_id":"1","profile_photo_path":null,"created_at":"2023-03-12T10:49:33.000000Z","updated_at":"2025-01-10T12:59:00.000000Z","profile_photo_url":"https:\/\/ui-avatars.com\/api\/?name=R+G&color=7F9CF5&background=EBF4FF"}},"pageDesc":"\"Vanilla JS\" refers to plain or pure JavaScript, without the use of any additional libraries or frameworks. It's the core JavaScript languag - Ajax module in vanila js (Updated: October 12, 2023) - Read more about Ajax module in vanila js at my programming site [SITE]","categories":[]}