前端开发者必备的20个在线工具和指南 - 梦想天空(山边小溪)

php中文网
发布: 2016-05-21 08:42:16
原创
1370人浏览过

  这里和搜集了前端开发者必备的20个在线工具和指南。新的一周,你需要计划学习新的东西或者能够提升你的能力。在平常的搜索中,我碰到过很多实用的工具,应用程序和参考文档,我把它们整理在下面这个列表。相信你会在这个列表中发现对你很有用的资料。

您可能感兴趣的相关文章

 

1. I want to use

Based on data and features listed on Can I use, this app gives you the ability to select a number of front-end development features and get a percentage readout of the number of users worldwide that will see the features you choose.

I want to use

2. Regulex

A client-side, regular expression visualizer with a precise error indicator, should you have a syntax error in your expression. Also offers an option to embed the output anywhere, using an iframe.

立即学习前端免费学习笔记(深入)”;

Regulex

3. Mastering the :nth-child

A one-page website to help you grasp how to use the various useful but often complex nth-child based selector combinations.

十个拥有丰富 UI 组件的 JavaScript 框架0

十个拥有丰富 UI 组件的 JavaScript 框架1

“This page demonstrates the new HTML5 video element, its media API, and the media events. Play, pause, and seek in the entire video, change the volume, mute, change the playback rate (including going into negative values). See the effect on the video and on the underlying events and properties.”

十个拥有丰富 UI 组件的 JavaScript 框架2

十个拥有丰富 UI 组件的 JavaScript 框架3

This is probably a topic that all developers should be familiar with, and this might be a great place to start. It’s a comprehensive tutorial on cross-site scripting, a description of potential types of attacks, along with solutions for preventing them.

十个拥有丰富 UI 组件的 JavaScript 框架4

十个拥有丰富 UI 组件的 JavaScript 框架5

Meaning “Reasonable Standard for CSS Stylesheet Structure”, a work in progress to document some tips and techniques for writing Sass/CSS for very large projects.

十个拥有丰富 UI 组件的 JavaScript 框架6

十个拥有丰富 UI 组件的 JavaScript 框架7

“A project built by Andrew Hathaway with the aim to help fellow developers learn how to write their code in the nicest, most efficient and preferred way they can. To decide which code is the most preferred way, users can comment and vote against a fight for their favourite contender.” The site is divided into categories by programming languages, and there doesn’t seem to be a lot here yet, but you can help by adding to it and starting some “code fights”.

十个拥有丰富 UI 组件的 JavaScript 框架8

十个拥有丰富 UI 组件的 JavaScript 框架9

From the Sass master himself, Hugo Giraudel, “an opinionated styleguide for writing sane, maintainable and scalable Sass.” The guide has already been translated into 6 other languages.

十款精心挑选的在线 CSS3 代码生成工具0

十款精心挑选的在线 CSS3 代码生成工具1

“A community-curated list of flexbox issues and cross-browser workarounds for them. The goal is that if you’re building a website using flexbox and something isn’t working as you’d expect, you can find the solution here.” Definitely a must-bookmark for those starting to build new layouts with Flexbox.

十款精心挑选的在线 CSS3 代码生成工具2

十款精心挑选的在线 CSS3 代码生成工具3

Nothing too in-depth, just a simple set of reminders of stuff that all front-end developers should consider incorporating into their development process and workflow.

十款精心挑选的在线 CSS3 代码生成工具4

十款精心挑选的在线 CSS3 代码生成工具5

A nice reference for converting ES6 features to ES5-compatible code. Very useful considering 十款精心挑选的在线 CSS3 代码生成工具6 but 十款精心挑选的在线 CSS3 代码生成工具7.

十款精心挑选的在线 CSS3 代码生成工具8

十款精心挑选的在线 CSS3 代码生成工具9

An in-depth, practical look at Flexbox, from Aussie-based developer Chris Wright. He’s also posted 开发者必备的八个最佳云端集成开发环境0, which tries to help you make the move to Flexbox in a logical, pragmatic manner.

开发者必备的八个最佳云端集成开发环境1

开发者必备的八个最佳云端集成开发环境2

A comprehensive site promoting and educating in the use of the popular BEM CSS methodology.

开发者必备的八个最佳云端集成开发环境3

开发者必备的八个最佳云端集成开发环境4

“Reporting incompatibilities between different Sass engines.”

开发者必备的八个最佳云端集成开发环境5

开发者必备的八个最佳云端集成开发环境6

A neat, logical, easy to use guide to get information on different HTML elements from the spec.

开发者必备的八个最佳云端集成开发环境7

开发者必备的八个最佳云端集成开发环境8

If you’re like me, you probably follow a lot of JavaScript best practices, but maybe don’t understand all the reasons behind those techniques. This site aims to demystify the errors and warnings you find in the popular linting tools JSLint, JSHint, and ESLint.

开发者必备的八个最佳云端集成开发环境9

2012年度最佳 Web 前端开发工具和框架0

There’s lots of good info in Google’s Web Fundamentals documentation, but this one stands out for front-end devs in particular because of the importance of applying some good practices when animating UI elements.

2012年度最佳 Web 前端开发工具和框架1

2012年度最佳 Web 前端开发工具和框架2

“A painfully obsessive cheat sheet to favicon sizes/types.” Compiled from a number of different popular articles that discussed the ins and outs of favicons across desktop and mobile.

2012年度最佳 Web 前端开发工具和框架3

2012年度最佳 Web 前端开发工具和框架4

If you want your fill of CSS styleguides from some of the big players, Chris Coyier has put together a table with info and links to the various posts that were sort of trending for a couple of months last year. I’m sure he’ll continue to update this as others go public with their CSS methodologies and practices.

2012年度最佳 Web 前端开发工具和框架5

2012年度最佳 Web 前端开发工具和框架6

Finally, a native Mac or iOS app that is “an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs.” This one’s great for pretty much any kind of developer.

2012年度最佳 Web 前端开发工具和框架7

 

您可能感兴趣的相关文章

 

英文链接:1. I want to use31. I want to use4

编译来源:1. I want to use5

Mastering the :nth-childHTML5 Video Events and APIExcess XSSRSCSSCodeFightClubSass GuidelinesFlexbugsA Front End Engineer's ManifestoECMAScript 6 equivalents in ES5Flexbox AdventuresGet BEMSass CompatibilityHTMLelement.infoJSLint Error ExplanationsAnimations — Web FundamentalsFavicon Cheat SheetThe CSS at...Dash
最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习
PHP中文网抖音号
发现有趣的

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号