Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第八期 #8

Closed
G-Grant opened this issue Dec 25, 2018 · 10 comments
Closed

第八期 #8

G-Grant opened this issue Dec 25, 2018 · 10 comments

Comments

@G-Grant
Copy link
Member

G-Grant commented Dec 25, 2018

第八期在下面回复

@maningXu
Copy link

推荐文章:https://www.jianshu.com/p/6eba012992fe
推荐理由:虽然天天都在编程,但是要让自己详细的介绍一下 JavaScript 的数据类型,竟然回忆起来有点吃力,并且对于每一种数据类型的一些自带的属性与方法并不是很清晰。这篇文章将是很好的一个回顾手册!

@fansgithub
Copy link

推荐文章:https://fansgithub.github.io/2018/12/29/this%E6%8C%87%E5%90%91/
推荐理由:js基础巩固系列1: 准确定位this的指向。

@legu2009
Copy link

legu2009 commented Dec 29, 2018

推荐文章:JavaScript 算法与数据结构
推荐理由:算法与数据结构在工作中涉及的不多或直接用现成的方法。只有真正的掌握,才能更好的理解时间复杂度和空间复杂度,为开发复杂逻辑应用打下基础

@beenle-xiaojie
Copy link

推荐文章: md5加密 + crypto-js aes解密
推荐理由: 加解密均是为了保证数据的安全性,简单的示例来了解一下!

@xue5602
Copy link

xue5602 commented Dec 29, 2018

推荐文章: https://xue5602.github.io/2018/12/19/atob%E8%A7%A3%E7%A0%81utf-8%E5%AD%97%E7%AC%A6/
推荐理由: 后台传来经过base64编码的字符串(含有中文), 需要在前端进行解码

@zhangzhike
Copy link

zhangzhike commented Dec 29, 2018

推荐文章: typescript 中的 interface 和 type 到底有什么区别
推荐理由: typescript 总会使用到 interface 和 type,对于两者有什么区别呢?通过这篇文章学习,更容易掌握运用。

@kingller
Copy link
Member

推荐文章: JavaScript 引擎基础:Shapes 和 Inline Caches
推荐理由: 本文就所有 JavaScript 引擎中常见的一些关键基础内容进行了介绍——这不仅仅局限于 V8 引擎。作为一名 JavaScript 开发者,深入了解 JavaScript 引擎是如何工作的将有助于你了解自己所写代码的性能特征。

@kingller
Copy link
Member

推荐文章: 【性能优化】quicklink:实现原理与给前端的启发
推荐理由: 近来,GoogleChromeLabs 推出了 quicklink,用以实现链接资源的预加载(prefetch)。本文在介绍其实现思路的基础上,会进一步探讨在预加载方面前端工程师还可以做什么。

@zhuchuanlei
Copy link
Member

推荐文章: 深入浅出HTTPS工作原理
推荐理由: 文章通过与HTTP的对比,介绍了HTTPS的优点。最后也说明了HTTPS的缺点,在某些情况下使用HTTP更好。

@lichangwei
Copy link

推荐文章: 通过装饰器自动同步本地存储
推荐理由: 本文介绍了开发中常见的一种场景,通过localStorage保存用户偏好,并重点介绍如何通过装饰器简化代码。

@G-Grant G-Grant closed this as completed Jan 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants