• Stars
    star
    680
  • Rank 64,128 (Top 2 %)
  • Language
    TypeScript
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TodoMVC example using Redux, React, and Typescript

https://travis-ci.org/jaysoo/todomvc-redux-react-typescript

This is an implementation of TodoMVC built using:

It is adapted from the redux TodoMVC example.

Read more about it in my blog post: http://jaysoo.ca/2015/09/26/typed-react-and-redux/

Getting Started

Requirement:

  • NodeJS 6+

Install dependencies:

npm install

Running development server

Run webpack dev server (for assets):

npm start

Visit http://localhost:3000/.

Running production server

npm run start:prod

Visit http://localhost:3000/.

This will build the assets for you on the first run. For subsequent starts, you should run:

npm run build

Testing

To run tests, use:

npm test

More Repositories

1

react-native-menu

A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.
JavaScript
397
star
2

react-native-prompt

A cross-platform prompt component for React Native.
JavaScript
174
star
3

example-redux-saga

See blog post: http://jaysoo.ca/2016/01/03/managing-processes-in-redux-using-sagas/
JavaScript
94
star
4

software-development-talks

Curated list of software development talks that I enjoyed.
JavaScript
62
star
5

example-fp-youtube-search

YouTube search app with ReactJS, Redux, and FP concepts
JavaScript
58
star
6

example-functional-react

Examples from blog series
JavaScript
57
star
7

react-native-parallax-listview

Please use https://github.com/jaysoo/react-native-parallax-scroll-view instead
JavaScript
31
star
8

react-native-activity-android

Provides a method to pause Android app (Activity), as well as lifecycle hooks when app is paused and resumed.
JavaScript
31
star
9

scalable-frontend-with-redux-saga-jaysoo

JavaScript
27
star
10

nx-react-vite-module-federation

TypeScript
13
star
11

storebag

State management using callbag
JavaScript
11
star
12

ng-rspack

Rspack demo with Angular
TypeScript
11
star
13

example-code-splitting-ssr

JavaScript
9
star
14

functional-mobx

Functional-style of mobx
JavaScript
8
star
15

react-ssr-example

TypeScript
4
star
16

gulp-dss

A plugin for Gulp to generate UI documentation with DSS Parser
JavaScript
4
star
17

code-smells-js

repository of code smells and different tools to address them
JavaScript
4
star
18

greasemonkey-scripts-jaysoo

A bunch of scripts I host at userscripts.org
JavaScript
3
star
19

nx-react-book

3
star
20

django-twitter

Django app for adding Twitter accounts using OAuth
Python
3
star
21

django-blog

Basic django blog with automatic Twitter updates
Python
3
star
22

murmurhashjs

MurmurHash2A binding for Node.js. A super fast hash algorithm.
C++
3
star
23

openid4java-openidorgfix

openid4java with a fix to get openid.org to work.
Java
3
star
24

nx-redux-schematic-proposal

Proposal for Redux schematic for Nx
TypeScript
2
star
25

js-app-template

A blank state template for help creating new JavaScript applications
2
star
26

css-modules-example

TypeScript
2
star
27

github-email-notification

Send email(s) out when someone uses 'git push' on repo
Python
2
star
28

nx-playwright-examples

TypeScript
2
star
29

todomvc-backbone-coffeescript-grunt

Boilerplate for new projects
2
star
30

rspack-monorepo-example

Monorepo example with rspack + nx
TypeScript
2
star
31

jaysoo.ca

JavaScript
2
star
32

nx-rsc-example

TypeScript
2
star
33

todomvc-angular1-components

Experiments with implementing components in Angular 1
JavaScript
2
star
34

module-federation-example

TypeScript
2
star
35

migrate-cra-to-nx

TypeScript
2
star
36

react-nx-example

TypeScript
2
star
37

nrwl-coding-assignment-react-2021

Created with StackBlitz ⚡️
TypeScript
2
star
38

exercism

Solutions for exercism
Kotlin
2
star
39

dcc-nosql-riak

Scripts for evaluating Riak for DCC
JavaScript
1
star
40

nx-expo-nextjs

JavaScript
1
star
41

acme-next

TypeScript
1
star
42

example-lerna-to-nx

JavaScript
1
star
43

nx-tsc-example

TypeScript
1
star
44

graphql-hapi-example

TypeScript
1
star
45

dotfiles

my dot files
Shell
1
star
46

cicd-scripts-example

JavaScript
1
star
47

ICGC

JavaScript
1
star
48

jaysoo.github.com

JavaScript
1
star
49

nrwl-coding-assignment-react-2020

Created with StackBlitz ⚡️
TypeScript
1
star
50

validateur

A simple and flexible validation library for JavaScript.
JavaScript
1
star
51

greet.flow.ts

A small example of writing Typescript code that can be type checked with Flow.
TypeScript
1
star
52

ts-node-script-example

CSS
1
star
53

ng-multi-versions

Shell
1
star
54

rspack-nx-example

Rspack (rust bundler) + Nx + React
JavaScript
1
star
55

turbo-to-nx-example

TypeScript
1
star
56

example-styled-components

JavaScript
1
star
57

dotvim

.vim
Vim Script
1
star
58

ng-elements-ssr

TypeScript
1
star
59

biomart

Python
1
star
60

family-feud

Game implemented in AngularJS for Hack Day
CSS
1
star
61

jetty-session-voldemort

Session manager backed by Project Voldermort for Jetty 6
1
star
62

rspack-hmr-benchmarks

TypeScript
1
star
63

backbone.joints

Relations support for Backbone models
JavaScript
1
star
64

acme

TypeScript
1
star
65

akismetjs

Node.js API for Akismet
1
star
66

sendmemoney

Nx Demo -- the #2 Fundraising site
TypeScript
1
star
67

webpack-spa

JavaScript
1
star
68

fastify-api-no-bundle

TypeScript
1
star