zheng

Results 15 comments of zheng

看了 全栈增长宝典,所以看这个 ID 还是很熟悉的(: 生产 APP 的那个部分,我觉得有必要加上 [progressive web app ](https://developers.google.com/web/progressive-web-apps/) 一个包含无限生长能力的方向。 最后,一句话,火钳刘明: > “一切能够用 JavaScript 编写的程序,最终都会由 JavaScript 编写” > Jeff Atwood

@mixtur same question here, and find a solution, just see see. this line https://github.com/mixtur/webpack-spritesmith/blob/be950b3ce0d7f76ae6cc7b02a23dcf8578315926/src/Plugin.js#L94 add a `filter` function as options of `src` ```javascript // Plugin.js const allSourceImages = Object.values(sourceImagesByFolder) .reduce((allFiles,...

强推一波 eruda 另外,受益这么多年,看到站长还是很 jd 的

> 这个评论来自 `ghi comment 62` 做了个结构相同的博客,来 魔法哥这里报个到。 不知你是不是用这个,推荐一下咯 [ghi](https://github.com/stephencelis/ghi)

胖哥提供个rss,我订阅下更新~

Keep an eye on Simple Chinese version.

bower +1 ngPull2Refresh +1

arr 要容错,给 `arr.length >>>0 `

感觉没写完呢。(: 另外,感觉当今流行的几个框架为了更好的适用各种应用场景,都有相对应的解决方案。只不过不同的框架改造成本大小的区别。 比如,你可以拿 vue 去做 Native, 拿 Angular 开发桌面系统,没有什么不可以,只是你要走的路子走的人会比较少,走起来比较难,玩可以。企业项目开发就有些风险了。 回到题目里,选择新框架的时候,还是 **业务需求驱动 + 团队熟练度** 比较好。

@faidoc add this file in website or server site?