express-redux-sample
End-to-end app example
A sample Express-Redux application to demonstrate a full end-to-end system
An example to show a full end-to-end app using express and redux.
196 stars
11 watching
39 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
| An example project demonstrating server-side rendering with Redux using Preact. | 32 |
| An introductory Redux + React project demonstrating the basic concepts of state management and action handling | 1,182 |
| A complete sample application demonstrating the use of Node.js with Amazon Elastic Beanstalk | 7 |
| Example project demonstrating the integration of Redux with Angular 2 and TypeScript for state management in a web application. | 71 |
| Generates a React application with Redux and Emotion-JS libraries added on top of Create React App | 139 |
| An Express application for AWS Elastic Beanstalk with DynamoDB integration | 281 |
| A React and Redux-based project providing a boilerplate for building web applications with server-side rendering, API support, and various testing tools. | 632 |
| A React-based CMS/ERP application using Redux and Ant Design for enterprise management | 416 |
| Generates boilerplate code for Redux-based client-side API interactions | 496 |
| A comprehensive React + Redux application with DevTools and minimal configuration for learning and development | 429 |
| Enforces best practices for using React and Redux together in JavaScript applications | 83 |
| Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,492 |
| Middleware for Redux that handles promises with minimal boilerplate declarations | 53 |
| Enables simple handling of async action creators in Redux | 1,982 |