奇舞周刊第141期(2016-01-01)_html/css_WEB-ITnose
-
年终盘点
-
近几年前端技术盘点以及 2016 年技术发展方向
淘宝 小胡子哥 同学对这几年前端的小总结,盘点了从 09 年开始到 15 年间前端技术的革新,同时也会从多个角度,解读近几年前端技术发展的潜在因素。推荐给大家。
年终盘点 JK推荐
-
2015 年 20 位最值得关注的 JS 开发者
2015年度“20位最值得关注的 JS 开发者”榜单,这里有我们熟悉的家伙,也有一些新面孔。因此准备好,在2016年,这些人都将是你想要保持关注的。
JavaScript NodeJS 年终盘点 Atwood.Cai推荐
-
2015 前端生态发展回顾
那句话怎么说的来着?从来没有哪个圈子像今天的前端一样混乱又欣欣向荣了。有人说2015年或许是大前端时代的元年,目前看来,如果不是2015,那么它也一定会是2016年。
年终盘点 耗子推荐
-
教程
-
Gulp 新手入门教程
Gulp 是目前前端领域最流行的构建工具,本文会帮助你快速入门。
教程 Gulp HelKyle推荐
-
微信开发小记
微信开发入门小知识,环境、依赖简单明了,简单易上手。
教程 微信开发 黑MAO推荐
-
z-index 的工作原理
z-index 是 CSS 中的一个基本属性,但它并不是直接比大小那么简单。
教程 CSS
-
前端工程
-
Ballade: 重新诠释 Flux 架构
Flux 的目标就是基于单向数据流如何更好的管理数据,它作为一种架构模式还是很不错的,方向是正确的。但是作为框架来使用,还存在着一些问题,这也是 Ballade 产生的原因。
前端工程 Flux JavaScript React 框架 雨夜带刀推荐
-
大话 Git 工作流
Git ,老少皆知,但工作流对于新入门的就未必了,可能很陌生,不知所云。本文风格有点像讲故事,正所谓“大话”。
Git 工作流 前端工程 Coding推荐
-
网页性能:缓存效率实践
缓存是网页性能优化中最重要的手段之一。本文是 Facebook 的工程师对缓存命中率做的一些总结,具有实际指导意义。
前端工程 Web 性能 SijieCai推荐
-
其它
-
Sublime Text 3最好的功能、插件和设置
在这篇文章中,我们将看到 Sublime Text 3 的最好的部分,您可能已经听说过其中的一些,但也许其他一些人还不知道。
Sublime Text 工具 愚人码头推荐
-
时尚且健壮: 实现更优秀的 CSS
你觉得 CSS 难写吗?你觉得 CSS 算编程语言吗?如何实现时尚且健壮的 CSS ?
CSS 月影推荐

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

GiteePages static website deployment failed: 404 error troubleshooting and resolution when using Gitee...
