Giter VIP home page Giter VIP logo

blog's Introduction

【大前端】分享记录,先列个大纲之后慢慢补坑

思维导图

01. JS 基础

02. CSS 基础

03. 前端框架原理

04. 前端性能优化

05. JS服务端

06. web 安全问题

  • XSS
  1. 存储型
  2. 反射型
  3. DOM型
  • CSRF
  • SSRF

07. 开发工具

  • chrome devtool
  • charles

08. 前端工程化

公共模板及文档建设

  • create-react-app 的原理和实现
  • node 命令行 commander、inquirer、chalk
  • doc 生成工具
  • 区块概念

仓库

  • github/gitlab
  • 私有npm
  • docker hub

打包工具 webpack、rollup

持续集成 -- 测试、构建、发布部署系统

  1. 用户触发构建 -> Jenkins 执行任务 test/build/合master 打tag
  2. 用户触发部署 -> Jenkins 执行任务 -> 推送 oss
  3. 用户触发回滚 -> Jenkins 根据 tag 拉代码覆盖 oss

html 不缓存 其他静态资源 hash 文件名长缓存。

  • Jenkins
  • git webhook
  • CDN

错误监控系统

性能监控系统

前端工程部署

前端微服务

  • iframe
  • nginx 代理路由
  • npm 包

blog's People

Contributors

godiswill avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.