Event DelegationEvent Delegation is basically a pattern to handle events efficiently.Nov 17, 2021Nov 17, 2021
What does ‘ssh: connect to host github.com port 22: Connection timed out’ mean?I was working on a personal project and I got an error message that I have never seen before when pushing my commit.Sep 28, 2021Sep 28, 2021
Using componentDidMount with React HooksWhile working on my project, I decided to pick up React Hooks. So I quickly taught myself how to implement what componentDidMount() renders…Jun 22, 2021Jun 22, 2021