个人主页
进击的皇虫

进击的皇虫 (@admin)

  • 加入网站 2338
  • 连续签到 1
  • 最高连签 222
  • 累计签到 1134
  • 今日阅读 0 小时 32 分钟
  • 本周阅读 0 小时 49 分钟
  • 本月阅读 0 小时 33 分钟
  • 累计阅读 561 小时 13 分钟
  • Sequelize ORM v4 Document

    Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, read replication and more.
  • Sequelize ORM v3 Document

    Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, read replication and more.
  • Sequelize ORM 实践

    本书一共八个章节,分别讲述了如何使用 TypeScript 正确编写 Sequelize 模型,如何正确的书写 TS 代码提示接口,如何定义模型以及字段类型,如何定义模型之前的关联关系,怎样理解模型之间的关系,什么是模型关系的多态,如何对查询条件进行限定,生命周期函数,数据库迁移等。
  • 常见 Web 特效实战

    常见 Web 特效实战,一共十期,帮助你提高 HTML、JS 基础。
  • TypeScript 简明指南

    10W+字长文帮你深入精通 TypeScript 语言。
  • Graphin 1.0 使用文档

    Graphin 取名意为 Graph Insight(图的分析洞察),是一个基于 G6 封装的 React 组件库,专注在关系可视分析领域,简单高效,开箱即用。
  • Meteor Guide 1.8

    This is the guide for using Meteor, a full-stack JavaScript platform for developing modern web and mobile applications.
  • Meteor API Docs 1.8

    Meteor 是一组新的技术用于构建高质量的 Web 应用,提供很多现成的包,可直接在浏览器或者云平台中运行。Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. Meteor includes a key set of technologies for building connected-client reactive applications, a build tool, and a curated set of packages from the Node.js and general JavaScript community.
  • L7 地理空间数据可视分析引擎 v2.0 使用文档

    L7 是由蚂蚁金服 AntV 数据可视化团队推出的基于 WebGL 的开源大规模地理空间数据可视分析开发框架。L7 中的 L 代表 Location,7 代表世界七大洲,寓意能为全球位置数据提供可视分析的能力。L7 以图形符号学为理论基础,将抽象复杂的空间数据转化成 2D、3D 符号,通过颜色、大小、体积、纹理等视觉变量实现丰富的可视化表达。
  • Bifrost v1.1.0 中文文档

    Bifrost 是一个可以通过界面配置,将 MySQL 数据库中的数据异构的方式同步到Redis,Mongodb,RabbitMQ等甚至自定义RPC服务里的 简单 高效 的 异构中间件.