call ajax request in angularjs

What Is RequireJS?

What is RequireJS?
ü  RequireJS is a JavaScript library and AMD compatible asynchronous module loader.
ü  RequireJS is used to loads the JavaScript files and resolve their dependencies and its supported to the latest versions of popular browsers.
ü  RequireJS helps to improve the performance and code of quality.
ü  RequireJS was developed by David Mark. Its open source and it was released in 2009.
ü  RequireJS is used by node.js to fetch and load module.
ü  RequireJS contains a small set of plugins which allow us to loading the various types of resources like text, Dom Ready, i18n, CSS and loading.

RequireJS includes three main API functions -
ü  Define () - This function is used to define a module. Each module is defined a unique module ID. This module Id is used by RequireJS at the runtime.
ü  Require () - This function is used to load dependencies and It is a global function.
ü  Config () - This function is used to configure the RequireJS runtime functionality.

I hope you are enjoying with this post! Please share with you friends!! Thank you!!!
ANIL SINGH

Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..

My Tech Blog - https://www.code-sample.com/
My Books - Book 1 and Book 2

What Is RequireJS? What Is RequireJS? Reviewed by Anil Singh on 1:34 AM Rating: (5)
www.code-sample.com/. Powered by Blogger.
^