Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

submit 《JavaScript Best Practices of Ten Million Application》 #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
JavaScript Best Practices of Ten Million Application
========================

* Speaker : Mater Liu(刘炬光)
* Email : [email protected]
* Length : 20 minutes

Description
-----------

* 频繁的业务变更下如何保证功能模块的独立性,代码的整洁性;
* 千万级数据量业务,如何保证最快最好的服务用户,用cache,manifest还是有更好的方式;
* 跟客户端相结合的web业务,我们能利用客户端的哪些优势;
* 面对运营商的种种“刁难”,LocalDNS解析异常,静态资源被替换,我们如何见招拆招;
* 用户的cache文件包含重大信息,如何获取,如何分析;
* 神奇的镜像字符,竟能将我的页面逆转,对于这种入侵,放任不理还是。。。。。。


Speaker Bio
-----------

A funny boy who thinks "少壮不努力,老大徒伤悲" as "小孩子不努力,爸妈很伤心", when I was young !

Links
-----

* Company: http://www.tencent.com/
* Github: http://github.com/materliu