Pratik MaliforThe Tech Deckthetechdeck.hashnode.dev·Nov 25, 2023How to Enable Dark Mode in Notion for a More Comfortable Viewing ExperienceNotion is a popular productivity and project management app that allows users to create wikis, kanban boards, calendars, and more to organize their work and life. With its flexible databases and markdown support, Notion has become many people's secon...Discussnotion
Clarenceclx.hashnode.dev·Nov 17, 2023React Dark mode using TailwindCSSReact is a free, open-source SPA (Single Page Application) JavaScript framework for creating dynamic user interfaces. React also allows the creation of reusable user interfaces in web applications. CSS(Cascading Style Sheets) is used extensively in w...Discuss·10 likesTailwind CSS
Daniel Efedaney.hashnode.dev·Nov 5, 2023Implementing A Dark Mode Feature Using Css And Simplified Javascript CodesThere’s no denying that the Dark mode feature has grown to become one of the most highly sought-after software features of all time. This feature is so popular that we tend to see it in apps we use every day. From mobile to web apps, Dark mode has b...Discuss·50 readsCSS
Oluwapeyibomi Oyelohunnulovingtheboulder.hashnode.dev·Nov 4, 2023Exploring Dark Mode, Reusable Vue UI Components 🌚🌞Greetings once more! Imagine this: two birds, one stone. That's what I accomplished recently: Crafting a sleek one-page website for a health insurance company, Kiaret. Taking my first strides into the world of Vue. Now, the first task was a bit l...DiscussVue.js
Lakshmananlakshmananarumugam.hashnode.dev·Oct 25, 2023Tailwind CSS theming system detected, dark and light theme with NextJShttps://www.youtube.com/watch?v=Hna9IX2LX2c Introduction? In the ever-evolving world of web development, user experience plays a crucial role in determining the success of a website or web application. One aspect of user experience that has gained ...DiscussNext.js
Ramin SMKforrsmkcode.hashnode.dev·Oct 24, 2023Web Design Trends for 2023Welcome to the future of web design! As we gear up for 2023, it's essential to stay ahead of the curve and embrace the latest trends in the digital world. From innovative layouts to cutting-edge technology, this article will explore the top web desig...Discuss·58 readsminimalism
Sergio Serranosdserrano.com·Oct 15, 2023The Ultimate Guide to Dark Mode with Vite, React, and Tailwind in Storybook 2023As developers, we're no strangers to the challenges of ensuring our components look impeccable in both light and dark mode. With the latest features of Tailwind CSS and Storybook as our testing playground, we're about to turn those challenges into tr...Discuss·1 like·64 readsdark mode
Thomson Xavierthomson.hashnode.dev·Oct 4, 2023Building a Dark Theme Toggle in React: A Simple Guide for Frontend DevelopersIntroduction: As a frontend developer, one of the essential aspects of creating a user-friendly web application is providing an option for users to switch between light and dark themes. Dark mode not only looks sleek but can also be easier on the eye...Discuss·9 likesReact
Devwaresdevwares.hashnode.dev·Sep 25, 2023How to implement dark mode in React using tailwind CSS.Dark mode is a popular feature that is becoming increasingly common in web and mobile applications. It provides a darker color scheme that can be easier on the eyes, especially in low-light environments. In this blog post, we will explore how to impl...DiscussTailwind CSS
Ayesha Gullayeshaiq.hashnode.dev·Sep 22, 2023Implement Tailwind CSS Dark Mode in a Next.js ProjectIntroduction: We can argue that web accessibility, i.e., aiming to make digital content available and usable to all individuals, including those with certain disabilities, is an important part of web design and development. One significant enhancemen...DiscussNext.js - Crafting Modern Web AppsTailwind CSS