Derek Oware

Derek Oware @bugs_bunny

About: Fullstack web developer

Location:
Ghana, Takoradi
Joined:
May 18, 2020

Derek Oware
articles - 8 total

Debouncing React controlled components

Motivation What is debouncing? Controlled and Uncontrolled...

Learn More 13 1Sep 27 '21

Designing forms for mobile

Designing forms for mobile can be a hiccup especially when it has many fields. I don’t know how many...

Learn More 4 0Mar 29 '21

Device Detection with the User-Agent

Have you ever wanted to implement a feature for a specific platform or device? Like show a screen or...

Learn More 7 0Feb 15 '21

Improve your developer experience with VSCode snippets

Code snippets are templates that make it easier to enter repeating code patterns. VSCode's snippets a...

Learn More 1 0Dec 18 '20

Error handling in Fetch vs Axios

There's so much difference between Fetch and Axios but my focus is on error handling because it caugh...

Learn More 10 1Oct 12 '20

Upload user avatar with a custom upload button

I recently wrote on how to customize the default upload button but I want to explore more into this t...

Learn More 5 0Oct 7 '20

Custom file upload button

Customizing the input type="file" is a bit annoying because it comes with a button and an unchangeabl...

Learn More 10 1Oct 6 '20

A TIP TO IMPROVE ACCESSIBILITY IN YOUR SINGLE PAGE APPLICATION

Navigating in a multi-page application is done by refreshing the webpage. In this case, the screen-re...

Learn More 9 0Oct 2 '20