David Paul-Afodi
I am a MERN stack web Developer and generally a tech enthusiast.
14 articles by David Paul-Afodi
Processing CSV files with Papaparse
Reading, writing, generating CSV files, and more
Understanding and Using Abort Controllers in JavaScript
Learn how to use this new JS feature
Implementing Global Location Search for your Next.js App
Adding location search to your travel app
Demystifying Browser Fingerprinting: What You Need to Know
All about generating a web browser fingerprint
The Top Ten Rendering Patterns in Modern Web Development
The most important rendering patterns to apply today
All about OAuth 2.0
Everything you need to know about using OAuth 2.0
Getting Started with JSON Server
How to use JSON server to simulate an actual server during development
Text Formatting in HTML
Using CSS and HTML to format text.
Running JavaScript Promises in Parallel
Learn how to work with JavaScript promises in parallel for maximum efficiency.
Working with WebP images
Learn how to use the modern WebP format
Creating a responsive NavBar with Semantic-UI-React
Use the Semantic-UI-React to easily construct a fully responsive NavBar component
Drag-and-drop events in JavaScript
A complete introduction to working with drag-and-drop events
Using the CSS background-color property to debug web pages
Learn an interesting technique to help debug your web layouts
Regular Expressions and Input Validation
Regular expressions are sometimes dreaded, but they are quite useful for validations