Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,305 contributions in the last year
Activity overview
Contributed to
JaeYeopHan/JBEE.io,
JaeYeopHan/todo-2020,
JaeYeopHan/gatsby-starter-bee
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in JaeYeopHan/cra-template-unicorn that received 1 comment
Created an issue in reduxjs/redux-toolkit that received 3 comments
Is this bug?: createAsyncThunk
Description
i use createAsyncThunk in redux-toolkit!
like this:
const fetchUserInfo = createAsyncThunk(`${name}/fetchUserInfo`, async () => { /* */ })
3
comments
140
contributions
in private repositories
May 4 – May 15