after.js

编程之家收集整理的这个编程导航主要介绍了after.js编程之家,现在分享给大家,也给大家做个参考。

after.js

after.js 介绍

Next.js-After.js enables Next.js-like data fetching with any react SSR app that uses react Router 4.

Razzle Quickstart

You can quickly bootstrap an SSR react app with After.js using Razzle. While Razzle is not required,this documentation assumes you have the tooling setup for an isomorphic react application.

yarn global add create-razzle-app

create-razzle-app --example with-afterjs myapp

cd myapp

yarn start

网站地址:https://npm.im/@jaredpalmer/after

GitHub:https://github.com/jaredpalmer/after.js

网站描述:使用React Router 4的React SSR应用框架

after.js官方网站

官方网站:https://npm.im/@jaredpalmer/after

如果觉得编程之家网站内容还不错,欢迎将编程之家网站推荐给程序员好友。

相关文章

johnny-five,Bocoup 的 JavaScript 机器和物联网编程框架
WePY,一款让小程序支持组件化开发的框架
Deep playground,神经网络的交互式可视化,使用d3.js和TypeS...
ShareDB,用于并发编辑系统的前端数据库
RxJS,RxJS 是使用 Observables 的响应式编程的库
egg-react-ssr,最小而美的Egg + React + SSR 服务端渲染应用...