Uma Victor
Uma is a software developer based in Nigeria who is familiar with a variety of different web technologies and frameworks. He is also keen on finding ways to explain things as simply as possible.
12 articles by Uma Victor
End-to-end (E2E) testing with Cypress
Do E2E tests for your React apps with Cypress
Transitioning from Development to DevOps
A change of area, an evolution?
How to build React applications faster with Bun
Use Bun instead of Node for faster builds and installations.
Leveraging the Hacktoberfest Community for your Tech Career
Take advantage of this event to advance in your career
Async Data Fetching with React-Select
Build customized components with dynamic data fetching using React Select
Zustand: simple, modern state management for React
A simple state management tool for React developers
How to build a CMS-powered blog with Nuxt
Create a blog without a server by using a headless CMS
The Definitive Guide To Building A FullStack dApp
The definitive guide with everything you need to know to build a dApp from scratch
The Definitive Guide to Understanding Web3
Learn what Web3 is and why it's so important to follow its development
Build a Movie Search App with Petite-Vue: A lightweight alternative to VueJS
Petite-Vue is a lightweight alternative to VueJS, learn how to use it with this practical tutorial
Infinite Scrolling in Vue using the Vue Intersection Observer API
Finding ways of rendering lots of information can hinder the performance of your Webapp, using infinite scrolling is a technique to solve this problem.
Optimizing the Performance of Your Vue Apps Using Web Workers
Take advantage of the power of Web Workers to optimize the performance of your Vue applications