Sergey Neplashov
Sergey Neplashov

I am a web developer focusing on front-end development. Always hungry to keep learning.

Contact me

  • email
  • github
  • linkedin
  • telegram

2020 © © All rights reserved.

What is a Reducer in JavaScript/React/Redux?

19 Apr, 2019

The concept of a Reducer became popular in JavaScript with the rise of Redux as state management solution for React. But no worries, you don…

Deep Dive into JavaScript's Array Map Method

06 Mar, 2019

The Map Function is one of the many Methods existing on the JavaScript Array prototype. If you want to do a deep dive on prototypical…

← PREVNEXT →