7 followers
Isah is an experienced frontend developer with a proven track record in web and mobile development. Isah is skilled in modern technologies and frameworks, with strong focus on user experience
Unlock Global Reach with Internationalization: Learn How to Implement Multilingual Content in Next.js 13 · Internationalization empowers you to...
Sitemaps are the easiest way to get indexed or appear on the Google search engine. In the world of web development and search engine optimization...
In this tutorial, I'll show you how to make a slider that works with class names in HTML by using only JavaScript. · Within the software community,...
Just trying to learn some DSA to pass school exams and maybe interviews · Linear Search: function linearSearch(arr, target) { for (let i = 0; i <...
This is a practice of data structures I intend to document so i can visit anytime i need to. · Arrays: An array is a data structure that stores a...
Explaining the most popular Javascript Array methods to help you get better using them in your day to day activities at work or even while learning. ·...