开发者

How to develop a plan for your javascript

my exposure to web development has pr开发者_JAVA技巧imarily, the front end HTML, CSS with some JQuery thrown in for simple animations.

However I am working on a pretty big project right now for work. This will include a ton of javascript functions involving, Object calls, AJAX calls and so forth.

I have a good grasp of functions and all that, but as development is continuing, I am worried about keeping all of the calls organized and flowing efficiently.

So I am curious about what subjects are out there to help effectively plan out something like this, it doesn't necessarily have to be about Javascript, but planning any sort of project to ensure that your code is easily manageable, and everything is in it's proper place.

This is a new type of development for me, coming from HTML and CSS, and I want to make sure that the foundation of this project is rock solid.


Some links that might help get you started based on JavaScript

jQuery: (since you stated jQuery as a familiarity)

Using Inheritance Pattern

jQuery to large application developement

MVC Pattern:

JavascripMVC

MVC Pattern with JavaScript

[Videos] ( from the reminder in the comments below )

YUI Theater

[Misc]

A List Apart

Ajaxian

Sitepoint

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜