preact-redux-ssr-example
Preact app with Redux
An example project demonstrating server-side rendering with Redux using Preact.
Preact Server-side Rendering with Redux Example
32 stars
3 watching
4 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
jackielii/simplest-redux-example | An introductory Redux + React project demonstrating the basic concepts of state management and action handling | 1,182 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
versent/redux-crud | Provides standard actions and reducers for building CRUD applications with Redux | 624 |
aybmab/express-redux-sample | A sample Express-Redux application to demonstrate a full end-to-end system | 196 |
meteor-svelte/ssr-example | An example project demonstrating how to achieve server-side rendering using Meteor and Svelte. | 4 |
zhongqf/meteor-react-redux-example | A proof-of-concept project demonstrating the integration of Redux with Meteor | 32 |
chentsulin/redux-intro | An introduction to Redux, explaining its concepts and providing a demo implementation in JavaScript. | 31 |
jamesplease/zero-boilerplate-redux | An example of a Redux CRUD application with minimal boilerplate | 18 |
chenbin92/react-redux-webpack-starter | A full-stack development project providing a robust environment for building web applications with React, Webpack, and Babel. | 189 |
knowbody/react-redux-boilerplate | Provides a pre-configured setup for building state-managed applications with React and Redux | 84 |
dianasuvorova/eslint-plugin-react-redux | Enforces best practices for using React and Redux together in JavaScript applications | 83 |
kuuup/mobx-ssr-example | Demonstrates how to use MobX with React and Server-Side Rendering | 120 |
lexich/redux-api | Generates boilerplate code for Redux-based client-side API interactions | 496 |
lewis617/react-redux-seed | A pre-configured React and Redux project template designed to speed up the development of data-driven JavaScript applications. | 3 |