RequireJS in a nutshell in plain English
Edit
I have known Require.JS for sometime, but I always thought it is a server side thing which only goes alone with Node.js , but today after reading an blog post. I realized how easy we can use Require.JS on client side and in every project. In short, it makes any large scale JS application more managable in an OO way with Module
Here is the link I read : Modular JavaScript with RequireJS - blog.credera.com
Moreover, if you happened to code for C# .Net MVC and what deeper integration of Require.JS with MVC , here is another goodies for you : http://www.stefanprodan.eu/2012/09/intro-requirejs-for-asp-net-mvc/
Here is the link I read : Modular JavaScript with RequireJS - blog.credera.com
Moreover, if you happened to code for C# .Net MVC and what deeper integration of Require.JS with MVC , here is another goodies for you : http://www.stefanprodan.eu/2012/09/intro-requirejs-for-asp-net-mvc/
RequireJS in a nutshell in plain English
Reviewed by DF
on
3:13:00 AM
Rating: