1.

What Is Module In Require Js?

Answer»

MODULE is independent unit of program which make easy MAINTENANCE and reusability of code. In RequireJs we TALK about JavaScript module.

Module is independent unit of program which make easy maintenance and reusability of code. In RequireJs we talk about JavaScript module.



Discussion

No Comment Found