ishratumar.hashnode.devHow to create an image gallery using Tailwind聽CSSIf you鈥檙e just getting started or know nothing about Tailwind CSS, this is for you. After reading this and following along, you will understand how Tailwind CSS works. You will learn how to design stunning applications without writing plain CSS code....May 3, 2023路6 min read
ishratumar.hashnode.devRecommended UX/UI learning resourcesEnhance Your Skills and Start Your Career in UX/UI Design Businesses need to do more than just provide high-quality goods and services to succeed in today's competitive world if they want to impact their audience. They must also ensure their customer...Mar 28, 2023路3 min read
ishratumar.hashnode.devJavaScript聽.map() method馃殌JavaScript array .map() method explained with examples JavaScript .map() Method There are several ways to iterate through datasets in JavaScript, including for loopandforEach()methods. The.map()method is one of the most popular methods..map() creates...Mar 11, 2023路2 min read
ishratumar.hashnode.dev18 important JavaScript string methods for developersMaster JavaScript string manipulation for effective web development JavaScript string methods String manipulation in JavaScript is done using strings, which are called collections of characters. You can manipulate and extract different kinds of data ...Mar 7, 2023路3 min read
ishratumar.hashnode.devBest Code EditorsThe code editor is the place where developers and programmers spend most of their time. Do you know that before code editors, developers, and programmers used to use text editors such as Notepad on Windows and TextEdit on Mac? As you know, there are ...Mar 2, 2023路3 min read