front end Doc
1.0.0
Zusammenfassung der Frontend-Dokumente (einschließlich Codespezifikationen, Entwicklungsprozesse, Wissensaustausch und kontinuierliche Updates)
Umfangreiche Kategorie | Adresse |
---|---|
Grundlegendes Beispiel einer Frontend-Dokumentation | https://github.com/mgbq/front-end-Doc/blob/master/base.md |
Front-End-Wissenssystem | http://www.cnblogs.com/sb19871023/p/3894452.html |
Front-End-Wissensstruktur | https://github.com/JacksonTian/fks |
Überblick über die Web-Frontend-Entwicklungsabteilung | https://github.com/unruledboy/WebFrontEndStack |
Überblick über die Web-Front-End-Entwicklungsabteilung – chinesische Version | http://www.cnblogs.com/unruledboy/p/WebFrontEndStack.html |
Web-Frontend-Stack v2.2 | https://raw.githubusercontent.com/unruledboy/WebFrontEndStack/master/Web%20Front%20End%20Stack.png |
Kostenloser chinesischer Programmierbuchindex | https://github.com/justjavac/free-programming-books-zh_CN |
Front-End-Bücher | https://github.com/dypsilon/frontend-dev-bookmarks |
Komplette Sammlung kostenloser Front-End-Bücher | https://github.com/vhf/free-programming-books |
Front-End-Wissenssystem | http://www.cnblogs.com/sb19871023/p/3894452.html |
Kostenloser chinesischer Programmierbuchindex | https://github.com/justjavac/free-programming-books-zh_CN |
Intelligente Gesellschaft – Kenntnisse in der JavaScript-Entwicklung | http://study.163.com/course/introduction/224014.htm |
Wiedereinführung von JavaScript (JS-Tutorial) | https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript |
MIT Open Course: Einführung in Informatik und Programmierung | http://v.163.com/special/opencourse/bianchengdaolun.html |
Die umfassendste Sammlung dieser Traps in JavaScript – die einzige | http://segmentfault.com/a/1190000002640298 |
Ein Leitfaden zur funktionalen Programmierung in JS | https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html |
JavaScript Promise Mini-Buch (chinesische Version) | http://liubin.github.io/promises-book |
Tencent-Wissensdatenbank zum mobilen Web-Frontend | https://github.com/AlloyTeam/Mars |
Front-End-Develop-Guide Front-End-Entwicklungsleitfaden | https://github.com/Front-End-Developers-Hunan/Front-End-Develop-Guide |
Front-End-Entwicklungsnotizbuch | https://li-xinyang.gitbooks.io/frontend-notebook/content |
Großes Front-End-Toolset – Nie Weidong | https://github.com/nieweidong/fetool |
Frontend-Entwicklerhandbuch | https://dwqs.gitbooks.io/frontenddevhandbook/content |
Einstiegsniveau | Adresse |
---|---|
Tutorial zur Einführung in das Frontend | http://www.cnblogs.com/jikey/p/3613082.html |
Jingxuefengs Javascript-Tutorial | http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000 |
Grundlegendes jQuery-Tutorial | http://www.imooc.com/view/11 |
Grundlegende PS-Kenntnisse für Front-End-Ingenieure – Bildschneiden | http://www.imooc.com/view/506 |
Front-End-Eingabemethode basierend auf persönlicher Erfahrungszusammenfassung | https://github.com/qiu-deqing/FE-learning |
Effektkategorie | Adresse |
---|---|
Popup-Ebene | http://www.imooc.com/learn/58 |
Fokussieren Sie Bildkarussell-Spezialeffekte | http://www.imooc.com/learn/18 |
Werkzeuge | Adresse |
---|---|
CSS-Sprite-Sprite-Bildproduktion | http://www.imooc.com/learn/93 |
Erste Schritte mit der Versionskontrolle – Einstieg in Github | http://www.imooc.com/learn/390 |
Grunt-Einsteiger-Frontend-Automatisierungstool | http://www.imooc.com/learn/30 |
MOOC-Themen | Adresse |
---|---|
Zhang Xinxu-MOOC-Reihe | http://www.imooc.com/t/197450 |
lyn – MOOC-Reihe | http://www.imooc.com/t/104593 |
Allen – MOOC-Serie | http://www.imooc.com/u/290139/courses?sort=publish |
Bizi-Hallo, mobiles WEB | http://www.imooc.com/view/494 |
Wochenzeitungen | Adresse |
---|---|
Ping An Technology Mobile Development Team 2 Technischer Wochenbericht | https://github.com/PaicHyperionDev/MobileDevWeekly |
Entwicklungszentrum | Adresse |
---|---|
Mozilla JS-Referenz | https://developer.mozilla.org/zh-CN/docs/Web/JavaScript |
Chrome Development Center (Chrome-Kern wurde auf Blinken umgestellt) | https://developer.chrome.com/extensions/api_index.html |
Safari-Entwicklungszentrum | https://developer.apple.com/library/safari/navigation |
Microsoft JS-Referenz | https://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94.aspx |
js geheimer Garten | http://sanshi.me/articles/JavaScript-Garden-CN/html/index.html |
js geheimer Garten | http://bonsaiden.github.io/JavaScript-Garden/en |
w3help | http://www.w3help.org Umfassende Website zur Fehlersammlung |
Umfangreiche Suche | Adresse |
---|---|
Javascripting | http://www.javascripting.com |
Durchsuchen Sie verschiedene beliebte Bibliotheken | http://microjs.com |
Umfassende API | Adresse |
---|---|
runoob.com – Enthält verschiedene API-Sammlungen | http://www.runoob.com |
Open-Source-Online-API-Dokumentensammlung für China | http://tool.oschina.net/apidocs |
Devdocs | http://devdocs.io Englische umfassende API-Website |
jQuery | Adresse |
---|---|
Chinesische Dokumentation zur jQuery-API | http://www.jquery123.com |
Hemin Online-Version | http://hemin.cn/jq |
CSS88 JQ API | http://www.css88.com/jqapi-1.9/on |
CSS88 JQUI API | http://www.css88.com/jquery-ui-api |
Jquery lernen | http://learn.jquery.com |
Jquery-Quellcode-Suche | http://james.padolsey.com/jquery |
Ecmascript | Adresse |
---|---|
ECMAScript 6 verstehen – Nicholas C. Zakas | https://leanpub.com/understandinges6/read |
erkunden-es6 | https://leanpub.com/exploring-es6/read |
explorer-es6-Übersetzung | https://github.com/es6-org/exploring-es6 |
„exploring-es6“-Vorschau nach der Übersetzung | http://es6-org.github.io/exploring-es6 |
Ruan Yifenges6 | http://es6.ruanyifeng.com |
Ruan YifengJavascript | http://javascript.ruanyifeng.com |
ECMA-262, 5. Auflage | http://yanhaijing.com/es5 |
es5 | http://es5.github.io |
Js-Vorlage | Adresse |
---|---|
Vorlagenauswahl | http://garann.github.io/template-chooser |
artTemplate | https://github.com/aui/artTemplate |
tomdjs | https://github.com/aui/tmodjs/blob/master/README.md |
Taobao-Vorlage für Entsafter | http://juicer.name/docs/docs_zh_cn.html |
Fxtpl v1.0 Starry Front-End-Vorlagen-Engine | http://koen301.github.io/fxtpl |
Laytpl | http://laytpl.layui.com |
Mozilla-Nunjucks | https://github.com/mozilla/nunjucks |
Entsafter | https://github.com/PaulGuo/Juicer |
Staubjs | http://akdubya.github.io/dustjs |
etpl | http://ecomfe.github.io/etpl |
Popup-Ebene | Adresse |
---|---|
artDialog neueste Version | https://github.com/aui/artDialog |
artDialog-Dokumentation | http://aui.github.io/artDialog/doc/index.html |
Google-Code-Download-Adresse | https://code.google.com/p/artdialog/downloads/list |
Xianxin-Popup-Ebene | http://layer.layui.com |
Responsive Komponentenbibliothek für Benutzerinteraktion | https://github.com/bh-lay/UI |
sweetalert-hat eine animierte CSS3-Popup-Ebene | http://t4t5.github.io/sweetalert |
CSS | Adresse |
---|---|
CSS-Syntaxreferenz | http://tympanus.net/codrops/css_reference |
CSS3-Animationshandbuch | http://isux.tencent.com/css3/index.html |
Tencent CSS3-Animationsproduktionstool | http://isux.tencent.com/css3/tools.html |
Zhiye CSS-Gadget-Sammlung | http://linxz.github.io/tianyizone |
css3 js mobiles Sammelsurium | http://www.note12.com/category/blog/2014-6-5/538fe0a9f786f1b7019a4dfb |
bouncejs Touch-Bibliothek | http://bouncejs.com |
CSS3-Schaltflächenanimation | http://fian.my.id/Waves |
animieren.css | http://daneden.github.io/animate.css |
Das Ende des globalen CSS | http://www.alloyteam.com/2015/10/8536 |
Angularjs | Adresse |
---|---|
Einige Lernressourcen für Angular.js | https://github.com/dolymood/AngularLearning |
AngularJS Chinesische Community | http://angularjs.cn |
Lernen des Angularjs-Quellcodes | http://www.cnblogs.com/xuwenmin888/p/3739096.html |
Lernen des Angularjs-Quellcodes | http://www.ifeenan.com/?c=AngularJS |
Angulars Kapselung von Bootstrap | http://angular-ui.github.io/bootstrap |
AngularJS + NodeJS | https://cnodejs.org/topic/51404e0f069911196d2e3923 |
Lu DabaoAngularjs | http://www.cnblogs.com/lvdabao/tag/AngularJs |
Best Practices für AngularJS | http://www.infoq.com/cn/news/2013/02/angular-web-app |
Einige Erweiterungsanweisungen für Angular | http://www.lovelucy.info/angularjs-best-practices.html |
Prinzipien der Angular-Datenbindung | https://github.com/Pasvaz/bindonce |
Einige erweiternde Angular-UI-Komponenten | https://github.com/angular-ui |
Leistungstests von Ember und AngularJS | http://voidcanvas.com/emberjs-vs-angularjs-performance-testing |
Bringen Sie AngularJS näher – Einführung in die Grundfunktionen | http://www.cnblogs.com/powertoolsteam/p/angularjs-introdection.html |
AngularJS-Entwicklungshandbuch | http://angular.duapp.com/docs/guide |
AngularJS-Lernen | http://www.cnblogs.com/amosli/p/3710648.html |
Lernen Sie AngularJS nicht mit Blick auf jQuery | http://www.rainweb.cn/article/angularjs-jquery.html |
AngularJS-Studiennotizen | http://wangjiatao.diandian.com/?tag=angularjs |
AngularJS-Entwicklungshandbuch | http://www.angularjs.cn/T008 |
AngularJS Englische Informationen | https://github.com/jmcunningham/AngularJS-Learning |
eckiger Bootstrap | http://angular-ui.github.io/bootstrap |
eckig jq mobile | https://github.com/opitzconsulting/jquery-mobile-angular-adapter |
eckige Benutzeroberfläche | http://mgcrea.github.io/angular-strap |
Erfahrung in der Integration von jQuery Mobile+AngularJS | http://www.tuicool.com/articles/7ZZVr2 |
Mit jQuery-Hintergrund, wie man AngularJS-Programmierideen nutzt | http://blog.jobbole.com/46589/ |
AngularJS-Online-Tutorial | http://each.sinaapp.com/angular |
Winkelstudiennotizen | http://www.zouyesheng.com/angular.html |
Reagieren | Adresse |
---|---|
React.js Chinesisches Forum | http://www.react-china.org |
React.js offizielle Website | https://facebook.github.io/react/index.html |
React.js offizielle Dokumentation | https://facebook.github.io/react/docs/getting-started.html |
React.js Material-Benutzeroberfläche | http://material-ui.com/# |
React.js TouchstoneJS-Benutzeroberfläche | http://touchstonejs.io |
React.js Amazeui-Benutzeroberfläche | http://amazeui.org/react |
React-Einführungsbeispiel-Tutorial – Ruan Yifeng | http://www.ruanyifeng.com/blog/2015/03/react.html |
Reagieren Sie auf die muttersprachliche chinesische Version | http://wiki.jikexueyuan.com/project/react-native |
Webpack and React Little Book – Front-End-Eintopf | http://www.html-js.com/article/Fakefish%203053 |
Kleines Webpack- und React-Buch – Gitbook | https://fakefish.github.io/react-webpack-cookbook |
Webpack | https://github.com/webpack/webpack |
Webpack, 101 Einstiegserlebnisse | http://html-js.com/article/3009 |
Webpack-Erste-Schritte-Tutorial | http://html-js.com/article/3113 |
Erforschung des Aufbaus von Front-End-Engineering-Lösungen auf Basis von Webpack | http://segmentfault.com/a/1190000003499526 |
React originales praktisches Video-Tutorial | http://www.piliyu.com |
Mobile API | Adresse |
---|---|
99 mobile Wissenssammlung | https://github.com/jtyjty99999/mobileTech |
Wissensdatenbank zur mobilen Frontend-Entwicklung | https://github.com/AlloyTeam/Mars |
Einige Fallstricke und Lösungen für mobile Frontends (Erscheinungsbild) | http://caibaojian.com/mobile-web-bug.html |
[Original] Organisieren mobiler Webressourcen | http://www.cnblogs.com/PeunZhang/p/3407453.html |
zepto 1.0 Chinesisches Handbuch | http://mweb.baidu.com/zeptoapi |
zepto 1.0 Chinesisches Handbuch | http://www.html-5.cn/Manual/Zepto |
zepto 1.1.2 | http://www.css88.com/doc/zeptojs_api |
zepto Chinesische Kommentare | http://www.cnblogs.com/sky000/archive/2013/03/29/2988952.html |
jqmobile-Handbuch | http://app-framework-software.intel.com/api.php |
Sammlung zur Entwicklung mobiler Browser | https://github.com/maxzhang/maxzhang.github.com/issues |
Ein Sammelsurium mobiler Entwicklung | https://github.com/hoosin/mobile-web-favorites |
Einige Probleme in der WeChat-Webansicht | http://lin-chao.github.io/2014/11/14/%E5%BE%AE%E4%BF%A1webview%E4%B8%AD%E7%9A%84%E4%B8%80%E4 %BA%9B%E9%97%AE%E9%A2%98 |
rahmen | Adresse |
---|---|
Empfohlenes HTML-Framework zum Erstellen schöner iOS-Apps | http://framework7.taobao.org |
Taobao SUI | http://m.sui.taobao.org |
Avalon | Adresse |
---|---|
Avalonjs | http://avalonjs.github.io |
Avalon UI-Bibliothek der neuen Generation: OniUI | http://ued.qunar.com/oniui/index.html |
avalon.oniui – Avalon-basierte Komponentenbibliothek | https://github.com/RubyLouvre/avalon.oniui |
Anforderungen | Adresse |
---|---|
Modulare Javascript-Programmierung (1): So schreiben Sie Module | http://www.ruanyifeng.com/blog/2012/10/javascript_module.html |
Modulare Javascript-Programmierung (2): AMD-Spezifikationen | http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html |
Modulare Javascript-Programmierung (3): Verwendung von require.js | http://www.ruanyifeng.com/blog/2012/11/require_js.html |
Erste Schritte mit RequireJS (1) | http://www.cnblogs.com/snandy/archive/2012/05/22/2513652.html |
Erste Schritte mit RequireJS (2) | http://www.cnblogs.com/snandy/archive/2012/05/23/2513712.html |
RequireJS Advanced (3) | http://www.cnblogs.com/snandy/archive/2012/06/08/2538001.html |
Erforderliches Erlernen des Quellcodes | http://www.cnblogs.com/yexiaochai/p/3632580.html |
requrie Erste Schritte-Anleitung | http://www.oschina.net/translate/getting-started-with-the-requirejs-library |
requrieJS-Studiennotizen | http://www.cnblogs.com/yexiaochai/p/3214926.html |
erfordert eins | http://cyj.me/why-seajs/requirejs/ |
erfordern eine Backbone-Kombination | http://www.cnblogs.com/yexiaochai/p/3221081.html |
Seajs | Adresse |
---|---|
Seajs | http://seajs.org |
Seajs chinesisches Handbuch | http://cyj.me/why-seajs/en |
Weniger, Frech | Adresse |
---|---|
Sass | http://www.w3cplus.com/sassguide |
Sass Tutorial-Sass China | http://www.sass.hk |
Sass chinesische Dokumentation | http://sass.bootcss.com |
weniger | http://less.bootcss.com |
Abschlag | Adresse |
---|---|
Beschreibung der Markdown-Syntax (vereinfachte chinesische Version) | http://wowubuntu.com/markdown |
Markdown-Eintragsreferenz | https://github.com/LearnShare/Learning-Markdown/blob/master/README.md |
Gitbook | https://www.gitbook.com Ausländischer Online-Markdown kann in ein Buch bearbeitet werden |
meditor | https://www.zybuluo.com/mdeditor Ein inländischer Online-Markdown-Editor |
stackedit | https://stackedit.io Ein ausländischer Online-Markdown-Editor mit leistungsstarken Funktionen und Cloud-Disk-Synchronisierung |
Editor | http://bh-lay.github.io/mditor Ein leichter Markdown-Editor |
Vortragsredakteur | https://github.com/lepture/editor |
Markdown-Editor | https://github.com/jbt/markdown-editor |
D3 | Adresse |
---|---|
d3-Tutorials | https://github.com/mbostock/d3/wiki/Tutorials |
Galerie | https://github.com/mbostock/d3/wiki/Gallery |
Lofter | http://datavisual.lofter.com/post/40cf3a_188e535 |
iteye | http://alanland.iteye.com/blog/1878595 |
ruanyifeng | http://javascript.ruanyifeng.com/library/d3.html |
Kompatibilität | Adresse |
---|---|
esma-Kompatibilitätsliste | http://kangax.github.io/compat-table/es6 |
W3C CSS-Validierungsdienst | http://jigsaw.w3.org/css-validator/validator.html.zh-cn |
caniuse | http://caniuse.com/#index |
csscreator | http://csscreator.com/properties |
Microsoft | https://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85.aspx |
Online-Kompatibilitätstest für mobile Endgeräte | http://www.responsinator.com |
Emulatoren | https://www.manymo.com/emulators |
Bezogen auf die Benutzeroberfläche | Adresse |
---|---|
bootcss | http://v3.bootcss.com |
MetroUICSS | http://www.w3cplus.com/MetroUICSS |
semantisch | http://semantic-ui.com |
Knöpfe | http://alexwolfe.github.io/Buttons |
kitecss | http://hiloki.github.io/kitecss |
pintuer | http://www.pintuer.com |
erstaunlich | http://amazeui.org |
Hallo Welt | http://www.worldhello.net/gotgithub/index.html |
Linuxtoy | http://igit.linuxtoy.org/contents.html |
gitmagic | http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn |
Rogerdudler | http://rogerdudler.github.io/git-guide/index.zh.html |
gitref | http://gitref.justjavac.com |
Buch | http://git-scm.com/book/zh |
gogojimmy | http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic |
HTTP | Adresse |
---|---|
HTTP-API-Designhandbuch | http://segmentfault.com/bookmark/1230000002521721 |
Andere APIs | Adresse |
---|---|
Zusammenfassung beliebter JavaScript-Bibliotheken | Javascriptoo |
API überprüfen | http://niceue.com/validator/demo/index.php |
Unterstreichen Sie das chinesische Handbuch | http://www.css88.com/doc/underscore |
Unterstreichen Sie die Quellcode-Analyse | http://www.html-js.com/article/Underscorejs-source-code-analysis-of-underscorejs-source-code-analysis%203031 |
Unterstreichen Sie die Quellcode-Analyse – Aris Zhudes Blog | http://yalishizhude.github.io/tags/underscore |
underscrejs en api | http://underscorejs.org |
lodash – Ersatz für Unterstrich | https://lodash.com |
ext4api | http://extjs-doc-cn.github.io/ext4api |
Rückgrat chinesisches Handbuch | http://www.csser.com/tools/backbone/backbone.js.html |
qwrap-Handbuch | http://dev.qwrap.com/resource/js/_docs/_youa/#/qw/base/loadJs_.htm |
Entspannungsfunktion | http://easings.net/zh-cn |
SVG Chinesische Referenz | http://www.w3school.com.cn/svg/svg_reference.asp |
SVG MDN-Referenz | https://developer.mozilla.org/en-US/docs/Web/SVG |
SVG-Export-Leinwand | https://github.com/gabelerner/canvg |
SVG-Export-PNG | https://github.com/exupero/saveSvgAsPng |
ai-to-svg | http://www.zamzar.com/convert/ai-to-svg |
localStorage-Bibliothek | https://github.com/machao/localStorage |
Diagrammklasse | Adresse |
---|---|
Highcharts chinesische API | http://www.hcharts.cn/api/index.php |
Englische Highcharts-API | http://api.highcharts.com/highcharts |
ECharts Baidus Charting-Software | http://echarts.baidu.com/ |
Amap | http://lbs.amap.com/api |
Open-Source-Vektorgrafik-Skript-Framework | http://paperjs.org |
SVG-Karte | http://jvectormap.com |
vue | Adresse |
---|---|
Vue | http://cn.vuejs.org |
Vue-Forum | http://forum.vuejs.org |
Erste Schritte mit Vue | http://www.cnblogs.com/aaronjs/p/3660102.html |
Einige Ressourcenindizes von Vue | http://segmentfault.com/a/1190000000411057 |
genial-vue | https://github.com/vuejs/awesome-vue |
regulär | Adresse |
---|---|
JS-Metazeichen für reguläre Ausdrücke | http://segmentfault.com/a/1190000002471140 |
30-minütiges Einführungs-Tutorial zu regulären Ausdrücken | http://deerchao.net/tutorials/regex/regex.htm |
MDN-reguläre Ausdrücke | https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions |
ruanyifeng – RegExp-Objekt | http://javascript.ruanyifeng.com/stdlib/regexp.html |
Mustache Brother – Erweiterte reguläre Ausdrücke | http://div.io/topic/764?page=1 |
is.js | https://github.com/Cedriking/is.js/blob/master/is.js |
Regelmäßiger Online-Test | http://regexper.com |
ionisch | Adresse |
---|---|
ionisch | https://github.com/ychow/ionic-guide |
andere | Adresse |
---|---|
Mock.js ist ein Scheindatengenerator | http://mockjs.com |
Frontend | Adresse |
---|---|
Code-Schreibgewohnheiten von Ingenieuren zusammengefasst durch Analyse der Github-Codebasis | http://alloyteam.github.io/CodeGuide |
HTML- und CSS-Codierungsstandards von @mdo | http://codeguide.bootcss.com |
CSS-Namenskonvention für das Teamwork-Tencent AlloyTeam-Frontend-Team | http://www.alloyteam.com/2011/10/107 |
Front-End-Codierungsspezifikation js – von Yuwenhui | http://yuwenhui.github.io |
Front-End-Codierungsspezifikation js – von Li Jing | http://www.cnblogs.com/hustskyking/p/javascript-spec.html |
Handbuch zur Frontend-Entwicklungsspezifikation | http://zhibimo.com/read/Ashu/front-end-style-guide |
Airbnb-JavaScript-Codierungsrichtlinien (vereinfachte chinesische Version) | https://github.com/yuche/javascript#table-of-contents |
Der Unterschied zwischen AMD- und CMD-Spezifikationen | http://www.zhihu.com/question/20351507 |
Der Unterschied zwischen AMD- und CMD-Spezifikationen | http://www.cnblogs.com/tugenhua0707/p/3507957.html |
KISSY-Quellcode-Spezifikation | http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html |
BT-Codierungsspezifikation | http://codeguide.bootcss.com |
Spezifikationserweiterte Version | https://github.com/Suxiaogang/Code_Guide |
Front-End-Codespezifikationen und Best Practices | http://blog.jobbole.com/79075 |
Baidu-Frontend-Spezifikationen | http://coderlmn.github.io/code-standards |
Baidu-Frontend-Spezifikationen | http://isobar-idev.github.io/code-standards |
Baidu-Frontend-Spezifikationen | http://zhuanlan.zhihu.com/fuyun/19884834 |
ECMAScript6-Codierungsspezifikation – Front-End-Team von GF Securities | https://github.com/gf-rd/es6-coding-style |
JavaScript-Styleguide/Codierungsrichtlinien (Airbnb Corporate Edition) | http://blog.jobbole.com/79484 |
NetEase-Frontend-Entwicklungsspezifikationen | http://nec.netease.com/standard |
CSS-Modul | http://www.75team.com/archives/1049 |
Liste der Front-End-Spezifikationsressourcen | https://github.com/ecomfe/spec |
PHP | Adresse |
---|---|
Die beliebtesten PHP-Codierungsstandards | http://segmentfault.com/a/1190000000443795 |
Die beliebtesten PHP-Codierungsstandards | https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md |
Android | Adresse |
---|---|
[Agile Entwicklung] Spezifikationen für die Android-Teamentwicklung | http://www.cnblogs.com/lcw/p/3619181.html |
Spezifikationen und Anwendungen für die Android-Entwicklung | http://www.jianshu.com/p/4390f4fe19b3 |
Open-Source-Projekte großer Unternehmen | Adresse |
---|---|
Facebook-Projekte | https://code.facebook.com/projects/web |
Baidu Web-Front-End-Forschungs- und Entwicklungsabteilung | http://fex.baidu.com |
Baidu EFE | http://efe.baidu.com |
Baidugithub | https://github.com/fex-team |
Legierungsteam | http://www.alloyteam.com |
Alloyteam-Github | http://alloyteam.github.io |
Alloyteam-AlloyGameEngine | https://github.com/AlloyTeam/AlloyGameEngine |
AlloyDesigner | http://alloyteam.github.io/AlloyDesigner Sofortige Änderung, sofortiges Speichern, Entwurfskorrektur und andere Entwicklungshilfen |
Einführung in den interaktiven H5-Seiteneditor AEditor | http://www.alloyteam.com/2015/06/h5-jiao-hu-ye-bian-ji-qi-aeditor-jie-shao Einführung in Tools für die Entwicklung interaktiver H5-Animationsseiten |
AEditor | http://aeditor.alloyteam.com Tools für die Entwicklung interaktiver H5-Animationsseiten |
maka | http://forum.maka.im/wordpress |
Wöchentlich, es lohnt sich, es zu abonnieren | https://github.com/fenbility/weekly-feed |
Tencent HTML5 | http://cube.qq.com |
Open-Source-Projekt der Qiwu-Truppe | http://75team.github.io |
Qunar UED | http://ued.qunar.com |
Scrat | http://scrat.io |
Häufig verwendet | Adresse |
---|---|
ieBetter.js – Lassen Sie IE6-IE8 über Browserfunktionen wie IE9+ und Chrome verfügen | http://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome |
Tastatur simulieren | http://mottie.github.io/Keyboard |
Pinyin | https://github.com/hotoo/pinyin |
Überprüfung der persönlichen ID-Nummer in China | https://github.com/mc-zone/IDValidator |
Algorithmus | Adresse |
---|---|
Beschreibung von Datenstrukturen und Algorithmen im Kapitel „JavaScript“. | https://github.com/Ralph-Wang/algorithm.in.js |
Gängige Sortieralgorithmen (JS-Version) | https://github.com/twobin/twobinSort |
Klassische Sortierung | https://github.com/luofei2011/jsAgm/blob/master/js/sort.js |
Gängige Sortieralgorithmen – JS-Version | https://github.com/hechangmin/jssort |
Grundlegende Sammlung von JavaScript-Algorithmen und Datenstrukturen | https://github.com/lightningtgc/JavaScript-Algorithms |
Prägnante Erläuterung häufig gestellter Algorithmenfragen in Interviews | http://www.nowcoder.com/live/courses |
Mobiles Endgerät | Adresse |
---|---|
Schnellklick | https://github.com/ftlabs/fastclick |
Keine Klickverzögerung | https://github.com/mmastrac/jquery-noclickdelay |
JSON | Adresse |
---|---|
Simulieren Sie generierte JSON-Daten | http://beta.json-generator.com |
Gibt domänenübergreifendes JSONAPI zurück | http://jsonp.afeld.me |
HTML5 | Adresse |
---|---|
Welche HTML5-Demos überraschen Sie? | http://www.zhihu.com/question/24398907 |
CSS | Adresse |
---|---|
Browserhacks | http://browserhacks.com |
Fokuskarte | Adresse |
---|---|
meinfokus | https://github.com/koen301/myfocus |
myfocus – offizielle Demoseite | http://www.chhua.com/myfocus |
SuperSlidev2.1 – Vorsitzender Dahua | http://www.superslide2.com |
alsoÄndern | http://www.bujichong.com/sojs/soChange/index.html |
Ext, EasyUI, J-UI und andere verschiedene UI-Lösungen | Adresse |
---|---|
extjs | https://www.sencha.com/products/extjs |
ext4 Englische API | http://docs.sencha.com/extjs/4.0.7 |
ext4 chinesische API | http://extjs-doc-cn.github.io/ext4api |
EasyUI | Adresse |
---|---|
jquery easyui unkomprimierter Quellcode | http://jquery-easyui.googlecode.com/svn/trunk/src |
J-UI | Adresse |
---|---|
J-UI | http://jui.org |
Andere | Adresse |
---|---|
MUI – das leistungsstarke Front-End-Framework, das dem nativen APP-Erlebnis am nächsten kommt | http://dcloudio.github.io/mui |
Erstaunen Sie die Benutzeroberfläche | Chinas erstes Open-Source-HTML5-Cross-Screen-Frontend-Framework |
Taobao HTML5-Frontend-Framework | http://m.sui.taobao.org |
KISSY – Alibaba-Frontend-JavaScript-Bibliothek | http://docs.kissyui.com |
NetEase Nej - Schönes einfaches Javascript | http://nej.netease.com |
Kendo UI MVVM-Demo | http://demos.telerik.com/kendo-ui/mvvm/index |
Bootstrap | http://www.bootcss.com |
Intelligente Benutzeroberfläche | http://smartui.chinamzz.com |
Yahoo-Benutzeroberfläche – CSS-Benutzeroberfläche | http://developer.yahoo.com/yui/grids |
Social-Sharing-Funktion der Seite | Adresse |
---|---|
Baidu-Aktie | http://share.baidu.com PC-Version |
JiaThis | http://jiathis.com PC-Version |
Social-Sharing-Komponenten | http://developer.baidu.com/soc/share mobiles Endgerät |
ShareSDK implementiert problemlos soziale Funktionen | http://www.mob.com/#/index mobiles Endgerät |
Umeng-Aktie | http://dev.umeng.com/social/android/quick-integration mobile Version |
Rich-Text-Editor | Adresse |
---|---|
Voll funktionsfähiges Tinymce | https://www.tinymce.com |
Baidu-Redakteur | http://ueditor.baidu.com/website |
klassischer Editor | http://ckeditor.com |
klassischer kindeditor | http://kindeditor.net |
wysiwyg | http://www.bootcss.com/p/bootstrap-wysiwyg |
Ein nachdenklicher Herausgeber. Bachs Herausgeber | http://integ.github.io/BachEditor |
Der von Tower verwendete Editor | https://github.com/mycolorway/simditor |
Summernote-Editor | https://github.com/summernote/summernote |
HTML5-Editor | http://neilj.github.io/Squire |
XEditor | http://lab.hustlzp.com/XEditor |
wangEditor | https://github.com/wangfupeng1988/wangEditor |
PC | Adresse |
---|---|
Klassischer my97 | http://www.my97.net/dp/demo/index.htm |
Leistungsstarke unabhängige Datumsauswahl | http://www.cnblogs.com/gbin1/archive/2012/04/16/2452105.html |
Vollständiger Kalender | http://fullcalendar.io |
Vollständiger Kalender, Kalendersteuerung, Wissenspunktsammlung | http://blog.csdn.net/francislaw/article/details/7740630 |
Chinesische API | http://blog.sina.com.cn/s/blog_9475b1c101012c5f.html |
Mondkalender | https://github.com/zzyss86/LunarCalendar |
Super coole Imitation der alten Baidu-Almanachsteuerung mit Feiertagskalender | http://www.sucaisj.com/jiaoben/date/201509/16856.html |
Datumsformatierung | http://momentjs.com |
Daniel Kalendersteuerung | https://github.com/Johnqing/QPAYCalendar |
Eine Führungsarbeit unserer Gruppe | https://github.com/Iamlars/dateMarker |
Geben Sie bitweise Ersetzung ein – offizielle Website | http://digitalbush.com/projects/masked-input-plugin |
Geben Sie den bitweisen Ersatz-Github ein | https://github.com/digitalBush/jquery.maskedinput/tree/1.2.2 |
Bootstrap-Daterangepicker | https://github.com/dangrossman/bootstrap-daterangepicker |
Eine Sammlung von 30 ausländischen Plug-Ins | http://www.vandelaydesign.com/30-best-free-jquery-plugins |
JavaScript-Datumsauswahl | http://dbushel.com/2012/10/09/pikaday-javascript-datepicker |
Datepair.js | http://jonthornton.github.io/Datepair.js |
Ein Kalender mit vielen Stilen | https://github.com/glad/glDatePicker |
Vollständiger Popup-Kalender | http://amsul.ca/pickadate.js/date |
jquery Dual-Kalender | http://www.daterangepicker.com |
bewegen | Adresse |
---|---|
Attraktives und praktisches jQuery-Plug-in zur Datumsauswahl für mobile Kalender | http://www.frankdemo.cn/index.php?c=content&a=show&id=115 |
Datums-Plug-in Mobiscroll in der mobilen Entwicklung von jQuery Mobile | https://mobiscroll.com |
Datumsbibliothek | Adresse |
---|---|
Datejs | https://github.com/datejs/Datejs |
Zuckerjs | http://sugarjs.com/api/Date |
Umfassende Effektsuchplattform | Adresse |
---|---|
Wirkungsnetzwerk | http://www.jq22.com |
17 Materialien | http://www.17sucai.com |
Häufig verwendete JavaScript-Codefragmente | http://microjs.com |
Überblick | Adresse |
---|---|
Komplette Sammlung von Front-End-Tools | http://www.awesomes.cn |
Was ist Front-End-Engineering? | fouber/blog#10 |
Schluck | Adresse |
---|---|
Offizielle Website von Gulp | http://gulpjs.com |
Gulp chinesische Website | http://www.gulpjs.com.cn |
Gulp-Datenerfassung | https://github.com/Platform-CUF/use-gulp |
Gulp: Automatisches Aufgabenverwaltungstool – ruanyifeng | http://javascript.ruanyifeng.com/tool/gulp.html |
Gulp-Plugin | http://gulpjs.com/plugins |
Gulp unvollständiges Einführungs-Tutorial | http://www.ido321.com/1622.html |
Warum Schluck verwenden? | hjzheng/CUF_meeting_knowledge_share#33 |
Gulp-Installations- und Kooperationskomponenten zum Aufbau einer Front-End-Entwicklungsintegration | http://www.dbpoo.com/getting-started-with-gulp |
Erste Schritte mit Gulp | https://github.com/nimojs/gulp-book |
Erste Schritte mit Gulp – Nimojs | https://github.com/nimojs/blog/issues/19 |
Gulp-Tutorial „Erste Schritte“. | http://markpop.github.io/2014/09/17/Gulp%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B |
Schluck in Aktion | http://www.imooc.com/video/5692 |
Tutorial zur Gulp-Entwicklung (Übersetzung) | http://www.w3ctech.com/topic/134 |
Einführung und Techniken zur Verwendung des Front-End-Konstruktionstools gulpjs | http://www.cnblogs.com/2050/p/4198792.html |
Grunzen | Adresse |
---|---|
gruntjs | http://gruntjs.com |
Grunt chinesische Website | http://www.gruntjs.net |
Fis | Adresse |
---|---|
fis offizielle Website | http://fex-team.github.io/fis-site/index.html |
fis | http://fis.baidu.com |
PC-Diagrammrad | Adresse |
---|---|
Einzelbildschirm-Karussell sochange | http://www.jsfoot.com/jquery/demo/2011-09-20/192.html |
Linke und rechte Tasten zum Wechseln zwischen mehreren Bildern | http://bxslider.com/examples/carousel-demystified |
Ganzseitiges Vollbild-Karussell | https://github.com/alvarotrigo/fullPage.js |
Mobiles Endgerät | Adresse |
---|---|
Nahtloser Wechsel | http://www.swipejs.com |
Slide-Screen-Effekt | http://www.idangero.us/swiper |
Vollbild/Ganzseite | https://github.com/peunzhang/fullpage |
Einzelbildumschaltung | https://github.com/qiqiboy/touchslider |
Einzelner Vollbildschalter | https://github.com/peunzhang/slip.js |
Baidu-Switching-Bibliothek | http://touch.code.baidu.com/examples.html?qq-pf-to=pcqq.group |
Einzelner Vollbildschalter | https://github.com/peunzhang/iSlider |
Slide-Screen-Effekt | https://github.com/saw/touch-interfaces |
Einstellungen zum Drehen und Ziehen | http://baijs.com/tinycircleslider |
Ähnlich wie beim Wischen | http://touchslider.com |
Unterstützt verschiedene Formen des Touch-Slidings | http://www.swiper.com.cn/demo/index.html |
Slide-Screen-Effekt | https://github.com/joker-ye/main/blob/master/wap/index.html |
Vorsitzender Dahua PC-Handy-Bildrotation | http://www.superslide2.com |
Slide-Screen-Effekt | https://github.com/hahnzhu/parallax.js |
ganzseitig basierend auf zepto | https://github.com/yanhaijing/zepto.fullpage |
[WebApp] Entwickeln Sie im Rahmen des Webseitendesigns mit fester Breite eine WebApp mit einem Layout mit fester Breite und realisieren Sie die Anpassung des WebApp-Layouts unter mehreren Terminals | http://www.cnblogs.com/plums/archive/2013/01/10/WebApp-fixed-width-layout-of-multi-terminal-adapter-since.html |
Ermitteln Sie die Fallstricke des WeChat-Clients | http://loo2k.com/blog/detecting-wechat-client |
Native Sharing-Tools können direkt über Javascript aufgerufen werden | https://github.com/JefferyWang/nativeShare.js |
JiaThis teilt den WeChat-Code mit | http://www.jiathis.com/help/html/weixin-share-code |
Lassen Sie uns über verschiedene Technologien für die mobile plattformübergreifende Entwicklung sprechen | http://fex.baidu.com/blog/2015/05/cross-mobile |
Automatisierte Front-End-Tests | http://www.zhihu.com/question/29922082 |
Verschiedene rotierende Bilder | http://ajccom.github.io/niceslider |
verschiebbare Seitenleiste | https://mango.github.io/slideout |
Datei-Upload | Adresse |
---|---|
Baidu-Upload-Komponente | http://fex.baidu.com/webuploader |
hochladen | https://blueimp.github.io/jQuery-File-Upload |
Flash-Avatar-Upload | http://www.hdfu.net |
Vorschau des Bild-Uploads | http://www.dropzonejs.com |
Bildzuschnitt | http://elemefe.github.io/image-cropper |
Bildzuschnitt-Shearphoto | http://www.shearphoto.com |
jQuery-Bildverarbeitung | http://www.oschina.net/project/tag/284/jquery-image-tools?lang=0&os=0&sort=view&p=2 |
simulierenselect | Adresse |
---|---|
Auswahl an Zuckerkeksen | http://aui.github.io/popupjs/doc/selectbox.html |
Flexselect | https://github.com/rmm5t/jquery-flexselect |
Doppelauswahl | http://loudev.com |
select2 | http://select2.github.io |
Plug-in zur Farbauswahl | Adresse |
---|---|
Photoshop-ähnliches Interface-Plug-in zur Farbauswahl | http://www.jq22.com/plugin/367 |
Jquery-Farbe | https://github.com/jquery/jquery-color |
Plug-in-Sammlung zur Farbauswahl | http://www.oschina.net/project/tag/287/color-picker |
Farbtastischer Ring + Quadrat | https://github.com/mattfarina/farbtastic |
Stadtverknüpfung | Adresse |
---|---|
jquery.cityselect.js Provinzen und Städte oder benutzerdefinierte Verknüpfungseffekte basierend auf jQuery+JSON | http://www.ijquery.cn/?p=360 |
Zwischenablage | Adresse |
---|---|
Zwischenablage | https://github.com/zeroclipboard/zeroclipboard |
Zwischenablage Die neueste Schneidelösung | http://zenorocha.github.io/clipboard.js |
Nicht die Zwischenablage von Flash | https://github.com/zenorocha/clipboard.js |
Konvertierung zwischen vereinfachtem und traditionellem Chinesisch | Adresse |
---|---|
Konvertierung zwischen vereinfachtem und traditionellem Chinesisch | https://github.com/BYVoid/OpenCC |
TableGrid | Adresse |
---|---|
Facebook-Formular | http://facebook.github.io/fixed-data-table |
Bearbeiten von Tabellen ähnlich wie Excel-Handsontable | http://handsontable.com |
Bootstrap-Table-Plugin | http://bootstrap-table.wenzhixin.net.cn |
Datentabellen | https://www.datatables.net |
Online-Demo | Adresse |
---|---|
js Online-Bearbeitung – runjs | http://runjs.cn |
js Online-Bearbeitung – jsbin | http://jsbin.com |
js Online-Bearbeitung – Codepen | http://codepen.io |
js Online-Bearbeitung – jsfiddle | http://jsfiddle.net |
Java-Online-Bearbeitung – Runjs | http://ideone.com |
js Online-Bearbeitung-hcharts | http://code.hcharts.cn |
js Online-Bearbeitung-jsdm | http://jsdm.com |
SQL-Online-Bearbeitung – sqlfiddle | http://sqlfiddle.com |
Mozilla Online-Editor | https://thimble.mozilla.org |
Spieler | Adresse |
---|---|
HTML5-VideoPlayer | https://github.com/zmmbreeze/DeadSimpleVideoPlayer |
Partikelanimation | Adresse |
---|---|
Protonenfeuerwerk | http://a-jie.github.io/Proton/#example |
Nodejs | Adresse |
---|---|
nodejs ist relativ groß | http://liuqing.pw |
Node.js beinhaltet Unterricht, aber keine Fertigkeiten | https://github.com/alsotang/node-lessons |
Weniger Platz | http://www.rainweb.cn/article/category/Nodejs |
Einführungs-Tutorial zu Node Express | http://www.w3cfuns.com/article-5598538-1-1.html |
Nodejs geplante Aufgaben | http://my.oschina.net/u/568264/blog/193773 |
Ein NodeJS-Blog | http://60sky.com |
[NodeJS-Studiennotizen 04] Pressemitteilungssystem | http://www.cnblogs.com/yexiaochai/p/3536547.html |
Viel Spaß für 7 Tage während des chinesischen Neujahrs und viel Spaß beim Erlernen von NodeJS | http://www.cnblogs.com/qqloving/p/3541099.html |
Lernen Sie NodeJS in sieben Tagen | https://github.com/nqdeng/7-days-nodejs |
Nodejs-Studiennotizen (2) --- Veranstaltungsmodul | http://www.cnblogs.com/zhongweiv/p/nodejs_events.html |
Erste Schritte mit NodeJS | http://www.cnblogs.com/liusuqi/p/3735491.html |
AngularJS NodeJS | https://github.com/zensh/jsgen |
Starten Sie die NodeJS-Serie von Grund auf | http://blog.fens.me/series-nodejs |
Nodejs verstehen | http://debuggable.com/posts/understanding-node-js:4bd98440-45e4-4a9a-8ef7-0f7ecbdd56cb |
NodeJS-Ereignisabfrage | http://blog.mixu.net/2011/02/01/undeting-the-node-js-event-loop |
Erste Schritte mit dem Knoten | http://www.nodeebglner.org/index-zh-cn.html |
NodeJS CMS | http://ourjs.com/detail/53e1f281c5910a9806000001 |
Erste Schritte mit Node, einem umfassenden NodeJS -Tutorial | http://ourjs.com/detail/529ca5950CB6498814000005 |
Code -Debugging und Performance -Tuning für NodeJs | http://www.baretlee.com/blog/2015/10/07/debug-nodejs-in-command-line |
Allgemeine Optimierung | Adresse |
---|---|
JavaScript Hochleistungsanimation und Seitenwiedergabe | http://www.infoq.com/cn/articles/javascript-high-performance-animation-page-renderering |
Mobile H5 Front-End Performance Optimization Guide | http://isux.tencent.com/h5-performance.html |
5173 Homepage Front-End-Leistung Optimierungspraxis | http://ued.5173.com/?p=1731 |
Front-End-Leistungsoptimierung für Webdesigner und Front-End-Entwickler | http://www.uisdc.com/front-end-performance-for-web-designers-and-front-end-Entwickler |
CSS -Leistungsanalyse- und Optimierungsvorschläge für komplexe Anwendungen | http://www.orzpoint.com/profiling-css-and-optimization-notes |
Zhang Xinxu-FRONT-End-Leistung | http://www.zhangxinxu.com/wordpress/tag/%E5%89%8d%E7%AB%E6%80%A7%E8%83%BD |
Zusammenfassung der Front-End-Leistungsüberwachung | http://www.xiaoqiang.org/javascript/font-end-performance-monitor.html |
Website-Leistungsoptimierung CSS bildfreie Technologie | http://udc.weibo.com/2013/05/%E7%BD%91%E7%AB%99%E6%80%A7%E8%83%BD%E4%B C%98%e5%8c%96%E4%B9%8BCSS%E6%97%A0%E5%9B%E7%89%87%E6%8a%80%E6%9C%AF |
Erweiterter Pfad zu Web-Front-End-Leistungsoptimierung | http://www.aliued.cn/2013/01/20/web%E5%89%8d%E7%AB%AF%E6%80%A7%E8%83%BD%E4%BC%98%E5% 8c%96%E8%BF%9B%E9%98%B6%E8%B7%AF.HTML |
Front-End-Technologie: CSS-Bildfree-Technologie für die Leistung der Website-Leistungsoptimierung | http://my.eoe.cn/tuwandou/archive/4544.html |
Browser -Lade- und Seitenleistungoptimierung | http://www.baiduux.com/blog/2011/02/15/browser-loading |
Bildleistungoptimierung beim Laden von Seite | http://www.w3ctech.com/p/1503 |
Hey - Front -End -Leistung | http://www.feelcs.com/tag/%E5%89%8d%E7%AF%AF%E6%80%A7%E8%83%BD |
HTML -Optimierung | http://www.baiduux.com/blog/2010/03/15/html%E4%BC%98%E5%8C%96-2 |
99css - Leistung | http://www.99css.com/tag/%E6%80%A7%E8%83%BD |
Yslow - Leistungsoptimierung | http://www.yslow.net/category.php?cid=20 |
Yslow Chinesische Einführung | http://www.cnblogs.com/yslow |
Veröffentlichen Sie einen Artikel von Yahoo über die Optimierung der Website -Leistung und sprechen Sie auch über die Optimierung, die auf dieser Website durchgeführt werden muss. | http://www.360ito.com/article/40.html |
Yahoo! | http://www.360doc.com/content/10/0928/09/2588264_56971287.shtml |
Leitfaden zur Optimierung der Website Performance: Was macht unsere Website langsamer? | http://blog.jiasule.com/i/153 |
Praktiken zur Optimierung der Website -Leistungsoptimierung, um die Ladezeit zu verkürzen und die Benutzererfahrung zu verbessern | http://www.powereasy.net/helpyou/knowledge/ecommerce/9593.html |
Eine kurze Diskussion über die Performance-Optimierung der Website Front-End | http://www.umtry.com/archives/747.html |
Wie optimiert Front-End-Refactoring-Praxis die Website der Website? | http://www.adinnet.cn/blog/designview/2012-7-12/678.html |
Front-End-Leistungsoptimierung: Verwenden Sie Medienabfragen, um Hintergrundbilder von bestimmten Größen zu laden | http://www.gbin1.com/technology/javascript/20130708-front-end-performance-optimization-9 |
Website Performance Blog Series | http://www.mykuer.com/post/factors-that-apect-thespeed-of-web--Site-open.html |
Geladen, nicht nur ein bisschen weniger | http://tgideas.qq.com/webplat/info/news_version3/804/808/811/m579/201109/41355.shtml |
Front-End-Leistungstests und Optimierung | http://mzhou.me/article/95310 |
Teilen Sie einige Tipps zur Optimierung der Ladegeschwindigkeit der Webseite? | http://www.gbin1.com/technology/html/20130217-tip-for-peed-up-page-loading |
Bildleistungoptimierung beim Laden von Seite | http://www.f2es.com/images-bytes-opt |
Web-Front-End-Optimierung (basierend auf YSLOW | http://www.tcreator.info/webschool/website/front-end-opt-yslow.html |
Vollständige Sammlung von Tools für die Leistung der Website -Leistung -Optimierung | https://www.qianduan.net/website-performance-optimization-tool.html |
[Hochleistungs-Front-End 1] Hochleistungs-HTML-HTML | http://www.alloyteam.com/2012/10/high-performance-html |
[Hochleistungsfront-End 2] Hochleistungs-CSS | http://www.alloyteam.com/2012/10/high-performance-css |
12306 Gespräche über die Performance der Website und die Back-End-Leistungsoptimierung | http://coolshell.cn/articles/6470.html |
Legyteam - Front -End -Optimierung | http://www.alloyteam.com/webfrontend/%E5%89%8d%E7%AB%AF%E4%BC%98%E5%8C%96 |
Millisekunden Materie, Best Practices für die Performance von Front-End-Webseiten | http://www.cnblogs.com/developersupport/p/3248695.html |
So verwenden Sie das Website -Leistungstool Yslow | http://blog.sina.com.cn/s/blog_6e9d2e0701017kvu.html |
Front-End-Engineering- und Leistungsoptimierung (Teil 1): Statische Ressourcenversions-Update und Caching | http://www.infoq.com/cn/articles/front-end-engineering-t-performance-optimization-spart1 |
Front-End-Engineering- und Leistungsoptimierung (Teil 2): Statische Ressourcenverwaltung und Vorlage-Framework | http://www.infoq.com/cn/articles/front-end-engineering-t-performance-optimization-spart2 |
Was passiert in den ersten Millisekunden einer HTTPS -Verbindung | http://blog.jobbole.com/48369 |
Yslow | http://uics.cn/yslow/#more-12319 |
Essentielle Metriken für Webleistung - ein Primer, Teil 1 | http://blog.smartbear.com/web-performance/essential-web-performance-metrics-a-primer-part-1 |
Essentielle Metriken für Webleistung - Teil 2 | http://blog.smartbear.com/performance/essential-web-performance-metrics-t-part-2 |
Yuislid, Animationsleistungoptimierung für mobile Geräte | http://jayli.github.io/blog/data/2011/12/23/yuislide.html |
Verbesserung der Standortleistung | http://joelglovier.com/impulting-Site-performance |
Beste Front-End-Praktiken, um Ihre Website zu beschleunigen | http://segmentfault.com/a/11900000367899 |
Warum die Geschwindigkeit der Website wichtig ist | http://sixrevisions.com/web-development/why-website-speed-is-important |
Bedarf an Geschwindigkeit - So verbessern Sie Ihre Website -Leistung | https://www.devbridge.com/articles/need-forspeed-how-t-improve-your-website-performance |
Alibaba Wireless Front-End-Leistungsoptimierungshandbuch (PT.1 Ladedauer Optimierung | AMFE/Artikel Nr. 1 |
Optimierungstools | Adresse |
---|---|
New JavaScript Performance Analysis Tool Oneprofile | http://www.html-js.com/article/3083 |
JavaScript Heap Memory Analyse Neues Tool OneHeap | http://www.html-js.com/article/3091 |
Online -Tools | Adresse |
---|---|
Google Online -Tools | https://developers.google.com/speed/pagespeed/insights |
Alibaba -Test | http://www.alibench.com |
Alibaba-freier Testservice | http://itest.aliyun.com |
Alibaba-F2Test Multi-Browser-Kompatibilitätstestlösung | https://github.com/alibaba/f2etest |
JS -Leistungstest | http://jsperf.com |
Front-End-Architektur | Adresse |
---|---|
Technische Architektur | http://www.zhihu.com/topic/19612641 |
Front-End-Architektur | http://saito.im/note/the-architecture-of-f2e |
Wie man ein Front-End-Architekt wird | http://www.zhihu.com/question/24092572 |
Über Front-End-Architektur-Zhang Kejun | http://hikejun.com/sharing/2010webrebuild/?file=fe-infrastructure.html |
Baidu Tencent bietet Vergleich (Tencent Games gegen Baidu Infrastruktur) | http://www.zhihu.com/question/25583350 |
Empfohlene Werke | Adresse |
---|---|
Wintercode -Snippet erfordert FQ | https://gist.github.com/wintercn |
fgm | http://www.fgm.cc/learn |
Sammlung von Werken von Cen A. | https://github.com/hongru/hongru.github.com |
DONNET -Demosammlung | http://kmdjs.github.io |
Mspace JS funktioniert | http://www.laoshu133.com/lab |
myfocus | http://koen301.github.io |
SeaJS -Komponentenbibliothek | http://panxuepeng.github.io/seajslib |
Yan Haijings Werke | http://yanhaijing.com/myproject |
Werke von jiaoer.com | http://jo2.org/category/myworks |
JavaScript persönliche Werke | http://www.cnitblog.com/yemoo/category/3107.html |
Wunderbares Lei Dongsheng -Spiel funktioniert | http://bbs.miaov.com/forum.php?mod=viewThread&tid=7790 |
JavaScript -Portfolio | http://bbs.csdn.net/topics/380227212 |
Yunwubi, Graustufengenerierungswerkzeug | https://github.com/toobug/works |
Projekt Homepage | http://koen301.github.io |
Personalisierte Arbeit Homepage | http://zaole.net |
Spieler | http://static.tingall.com/v2/player |
UCREN JS Demos Sammlung | http://ucren.com/blog/demos |
Intelligente Gesellschaft | http://www.zhinengshe.com/works_list.html |
Beispiel Display Rack | http://demos.shizuwu.cn |
Zoye Demo | http://zoye.sinaapp.com/demo |
Wang Yuanwai | http://lab.yuanwai.wang |
normal | http://pingfan1990.sinaapp.com |
JYG GAME CASE | http://www.lovewebgames.com |
Viele JQuery -Plugins | http://www.helloweba.com/List.html |
Boogie-Sojs-Reihe von Werken | http://www.bujichong.com/sojs/api/index.html |
Frozenui | http://frozenui.github.io/case.html |
Reversi | http://js--geame.github.io/othello |
von einem | http://yansm.github.io/fromone/index.html |
Hochwertige ausländische Produkte | Adresse |
---|---|
Pazguille | http://pazguille.me |
Lebenslaufvorlage | Adresse |
---|---|
Schöner Lebenslauf | http://learnshare.github.io/about/index.html |
Lebenslauf | http://hcy2367.github.io/Resume |
Zhang Lun | http://ncuey.sinaapp.com/crispelite/ |
Lebenslauf | https://github.com/hacke2/Resumesample |
Weng Tianxin | http://blog.dandyweng.com/2013/07/how-my-website-was-created |
Animierter Lebenslauf | http://www.webhek.com/misc/interactive-resume |
Komponenten zur Anreicherung von Lebensläufen | http://www.linqing07.com/resume.html |
Lebenslauf Pool | http://www.mojianli.com/resume/view |
Haoroomsblog | http://www.haorooms.com/about |
Justin Young | http://cv.youngdze.com |
Interviewfragen | Adresse |
---|---|
Ich suchte in diesen wenigen Monaten einen Job (Baidu, Netase Games) | http://www.nowcoder.com/discuss/3196 |
2014 Neueste Interviewfragen | http://www.html-js.com/article/1743 |
2016 Campus Rekrutierung interne Empfehlungen-Alibaba Front-End-Drei Interviewerfahrungen | http://www.cnblogs.com/imwtr/p/4685546.html |
Dinge zu tun, wenn Sie Jobs nach dem neuen Jahr ändern: LETV + Kingsoft + 360 Interview -Reise | http://www.cnblogs.com/lvdabao/p/3660707.html |
Alibaba Front-End-Interview Fragen online | http://fatesinger.com/2722.html |
Lagou.com JS -Interviewfragen | http://www.cnblogs.com/52cik/p/js-question-lg.html |
Front-End-Interview | http://www.cnblogs.com/Allenxing/p/3724382.html |
Eine Sammlung von Webentwicklungsfragen für geschriebene Testinterviews | http://mianshiti.diandian.com |
Die neuesten Front-End-Interviewfragen im Jahr 2014 | https://github.com/markyun/my-blog/tree/master/front-end-developer-questions |
Baidu Interview | https://github.com/fex-team/interview-questions |
Interviewfragen | http://www.w3cfuns.com/forum.php?mod=forumDisplay&fid=51&filter=typeid&typeid=177 |
Front-End-Vorstellungsgesprächsfragen | https://github.com/h5bp/front-end-developer-interview-questions |
5 klassische Front-End-Interviewfragen | http://ourjs.com/detail/5%E4%B8%AA%E7%BB%8F%E5%85%B8%E7%9A%84%89%8D%E7%AB%AF%E9% 9d%A2%E8%AF%95%E9%97%AE%E9%A2%98 |
Wie kann man einen Front-End-Entwicklungsingenieur interviewen? | http://www.html-js.com/article/large-search-front-team-column%202961 |
Zusammenfassung des Front-End-Praktikumsinterviews | http://www.cnblogs.com/xiaoruo/p/4665163.html |
Fledermaus- und große Internetunternehmen 2014 Front-End-Testinterview Fragen: JavaScript | http://blog.jobbole.com/78738 |
Eine große Sammlung von Front-End-Entwicklungsinterviewfragen | https://github.com/paddingme/front-end-web-development-interview-question |
Sammlung von Front-End-Interviewfragen und Antworten | https://github.com/qiu-deqing/fe-interview |
So interviewt man einen Front-End-Ingenieur | http://www.zhihu.com/question/19568008 |
Front-End-Entwicklungsinterviewfragen | https://github.com/markyun/my-blog/blob/master/front-end-developer-questions/questions-and-answers/readme.md |
Nioke.com - geschriebenes Testinterview | http://www.nowcoder.com/discuss?type=2 |
Iconfont | Adresse |
---|---|
Chinesische Schrift | http://www.zhihu.com/question/21253343 |
Taobao -Schrift | http://iconfont.cn |
Schriftart | http://mux.alimama.com/fonts |
Tutorial machen | http://iconfont.cn/help/platform.html |
Zhangxinxu-icommon | http://www.zhangxinxu.com/wordpress/?s=icomoon |
ICommon | https://icomoon.io/app |
Verwenden Sie Schriftarten, um Symbole auf Webseiten zu zeichnen (empfohlenes Tutorial | http://imooc.com/learn/243 |
Schriftkomprimierungswerkzeug | http://fontspider.org |
Front-End-Entwicklungswerkzeuge | Adresse |
---|---|
Intellij Idee vereinfachte chinesische Spezial -Tutorial | https://github.com/judasn/intellij-idea-tutorial |
Webstorm, Interllidea, Phpstorming | http://t.cn/8kzz1uy |
Sublimetext | https://github.com/jikeytang/sublime-text |
Atom | https://atom.io |
Visual Studio-Code | https://code.visualstudio.com |
Geiger | Adresse |
---|---|
Wie viel wissen Sie über die Verwendung von Fiddler Debugging (eine eingehende Studie | http://www.cnblogs.com/tugenhua0707/p/4623317.html |
Wechat Geige | http://www.cnblogs.com/strick/p/4570006.html |
Wechat Geige | http://gaoboy.com/article/26.html |
Chrom | Adresse |
---|---|
Google Chrome Official | https://developer.chrome.com/devtools |
Chrom - Grundlagen | http://www.cnblogs.com/constantince/p/4565261.html |
Chrom - Fortgeschritten | http://www.cnblogs.com/constantince/p/4579121.html |
Chrom - Leistung | http://www.cnblogs.com/constantince/p/4585983.html |
Chrome - Leistungsverbesserungen | http://www.cnblogs.com/constantince/p/4607497.html |
Chrome - Mobil | http://www.cnblogs.com/constantince/p/4624241.html |
Chrom - Tipps | http://www.cnblogs.com/liyunhua/p/4544738.html |
Chrom - unvollständiger Leitfaden zur Konsole | http://www.cnblogs.com/wayou/p/chrome-console-tip-and-tricks.html |
Chrom - Arbeitsbereich verwandelt den Browser in eine IDE | http://c7sky.com/chrome-devtools-workspace.html |
Netzwerkpanel | http://www.html-js.com/article/nothing-blind%202975 |
Chromentwicklungswerkzeuge Verknüpfungsschlüssel | http://anti-code.com/devtools-teetsheet |
Anordnung gemeinsamer Funktionen von Chromdebugging -Tools | http://www.html-js.com/article/2327 |
Chromentwicklungstools Arbeitsbereich Verwendung | http://www.iinterest.net/2014/05/09/chrome-dev-tool-workspace |
Chromartifakt Vimium -Verknüpfung Key Learning Record | http://www.cppblog.com/deercoder/archive/2011/10/22/158886.html |
Sass Debugging-W3Cplus | http://www.w3cplus.com/sassguide/debug.html |
So verwenden Sie Chrome Developer Tools professioneller-w3cplus | http://www.w3cplus.com/tools/how-to-use-chrome-devtools-like-a-pro.html |
Chrome Debugging Canvas | http://sentsin.com/web/253.html |
Chromprofile1 | https://developer.chrome.com/devtools/index |
Chromprofile2 | http://h5dev.uc.cn/article-25-1.html |
Chromprofile3 | http://www.oschina.net/translate/performance-optimization-with-timeline-profiles |
Debugging von Chrome Mobile Version | https://developer.chrome.com/devtools/docs/mobile-emulations |
Chrom -Debugging | http://ued.taobao.org/blog/2012/06/debug-with-chrome-dev-tool |
Chrom -Debugging | http://www.cnblogs.com/qleelulu/archive/2011/08/28/2156402.html |
Detaillierte Erläuterung der Chromkonsolenbefehle | https://developer.chrome.com/devtools/docs/commandline-api |
Ereignisbindung anzeigen 1 | http://www.cnblogs.com/leonkao/p/3809655.html |
Ereignisbindung anzeigen 2 | http://www.cnblogs.com/xiaoyao2011/p/3447421.html |
Artefakt - Chromentwicklerwerkzeuge (1) | http://segmentfault.com/a/11900000683599 |
Lustige Enzyklopädie -Leistungsoptimierung (Einführung in die Verwendung von Zeitlinienprofilen und anderen Tools in Chrome Devtools | https://xinranliu.me/2015-05-22-qiqu-performance |
15 Tipps für Chromentwickler -Tools | http://frontenddev.org/link/15-tipsof-chrome-developer-tools.html |
Eine unvollständige Anleitung zu Chromentwickler -Tools | http://1ke.co/course/361 |
Tipps zur Verwendung von Chrome Developer Tools | http://segmentfault.com/a/1190000003882567 |
Firebug | Adresse |
---|---|
Firebug Video Tutorial | http://www.imooc.com/learn/137 |
Firefox -Emulator | https://developer.mozilla.org/zh-cn/docs/tools/webide |
Detaillierte Erläuterung des Befehls von Konsole.log | http://www.cnblogs.com/ctriphire/p/4116207.html |
Erste Schritte mit Firebug | http://www.ruanifeng.com/blog/2008/06/firebug_tutorial.html |
Firebug -Konsole detaillierte Erklärung | http://www.ruanyifeng.com/blog/2011/03/firebug_console_tutorial.html |
Mobile, Wechat -Debugging | Adresse |
---|---|
Debuggen von Android auf der Browserseite | https://openstf.github.io |
Entwicklung und Debuggen für mobile Frontend | http://yujiangshui.com/multidevice-frontend-debug |
Ferne Android -Geräte mit Chrome debuggen | https://github.com/yujiangshui/cn-crome-devtools/blob/remote-debugging/md/use-tools/remote-debugging.md |
MAC Mobile Terminal Debugging | http://plus.uc.cn/document/webapp/doc5.html |
MAC Mobile Terminal Debugging | http://www.mihtool.com |
Drahtlose Debugging -Strategie | http://thx.github.io/mobile/debugging-in-mobile |
Drahtlose Debugging -Strategie | http://yanhaijing.com/mobile/2014/12/17/web-debug-for-mobile |
Super, perfektes Debuggen von Wechat WebView (x5 | http://www.jianshu.com/p/ccf124f1f74b |
Dinge über Wechat -Debugging | http://liyaodong.com/2015/07/06/%E5%BE%AE%E4%BF%A1%E8%B0%83%E8%95%E7%9A%84%E9%82%A3 %E4%BA%9B%E4%BA%8B |
Fernkonsole | http://jsconsole.com |
Wechat -Debugging -Tool | http://blog.qqbrowser.cc |
Zusammenfassung verschiedener realer Maschinen -Fern -Debugging -Methoden | https://github.com/jieyou/remote_inspect_web_on_real_device |
iOS Simulator | Adresse |
---|---|
Simulator | https://developer.apple.com/library/ios/documentation/ides/conceptual/ios_simulator_guide/inTroduction/inTroduction.html |
iOS -Simulator in Xcode (Einführung und Nutzungserfahrung von iOS Simulator | http://www.crifan.com/intro_ios_simulator_in_xcode_and_usage_summary |
Bild | Adresse |
---|---|
Laden img | http://preloaders.net/en/circular |
Intelligente Pictil-Image-Optimierungsplattform | http://zhitu.isux.us |
Online -PNG -Optimierung | https://tinypng.com |
Generieren Sie den QR -Code | Adresse |
---|---|
Generieren Sie den QR -Code | http://cli.im |
Browser -Synchronisierung | Adresse |
---|---|
puer | https://github.com/leeluolee/puer |
Leberoad | http://livereload.com |
F5 | http://getf5.com |
Dateibeobachter | http://geek100.com/2608 |
Online -PPT -Produktion | Adresse |
---|---|
Nodeppt | http://js8.in/2013/11/16/%E6%8E%A8%E8%8D%90Nodeppt%EF%BC%9A%E4%BD%BF%E7 %94%A8Markdown%E8%Af%ad%e6%b3%95%e6%9d%A5%E5%86%99%E7%BD%91%E9%A1%B5PPT |
Ppt | https://github.com/ksky521/nodeppt |
aufdecken | https://github.com/hakimel/reveal.js |
rutschig | https://github.com/seldaek/slippy |
Front-End-Navigationswebsite | Adresse |
---|---|
Front-End-Navigation mit erfrischender Schnittstelle | http://uxbees.com/index.html |
Front-End-Navigation | http://whycss.com |
Front-End-URL-Navigation | http://www.daqianduan.com/nav |
Front-End-Verzeichnis | http://sentsin.com/daohang |
Front-End-Navigation | http://123.jser.us |
Front-End-Entwicklungsressourcen | http://www.css88.com/nav |
Website-Navigation | http://www.Haourl.cn |
Front -End -Entwicklungslager - eine Sammlung vieler Effekte | http://code.ciaoca.com |
Front-End-Ressourcennavigation | https://github.com/jnoodle/f2e-collect |
F2E Front-End-Navigation | http://f2e.im/static/pages/nav/index.html |
Häufig verwendete CDNs | Adresse |
---|---|
Sina cdn | http://lib.sinaapp.com |
Baidu statische Ressourcenbibliothek | http://cdn.code.baidu.com |
360 Website Guard üblicherweise genutzte Front-End Public Library CDN-Service | http://libs.useso.com |
Bootstrap Chinesische Website Open Source -Projekt kostenloser CDN -Service | http://www.bootcdn.cn |
Öffnen Sie die statische Datei CDN - Qiniu | http://staticfile.org |
CDN Acceleration-JQ22 | http://www.jq22.com/cdn |
JQuery CDN | http://code.jquery.com |
Google JQuery CDN | http://www.google-jquery-cdn.com |
Microsoft CDN | http://www.asp.net/ajax/cdn |
Git | Adresse |
---|---|
Git-SCM | http://git-scm.com |
Liao Xuefeng-Git-Tutorial | http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 |
Git-for-Windows | https://git-for-windows.github.io |
Github Fügen Sie SSH -Schlüssel hinzu | http://daemon369.github.io/git/2015/03/10/add-ssh-keys-for-github |
Gogithub | http://www.worldhello.net/gotgithub/index.html |
Git reguläre Befehlsübungen | http://pcottle.github.io/learngitbranching |
GIT -Datenorganisation | https://github.com/xirong/my-git |
Die GIT -Befehle, die ich aufgezeichnet habe (sehr praktisch) | http://www.cnblogs.com/fanfan259/p/4810517.html |
Enterprise Development Git Workflow Model Exploration Teil Ruhe | https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md |
Github Hitchhiker's Guide | https://github.com/phodal/github-roam |
Github Cheats | https://github.com/tiimgreen/github-cheeet/blob/master/readme.zh-cn.md |
Verwenden Sie Git und GitHub für den kollaborativen Entwicklungsprozess | http://livoras.com/post/28 |
Übe Git mit Animation | http://onlywei.github.io/explain-git-with-d3 |
Ausgezeichnete JavaScript -Projekte | Adresse |
---|---|
Angular- und Webpack -Torrents | https://github.com/angularclass/angular2-webpackstarter |
FIS3 Frontend orientiertes Ingenieurkonstruktionssystem | https://github.com/fex-team/fis3 |
FIS3 Demo | https://github.com/fex-team/fis3-demo |
Front-End-JQuery-Serie: Quellcodeanalyse | https://github.com/jsaaron/jquery |
Avalon Framework | https://github.com/rubylouvre/avalon |
Microsoft Chakracore Microsoft Chakra Engine | https://github.com/microsoft/chakracore |
Quintus HTML Game Engine | https://github.com/cykod/quintus |
Ein interessantes Blog, das mit node.js erstellt wurde | https://github.com/strml/strml.net |
Web-End-End-Assistent-FEHelper (Chrome-Erweiterung) | https://github.com/zxlie/fehelper |
Baidu Front-End Technology Academy | https://github.com/baidu-ife/ife |
Cheerio (jQuery in node.js) | https://github.com/cheeriojs/cheerio |
Eine Chat -Software für NodeJs ähnlich wie WeChat | https://github.com/bryanyang/freechat |
Netase -Cloud -Musik, die mit HTML5 und Node.js erstellt wurde | https://github.com/stkevintan/cube |
Babel ES6 zu ES5 -Konvertierung | https://github.com/babel/babel |
Ein JS -Rich -Texteditor | https://github.com/fex-team/ueditor |
Ein JS -Hirnkarten -Visualisierungstool | https://github.com/fex-team/kityminder-core |
Ein flappy Vogelspiel, das in JS geschrieben wurde | https://github.com/ellisonleao/clumsybird |
Ein GBA -Emulator in JS geschrieben | https://github.com/taisel/iodinegba |
Markdown -Parser von SegmentFault geschrieben | https://github.com/segmentfault/hyperdown.js |
Ghost Blog basierend auf node.js | https://github.com/tryghost/ghost |
Demos zum Lernen reagieren | https://github.com/ruanyf/react-demos |