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

【打卡】今天不读书,思考下;半夜爬起来读书~~ #9

Open
swlws opened this issue Oct 20, 2023 · 1 comment
Open

Comments

@swlws
Copy link
Collaborator

swlws commented Oct 20, 2023

Doc:

思考:

分享、输出、推广

  • 分享。分享源自有所分享,关注所在领域的技术,深度有所得、广度有所获,然后分享他人。
  • 输出。体系化地整理知识,有自己的思考,在已有的知识上产出新的事物。
  • 推广。以自身所思所想影响他人,与同道之人共同探索。

前端目前是一个细分状态。业务上可以分为内容管理、工具、图形等;技术上分为 Web 端、移动端、跨端、跨平台。

  1. 前端的深度在哪里?或者说个人在前端上的深度在哪里?
  2. 前端的广度在哪里?跨度如此之大,如何选择扩展的方向?
@swlws swlws changed the title 【打卡】今天不读书,思考下 【打卡】今天不读书,思考下;半夜爬起来读书~~ Oct 20, 2023
@swlws
Copy link
Collaborator Author

swlws commented Oct 20, 2023

gulp 是一个流式构建系统。流从磁盘上的源读取数据,并进行处理和转换,然后将结果写回磁盘。常见的任务能力:

  • 缩小 HTML
  • JS 处理。丑化 JS
  • CSS 处理。编译 less、scss 等
  • 图片处理。压缩图片、转 WebP 等

生态很好

思考:

  • gulp 与 webpack 之间的区别,优劣势

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