Skip to content
View JashG's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report JashG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Typing component state with React, R... Typing component state with React, Redux, and Typescript
    1
    // 
    2
    // rootReducer.ts example
    3
    //
    4
    import { cityReducer } from './reducers/cityReducer.ts';
    5
    import { combineReducers } from 'redux';