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

技术好文 #55

Open
fayeah opened this issue Aug 5, 2021 · 0 comments
Open

技术好文 #55

fayeah opened this issue Aug 5, 2021 · 0 comments

Comments

@fayeah
Copy link
Owner

fayeah commented Aug 5, 2021

Articles

《Nginx单页加载优化》

机器学习相关:

人工智能的团队里面前端工程师主要是做什么?
在人工智能工程化里,前端能做什么?:里面有更多文章
知乎:作为一个前端工程师,机器学习和前端有关的实践会有哪些?

From Peng yu(Google 的 TensorFlow 团队中负责 TensorFlow.js 的开源项目):
对于前端工程师而言,要对常用的模型和框架要有一定的认识,了解他们的特点和使用场景。要具备一定的 AI 工程方面的知识,比如模型加速和压缩,模型加密,端上和服务器上推理方案,这可以为模型落地提供切实可行的途径。

PM如何学习机器学习:1篇概述+6篇分步文章

gitlab-ci JEST文档:https://gist.github.com/rishitells/3c4536131819cff4eba2c8ab5bbb4570

amd、cmd、esm和commonJS区别:https://www.cnblogs.com/chenwenhao/p/12153332.html

美团cdn容灾实践:https://segmentfault.com/a/1190000041281040

不同构建工具的比较:https://css-tricks.com/comparing-the-new-generation-of-build-tools/

字母x在css中的作用: https://www.zhangxinxu.com/wordpress/2015/06/about-letter-x-of-css/

Commands

python 启动静态服务:python -m SimpleHTTPServer 8000

Tools

  • LICEcap
  • Giphy
  • Mongodb client: robot 3T
  • 优化电脑存储空间:DaisyDisk
  • 同步forked branch:
    step1:  git fetch upstream
    step2: git merge upstream/dev
    

微信小程序/公众号

vue相关

iframe(内容较为全面/笔记):https://blog.logrocket.com/the-ultimate-guide-to-iframes/

TypeScript 高级用法:https://segmentfault.com/a/1190000041335546

TypeScript: interface 和 type的区别:https://mp.weixin.qq.com/s/Fn7c5a63PAhXwUCAZVyYjQ

防御式CSS(提前预设):https://segmentfault.com/a/1190000041286723

缓存(简单易懂):https://segmentfault.com/a/1190000041424550

单链表实现:https://segmentfault.com/a/1190000041400154

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

1 participant