Watch “When to useState instead of useReducer” on egghead.io Watch “When to useReducer instead of useState” on egghead.io Whenever there are two things to do the same thing, people inevitably ask: “When do I use one over the other?” There ...

Everything is accessible on the Web through requests. If you need information from a web page in your Python application, you need a web request. In this article, we’ll dig into Python requests. We’ll look at how a web request ...

If you’re using react@>=16.8, then you can use hooks and you’ve probably written several custom ones yourself. You may have wondered how to be confident that your hook continues to work over the lifetime of your application. And I’m not ...

Introduction AI is one of the most powerful tools of the decade, and there is no distrust regarding the same. With time it’s improving and constantly presenting better versions of itself. There are hundreds of AI tools that help enhance ...

It was 18 December 2019. I went to the third floor of the building where my potential new team sat. I was working at Zalando back then and applied for an internal job posting. I already had a couple of ...