Skip to content
View latobibor's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Budapest
Block or Report

Block or report latobibor

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. React dependency spy React dependency spy
    1
    /**
    2
    * Ever wondered what triggered a rerendering in React?
    3
    * Who was the killer? Which dependency got updated?
    4
    * This is a very stupid little code that can help you debug the issue.
    5
    */
  2. state-managers-tryout state-managers-tryout Public

    This is a moderately complex example app which tries out different state management techniques.

    TypeScript 3