Git Product home page Git Product logo

react-how-can-i's People

Contributors

awaw00 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

react-how-can-i's Issues

router的histroy属性和route的path属性能讲解下吗

import React from 'react'
import { render } from 'react-dom'
import { Router, Route, browserHistory, IndexRoute } from 'react-router'
import App from './modules/App'
import About from './modules/About'
import Repos from './modules/Repos'
import Repo from './modules/Repo'
import Home from './modules/Home'

render((









), document.getElementById('app'))

react-router

react-router 客户端配置好的路由如何在服务端渲染。 框架用的是express ,能否给个demo看看,我现在就卡在服务端路由快了。因为服务端express 有自己的套路由系统;

reselect 使用

请讲一下 什么时候要使用reselect(最好举个例子) 谢谢

react-router 关于加载提示的疑惑

我用了 webpack 将不同的页面分块 chunk 打包,因为以前用 react 的 componentWillMount 来显示 加载中 的提示,但是现在有个问题就是 chunk js 在下载期间组件的代码还没下载完,所以 componentWillMount 方法还触发不了,所以页面显示空白(并没有 加载中 的提示),请问是否有办法处理,谢谢!

请教一下

如何做类似twitter那样的,【文章列表页】点某个文章,然后弹出个【文章详情】的modal,url也跟着变化,然后按浏览器后退键,文章详情的modal消失,然后url回退到之前的状态,但是列表页不会重新刷新

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.