Mural Blog

improvements

improvements

  • Published on
    10 min read

    This post contains interesting TS/JS questions (and answers) that probably every developer asks themselves several times. Why does this piece of code run before that one? Why this expression is so weird etc.?

  • Published on
    4 min read

    Why can't we use hooks conditionally? How do hooks work? Where is data stored? What is React Fiber? We are gonna try to answer all those questions together.