React

React+webpack+redux+ant design+axios+less全家桶后台管理框架
Alternatives To React
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
30 Days Of Javascript34,647
a day ago1January 25, 2022228JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
React Boilerplate29,049217 days ago1May 11, 2014116mitJavaScript
:fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
Reactjs Interview Questions28,332
3 days ago6JavaScript
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
React Redux22,697140,10815,4838 days ago121September 23, 202219mitTypeScript
Official React bindings for Redux
React Redux Links21,729
7 months ago31
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
Normalizr20,9843,388592a year ago43March 19, 202222mitJavaScript
Normalizes nested JSON according to a schema
30 Days Of React19,971
3 days ago157JavaScript
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.
Responsively App19,464
20 hours ago140agpl-3.0JavaScript
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
Js Stack From Scratch19,396
5 months ago1January 19, 201748mitJavaScript
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
React Developer Roadmap17,849
2 months ago35otherJavaScript
Roadmap to becoming a React developer
Alternatives To React
Select To Compare


Alternative Project Comparisons
Readme

CircleCI branch GitHub forks GitHub stars GitHub issues GitHub license Coverage Status

node10.15.3 + [email protected] + [email protected] + [email protected] + [email protected] + [email protected] + [email protected] + [email protected]

QQ159697743

git clone --depth 1 https://github.com/duxianwei520/react.git  

cd react ()

npm install ()

npm start ()

npmvpncnpm

screenshots

login

echart

set center

webpack bundle analysis

build dist folder

npm run build ()
npm run testing ()

json

{
  data: {
    totalCount: 100,
    currentPage: 1,
    pageSize: 10,
    'list': [
    ],
  },
  msg: '',
  status: 1,
}

configsajax.jsstatus1 status0 status-1 msg npm run mock

reactnodejsexpress

https://github.com/duxianwei520/express

nodejs

https://github.com/duxianwei520/node

3api

Issues PR

npmdemo

http

import axios from 'axios'
const axiosHandle = axios.CancelToken.source()

login(){
  this.props.dispatch(fetchLogin(values, (res) => {},(error)=>{},axiosHandle)
  
  setTimeout(() => {
    axiosHandle.cancel('')
  }, 3000)
}

  • []
  • [] npmdll
  • [] redux
  • [] mockjs
  • [] axios
  • [] webpack,
  • [] draftjs

License

MIT

reactreactQQ159697743

Popular Reactjs Projects
Popular Redux Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Es7
Es6
Javascript
Reactjs
Redux
Ant
Antd
Axios
Less