PinnedPublished inJavaScript in Plain EnglishHow to Create An OTP Input Box in React/Next.jsToday, I will show you how you can add an OTP input box to your React JS / Next JS project.Jun 22, 20231Jun 22, 20231
PinnedPublished inJavaScript in Plain EnglishHow Does the Sort Method Work in JavaScript?In my article today, I will show you how the sort method (Array.prototype.sort()) works in JavaScript, the logic behind it, and how you can…Dec 4, 2022Dec 4, 2022
PinnedPublished inBits and PiecesImplement a Password Reset Feature in a Node.js AppHow you can implement a fully functional password reset feature in your NodeJS application.Oct 25, 20221Oct 25, 20221
Published inDevOps.devHow To Use Redis As A Caching Server In Your Javascript Project — For BeginnersAn in-memory data store is a type of database that stores data in the main memory (RAM) to ensure faster access times compared to…Mar 1Mar 1
Published inBits and Pieces4 Ways To Add CSS Styles To Your NextJS ProjectHow to add CSS onto your NextJS project?Oct 28, 20231Oct 28, 20231
Published inArtificial Intelligence in Plain EnglishA Research On The 2 Popular AI-Language ModelsIn this ever-evolving world of artificial intelligence, there is a groundbreaking technology taking center stage: language models. These…May 16, 2023May 16, 2023
Published inGeek CultureHow To Read A CSV File & Write Data Into It Using PHPI’m currently building an email software with PHP to help companies send newsletters to their contact list and I implemented a feature that…Apr 10, 2023Apr 10, 2023
Basic Introduction To Arrays, Conditionals & For…Next Loop in VB.NetIt’s been a while since I wrote & published my last article 😥Apr 7, 2023Apr 7, 2023
Published inBits and PiecesNode.js App Step-by-Step Guide for Frontend DevelopersApp development is the process of creating software applications that run on mobile devices, such as smartphones and tablets. These apps…Jan 30, 20232Jan 30, 20232
Published inJavaScript in Plain EnglishEssential Steps for Managing User Identities and Access Control in React ApplicationsImage by Ben Sweet on UnsplashJan 23, 2023Jan 23, 2023