内容简介:聚焦前端,记录过去一个月看到的优秀的文章,内容来源主要有Github Star 推荐
聚焦前端,记录过去一个月看到的优秀的文章,内容来源主要有 Github
、 Hacker News
、 Medium
、 掘金
、 Twitter
、 v2ex
、 uplabs
以及邮件RSS订阅和发散阅读。可能会有设计方面的分享,同时也会分享一些个人觉得比较好的应用。每月28日更新,本期第二期。
星推
Github Star 推荐
-
Jsonnet - The data templating language
-
这里是 Ant Design 的 Vue 实现,开发和服务于企业级后台产品。
工具
-
Top 50 Developer Tools of 2018
一站式了解 Stack Share 为你提供的 2018 排名前50的开发者工具
-
谷歌插件,帮助开发者在Chrome DevTools中调试
CSS Shapes
特性 -
New Moon Theme For Chrome DevTools
谷歌插件,一款可代替
Chrome DevTools
默认暗色风格的暗色主题 -
一个新一代的基于上下文进行全文搜索的库
-
可以离线运行的代码运行环境,提供多种模版
-
WebGradients is a free collection of 180 linear gradients that you can use as
content backdrops in any part of your website. Easy copy CSS3 crossbrowser code
and use it in a moment! We've also prepared a .PNG version of each gradient.
As a bonus, there are packs for Sketch & Photoshop.
-
The clip-path property allows you to make complex shapes in CSS by clipping an element to a basic shape (circle, ellipse, polygon, or inset), or to an SVG source.
-
Unopinionated utilities for resizeable split views
-
ICONSVG is a tool to simplify the process of finding and generating common icons for your project.
教程
-
CSS Shapes allow us to make interesting and unique layouts by defining geometric shapes, images, and gradients that text content can flow around. Learn how to use them in this tutorial.
-
Tasks, microtasks, queues and schedules
任务,微任务,队列
-
A free, online book for when you really need to know how to do Bézier things.
-
O'Reilly 新书《数据可视化基础》一书的在线预览版
-
作者讲解了通过设计一个
虚拟滚动
功能来优化渲染上千数据 -
Writing Animations That Bring Your Site to Life
作者将
Dribbble
上交互比较好的例子拿来做教程例子,个人比较喜欢这种学习方式。
阅读
-
Babel
发布了 7.0 版本,将支持JSX
以及TypeScript
编译 -
自 2012 年起,我们每半年发布一次报告,公布我们收到的请求数量以及我们做出的回应。
-
ES2019来临,Chrome73已经支持,来学习下
JavaScript
新特性 -
React 16.8 将正式支持
React Hooks
-
Vue团队在年三十发布了 Vue 2.6 "Macross"
新奇
-
12 Incredible Pure CSS Experiments
12个令人惊叹的CSS实验项目
-
World’s First Website, Created By Tim Berners-Lee In 1991
应用
平台 | 应用 | 说明 |
---|---|---|
Mac | eZip | 专为 macOS 而设计的压缩软件 |
Mac | Carbonize | Generate gorgeous images from your code snippets. Ready to save or share. |
Chrome | Chrome Themes | 14款由 Chrome 团队发布的浏览器主题 |
以上所述就是小编给大家介绍的《前端技术月刊 ???? 2019-02》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 前端小报 10-11 月刊
- 前端小报 - 201812 月刊
- 前端技术月刊 ???? 2019-01
- 前端技术月刊 ???? 2019-01
- 前端小报 - 201901 月刊
- 前端技术月刊 ???? 2019-02
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Practical Algorithms for Programmers
Andrew Binstock、John Rex / Addison-Wesley Professional / 1995-06-29 / USD 39.99
Most algorithm books today are either academic textbooks or rehashes of the same tired set of algorithms. Practical Algorithms for Programmers is the first book to give complete code implementations o......一起来看看 《Practical Algorithms for Programmers》 这本书的介绍吧!