Andrey Goncharov
Andrey Goncharov

Andrey Goncharov

Follow
homeSponsornewsletter
Tag

React

#reactjs

More content

Read more stories on Hashnode


Articles with this tag

React: Lifting state up is killing your app

Sep 7, 201910 min read 2.5K views

Have you heard about "lifting state up"? I guess you have and that's the exact reason why you're here. How could it be possible that one of the 12...

React: Lifting state up is killing your app

Reducer organization - taking a step further

Feb 10, 20198 min read 343 views

What are we gonna cover here? We're going to overview evolution of reducers in my Redux/NGRX apps that took place over the last two years. Starting...

Reducer organization - taking a step further

Yet another guide to reduce boilerplate in your Redux (NGRX) app

Jan 4, 201911 min read 775 views

What are we gonna cover here? Several ways/tips/tricks/ancient black magic rituals to reduce boilerplate in our overwhelmed-with-boilerplate Redux...

Yet another guide to reduce boilerplate in your Redux (NGRX) app