• DVA.js

    目录

    hr重构

    类dva

    redux怎么变成dva的反向
    // dva结构
    export default {
        state: {},
        reducers: {},
        effects: {}, //这一层是saga做的
    }
    
    // redux结构
    import { createStore } from 'redux'
    
    const state = { num: 1 }; 
    const reducers = function (state …

  • AntV G2

    G2 主要用于制作基于网页的可视化

    npm install @antv/g2
    

    React+G2 Template

    import { RefObject, useEffect, useRef } from "react";
    import { Chart …

  • Cascader Select

    层级搜索

    在 ant-design3.0 的 select component 基础上,用 dropdownRender 自定义搜索选项

    const ellipsePath: taxonomyType[] = useMemo(() => {
      let ePath = clone(path …

  • iframe

    跨域

    http

    sandbox 沙箱模式

    • allow-same-orign 允许将内容作为普通来源对待,否则会被设为来自一 …

  • Flux

    Facebook提出Flux应用架构解决数据模型处理,Flux是一种思想,跟React本身没有必然联系,基于Flux思想的框架有Redux、Reflux、Flummox等产品。

    单向数据流:

    界面总是基于内部数据模型的一种呈 …


  • Redux

    Redux与其他的Flux实现相比更简单,一个Redux应用中Store是唯一的,这样的限定能够使应用中的数据结果集中化,提高了可控性,同 …


  • Express

    import * as express from 'express';
    
    # .babel es6 => es5 X 
    # default => import 
    import express from 'express';
    
    const Com = () => {
        return (<div></div>)
    } 
    
    export default Com;
    

    正常用Js

    import Com from …

  • CSS

    Position

    • static: 默认值,忽略TRBL, z-index
    • inherit: 继承
    • fixed: 固定定位,相对于浏览器窗口TRBL
    • relative: 相对定 …

Page 1 / 1

Article
Tagcloud
DVA Java Express Architecture Azure CI/CD database ML AWS ETL nest sql AntV Next Deep Learning Flutter TypeScript Angular DevTools Microsoft egg Tableau SAP Token Regexp Unit test Nginx nodeJS sails wechat Jmeter HTML2Canvas Swift Jenkins JS event GTM Algorithm Echarts React-Admin Rest React hook Flux Redux ES6 Route Component Ref AJAX Form JSX Virtual Dom Javascript CSS design pattern