书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 615 个相关结果.
  • 多个 Lavas 项目整合

    如何使用 Lavas 构建 MPA 项目 解决思路 实现方式 示例需求 修改基础路由 提取共享模块 (可选) 配置服务器 构建 最终目录结构 express 处理 SPA 路由的小问题 (扩展) 如何使用 Lavas 构建 MPA 项目 Lavas 目前支持两种渲染模式,分别是服务端渲染 (SSR) 和 浏览器端渲染。 而浏览器端渲...
  • Other Config Options

    Other config options System properties Options cruise.listen.host - The host that the GoCD Server should bind to cruise.server.port - HTTP port for the Go Server cruise.serve...
  • Airlock 轻量级 API 认证

    Laravel Airlock 介绍 工作原理 API 令牌 SPA 身份验证 安装过程 API 令牌认证 发行 API 令牌 令牌能力 保护路由 撤销令牌 SPA 认证 配置 配置你的第一方域 Airlock 中间件 CORS & Cookies 验证 路由保护 授权私有广播频道 移动应用身份验证 颁发API令牌 路由...
  • 与React, Angular的对比

    4940 2019-06-17 《Vuejs 中文教程》
    知名的单页应用(SPA) 框架对比 Angular React Vuejs 为什么用vue , 不用 react, angular? 知名的单页应用(SPA) 框架对比 在学习Vuejs之前,我们要知道为什么要学习它。 目前市面上最知名的SPA框架,包括: Vuejs, React, Angular. 我们依次来看一下~ Angul...
  • 11 前端开发

    JavaScript 模块化 框架 单页面应用 前端架构 JavaScript 模块化 模块:封装实现、暴露接口、声明依赖 模块系统:依赖管理(加载、分析、注入、初始化)、决定模块写法 Commonjs、AMD、CMD、ES6 module 等 框架 库:针对特定问题的解答、不控制应用程序、被动的被调用 框架:控制反转、决定应用程序生...
  • Webpack介绍

    4109 2019-06-17 《Vuejs 中文教程》
    Webpack 功能 1.对文件的支持 2.对JSON的支持 3.对JS 预处理器的支持 4.对模板的支持 5.对Style的支持 6.对各种框架的支持 安装方式 使用 Webpack 随着 SPA(Single Page App) 单页应用的发展,大家发现,使用的js/css/png等文件特别多。难以管理。文件夹结构很容易混乱。 ...
  • Other Config Options

    Other config options System properties Options cruise.listen.host - The host that the GoCD Server should bind to cruise.server.port - HTTP port for the Go Server cruise.serve...
  • Introduction

    Introduction What is NuxtJS? Features How it Works Schema Server Rendered (Universal SSR) Single Page Applications (SPA) Static Generated (Pre Rendering) Static Site Generati...
  • Other Config Options

    Other config options System properties Options cruise.listen.host - The host that the GoCD Server should bind to cruise.server.port - HTTP port for the Go Server cruise.serve...
  • 探索 PWA

    探索 PWA 什么是 PWA 什么站点适合改造成 PWA PWA 的效果 离线缓存 SPA (Single Page Apps) 基于 Vue 架构的 PWA 工程 App Shell Lavas 和 PWA 工程化 探索 PWA 什么是 PWA PWA (Progressive Web Apps) 是一种 Web App 新模型...