Http://developer.yahoo.com/performance/rules.htmlIn part 1 and part 2, we have introduced several code for improving the page content and server in the website performance. In addition, JavaScript and CSS are also common content on our pages, they
From http://mingelz.com/2009/08/dawn-css-reset/:
I used YUI's CSS Reset during page creation, and then upgraded it to version 3.0beta1. Of course, I will streamline the YUI every time to facilitate my use in the project. Later, I saw Shawphy's
One of the most important of the best practices in Web performance optimization is to reduce HTTP requests, which is also the largest rule in YSlow. The main scenarios for reducing HTTP requests include merging JavaScript and CSS files, CSS sprites,
The tree component in Yui. Ext can be used to implement tree layout on pages, including common tree menus. How can we generate a tree? There are four steps below;1. Define a tree object:VaR tree = new Ext. Tree. treepanel ('tree ',{Animate:
A JavaScript module Pattern
June 12,200 7 at PM by Eric miraglia | in development | 97 comments
Eric miraglia is an engineering manager for the Yui project at Yahoo. eric has been at Yahoo since 2003, working on projects ranging from Yahoo Sports
will start a new project, the whole station front-end architecture to start to conceive, thanks to the previous Yahoo relationship some or success or failure of the practice summary, or should start from the architecture level, to solve some
Transferred from: fdream.net/blog
I have been using the MooTools framework. I accidentally saw this article. I was a member of the MooTools Team and explained the differences between jQuery and MooTools, I think his JavaScript code writing and
InternetCommunityThe way we work has changed. Developers can use the Google search engine to quickly find answers to questions, or learn new skills and technologies through countless websites and blogs. One of my most recent websites is Yahoo!
ArticleDirectory
Introduction
Bill Scott continues to teach me things
Bill Scott is continuing to teach me some things.
Programming to the Pattern
Programming Mode
Trade-offs, but big benefits
Some trade-offs, but the
Enhance user experience (UE)
So far, this article has focused entirely on the benefits of using JavaScript frameworks and how to easily build interactive applications. However, on the other hand, each framework has its own attractive prospects,
Global variables are the devil. In Yui, we only use two global variables: Yahoo and yahoo_config. Yui uses Yahoo object-level members or variables in the member scope. We recommend that youProgramSimilar rules are also used.
Douglas crockford has
The problem: scripts block downloads
Let's first take a look at what the problem is with the script downloads. the thing is that before fully downloading and parsing a script, the browser can't tell what's in it. it may
This article was inspired by the reader's e-mail feedback on a previous article, which wrote: "jQuery is impeccable on simple pages, but its performance is extremely low on complex pages. You must use regular JavaScript For complex pages before
The Problem:scripts block downloads
Let ' s-take a look at what the problem are with the script downloads. The thing is this before fully downloading and parsing a script, the browser can ' t tell what's in it. It may contain document.write() calls
Yahoo Team experience: Site page performance optimization of the 34 golden rule1. Minimize the number of HTTP requests (make fewer HTTP requests)80% of the end-user response time is used to download the content. This part of the time includes images
Document directory
Javascript framework
Scripts and tutorials
Javascript framework
Prototype
Prototype is a javascript framework that aims to publish development of dynamic web applications.
Yahoo! User Interface library (Yui)
From IBM developerworks
Http://www.ibm.com/developerworks/cn/web/wa-aj-extjs? S_tact = 105agx52 & s_cmp = tec-csdn
A JavaScript Framework for Internet-rich Application Development
The problem: scripts block downloads
Let's first take a look at what the problem is with the script downloads. the thing is that before fully downloading and parsing a script, the browser can't tell what's in it. it may
I recently wrote a jQuery plug-in. When I finally finished the optimization, I found that the compressed file is relatively large, so I thought about the files that can be modified and optimized, the compression principle is also found to have a lot
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.