书栈网 · BookStack 本次搜索耗时 0.044 秒,为您找到 154 个相关结果.
  • Meteor

    Meteor 精益出版 Meteor 一種嶄新的網站與網路應用程式 的開發框架,屬於「全棧式」的建構,前後端均以 JavaScript 撰寫。以實際部署的架構,以及官方文件的說明,Meteor 實際上可歸類為一種「應用程式伺服器 - Application Server」,前端可以搭配 Nginx 網頁伺服器,後端可以使用獨立的資料庫主機(Mong...
  • Meteor Changelog

    3177 2020-01-12 《Meteor API Docs 1.8》
    Meteor Changelog v1.9, 2020-01-09 Breaking changes Migration Steps Changes v1.8.3, 2019-12-19 Migration Steps Changes v1.8.2, 2019-11-14 Breaking changes Migration Steps C...
  • Meteor API Docs

    783 2020-01-12 《Meteor API Docs 1.8》
    Meteor API Docs What is Meteor? Meteor resources Meteor API Docs What is Meteor? Meteor is a full-stack JavaScript platform for developing modern web and mobile applicatio...
  • Migrating to Meteor 1.7

    505 2020-01-12 《Meteor Guide 1.8》
    Migrating to Meteor 1.7 Babel / meteor-node-stubs updates Mongo 3.6 Migrating from a version older than 1.6? Migrating to Meteor 1.7 How to migrate your application to Mete...
  • Atmosphere vs. npm

    477 2020-01-12 《Meteor Guide 1.8》
    Atmosphere vs. npm When to use Atmosphere packages When to use npm packages Atmosphere vs. npm Building an application completely from scratch is a tall order. This is one of...
  • Server Connections

    315 2020-01-12 《Meteor API Docs 1.8》
    Server Connections Meteor.status() Meteor.reconnect() Meteor.disconnect() Meteor.onConnection(callback) Arguments DDP.connect(url) Arguments DDP.onReconnect(callback) Argum...
  • Code Style

    764 2020-01-12 《Meteor Guide 1.8》
    Code Style Benefits of consistent style Easy to read code Automatic error checking Deeper understanding JavaScript style guide Use the ecmascript package Follow a JavaScript s...
  • Core

    470 2020-01-12 《Meteor API Docs 1.8》
    Core Meteor.isClient Meteor.isServer Meteor.isCordova Meteor.isDevelopment Meteor.isProduction Meteor.startup(func) Arguments Meteor.wrapAsync(func, [context]) Arguments ...
  • React

    538 2020-01-12 《Meteor Guide 1.8》
    React Introduction Installing and using React Using 3rd party packages React Components in Blaze Passing callbacks to a React component Blaze Templates in React Using Meteor’...
  • Using Atmosphere Packages

    426 2020-01-12 《Meteor Guide 1.8》
    Using Atmosphere Packages Searching for packages Package naming Installing Atmosphere Packages Using Atmosphere Packages Importing styles from Atmosphere packages Peer npm depe...