
Derek Oware
@bunny
Self-taught full-stack web developer (mostly front-end). I love to experiment with web technologies and demystify concepts


Error handling in Fetch VS Axios
Written by Derek Oware
There's so much difference between Fetch and Axios but my focus is on error handling because it caught my attention in my previous project. Error handling is an essential part of every appl...


Device Detection with the User-Agent
Written by Derek Oware
Have you ever wanted to implement a feature for a specific platform or device? Like show a screen or some content to mobile users only or execute a different an action based on the user's de...