Ashwani Pandeydevelopermeal.hashnode.dev·15 hours agoReact - It's a library not a framework.What is React and why do we need React? To understand what is React and why do we need React. We have to first understand, what are the challenges in modern-day web development. Morden-Day Web Development Challenges are : Unified User Experience Fl...DiscussWeb Development
Ifeanyi Aladiifeanyi-aladi.hashnode.dev·Oct 1, 2023Creating a Responsive Image Gallery in React: A Step-by-Step GuideBuilding a responsive scroll gallery in React can be quite complicated but it’s a very valuable feature to add to a lot of projects requiring a gallery of sorts. But don’t worry, in this blog post, I shall guide you through the process step-by-step. ...DiscussReact
Surya Ashishashishsurya.hashnode.dev·Sep 28, 2023Why Tailwind CSS is a Must-Have for Beautiful Web AppsIn the current scenario, grabbing the attention of the users visiting your web app/site is crucial. To achieve this we need to be at 100% from designing the UI to developing it using our favorite frontend library. My favorite and everyone’s favorite ...Discuss·1 liketechnology
Petarpetarsimic.hashnode.dev·Sep 24, 2023Oracle APEX - UT: Responsive ClassesIn this blog post, we will explore the Responsive Classes of Universal Theme, marking the beginning of the UT series. These helper classes are available from Universal Theme 1.2, they are designed to help you to improve the responsive experience in y...Discuss·1 like·38 readsResponsive Web Design
Olayinka Adeyemiblog.theadeyemiolayinka.com·Sep 23, 2023Adding a Page Scroll Indicator to an HTML page.Scroll indicators serve as a visual aid for website visitors, helping them understand how far they've scrolled through your content. In this tutorial, we'll walk you through the process of creating a JavaScript scroll indicator from the ground up. We...Discuss·9 likes·41 readsHTML5
Emmanuel Amoobandojay.hashnode.dev·Sep 21, 2023Achieving Responsive Design with CSS UnitsCSS brings out the beauty of HTML elements. CSS rules enable the specification of various properties like colour, font, margin, padding and other properties for HTML elements. Units for the respective properties can be defined and set, hence the term...DiscussHTML5
zaheer shaikhproject-2o51.hashnode.dev·Sep 19, 2023Better Response HelperThe "Better Response Helper" is a utility library that simplifies and standardizes the way responses received from a backend server are processed and managed in client-side applications. In modern web development, it's crucial to have a consistent ap...DiscussFrontend Development
Oladipo Boluwatifecgbeast.hashnode.dev·Sep 16, 2023The Art of Web Development: A Journey into the World of Landing Pages, Websites, and Web Apps || PART 2The art of designing visually appealing and user-friendly websites When it comes to web development, one of the key aspects to master is the art of designing visually appealing and user-friendly websites. A visually appealing website not only capture...Discuss·1 likeWeb Development
Ogunuyo Ogheneruemu Biruemu.hashnode.dev·Sep 15, 2023How to Optimize Mobile Viewport Behavior for Input Fields in Responsive Web DesignIn today's world of responsive web design, ensuring that your website looks and functions correctly across various devices is paramount. However, sometimes unexpected behaviours can occur when users interact with your site on mobile devices, particul...DiscussResponsive Web Design
Tanay Kediatanaykedia.hashnode.dev·Sep 11, 2023Enhancing Page Load Speed Through Responsive ImagesOptimizing images for various screen sizes can be a daunting task, involving considerations such as image size, placement, visibility, user connection speed, and more. Often, developers resort to using the same image for all screen sizes, relying on ...DiscussResponsive Web Design