PinnedCreating Custom Vue.js DirectivesIntroduction Vue.js, a progressive JavaScript framework, provides a significant feature known as directives that improves the way you modify the DOM and develop interactive user interfaces. Directives are special attributes with v- prefix that allows...Sep 28, 2023·13 min read·264
Simplify Payment Processing on Your React App with Paystack Integration in 3 minsReact is a popular JavaScript library used to build user interfaces. One common requirement for many React apps is the ability to process payments. Fortunately, there are many payment gateway options available for React apps, and one of the most popu...Apr 24, 2023·3 min read·5.2K
Mastering Asynchronous Workflows with Redux Toolkit and Thunk ActionsIntroduction 🎯 Learn how to simplify the process of writing and managing complex asynchronous logic in your Redux store with Redux Toolkit. This popular library from the Redux team provides a simplified API for handling asynchronous workflows, inclu...Mar 24, 2023·4 min read·243
10 JavaScript Tricks That Every Developer Should Know.Javascript is one of the most popular and uses JIT (just-in-time) programming language with first-class functions. One of the ways to grow as a javascript developer is by adapting to the new coding pattern that is introduced and frequently used by mo...Jan 30, 2023·6 min read·465
14+ Best Freelance Websites to Find Work in 2023Many people prefer to be independently freelancing if they want to work from home, since most people want to work from home it's also good to start looking for the best remote job websites to find a freelancing job. In this article, we'll go through ...Jan 14, 2023·4 min read·339
Optimization and Deployment of Vue App on FirebaseLearn how to optimize code for scalable deployment of Vue app on firebase with best practices.Jan 8, 2023·7 min read·320