typescript
redux
state
react
next
marksy
immer
  • Transition your reducer

    Even though we wrap our state in reducers, we still treat this state as just a bunch of values. In this article we will give structure and a relationship between these values and see what that enables us to do.
    published: February 04. 2021
  • Taking Immer one step further

    Immer has proven that many developers are not happy about boilerplating intentions in their code. But there is more boilerplating Immer can help us with. Join me on an experiment to see what modern JavaScript allows us to do!
    published: September 14. 2019
  • Building a developer blog with Next JS

    I have been waiting for an opportunity to combine looking into new technology and building a new blog. Next JS version 9 was this opportunity. Let me tell you about it!
    published: July 19. 2019