A little exploration into the problem of trying to create selectors for DOM elements that uniquely select that element across page reloads and try to future proof them
ReadIs ant-design a good choice for my project? What to look out for with UI component libraries
ReadCode refactors are a tricky thing. It's easy when wearing an engineer hat to focus too much on the correctness of the code. Incorrect code feels like having a dirty house and refactoring is a way to make it feel clean again. We've got to be particularly careful that we don't refactor with a 'grass is greener on the other side' bias, as then all the work will have been for almost nothing. Does that new way of doing things really solve a problem you're frequently running into that significantly slowing you down?
ReadHow to build a feature that makes it possible to reply to an email notification directly to post a message in your app
Read