Coder Social home page Coder Social logo

zx1001011 / learnsome Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 195.53 MB

JavaScript 15.69% HTML 82.53% TypeScript 0.10% CSS 0.08% Batchfile 0.01% Less 0.93% PHP 0.05% ActionScript 0.03% XSLT 0.06% Shell 0.01% SCSS 0.44% Stylus 0.01% Julia 0.01% Vue 0.03% Python 0.03% EJS 0.01%

learnsome's Introduction

learnSome

这里太杂乱了,其实有很多也没有提交,都是一些自己敲代的代码。 需要自己好好找时间进行整理

es6-test 自己敲的代码

学习es6的视频

js 模块化工具或者技术

  • amd —— requirejs
  • cmd
  • commonjs
  • es6

使用node等自己的示例

学习 vue3 + ts 开发方式

以上有待自己再次整理

Study Log

序号 时间 内容 备注
01 2021-3-18 前端跨域多种处理方式

2021-3-18

一. 前端跨域多种处理方式

  1. 跨域: 协议,域名,端口 中任一不同则不同
    • http 协议默认端口 80
    • https 协议默认端口 443
  2. 解决办法:
  • 前端:
    webpack 设置代理 (proxy),打包之后代理就没有用了 nginx 反向代理,配置 webpack 插件 plugin jsonp 需要后端的支持,协议method 只能是 GET 方式,参数都是暴露的 websocket 长链接,对资源占用很高
  • 后端: cors

tips: 学习思路
3) webpack : 它就是脚手架

learnsome's People

Contributors

dependabot[bot] avatar zx1001011 avatar

Stargazers

 avatar

Watchers

 avatar  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.