Michelle and Jeremycodewithmitch.hashnode.dev·Aug 29, 2023All About Theming in Jetpack ComposeIn mobile app development, creating visually appealing and consistent UIs is important. Having talked about creating Dynamic UIs in the previous article, one essential thing to consider has to be the theme of your application. So in this article, we ...Discuss·14 likes·130 readsAndroid Development using Jetpack Composetheming
NBR0KNnativenuggets.hashnode.dev·Jul 30, 2023Harnessing the Power of Dark ModeIn an ever-evolving digital landscape, our screens continue to dazzle us with innovative design transitions. One such transition making waves in recent years is the rise of dark mode. Arthur Lee, an expert in the field, has shared invaluable insights...DiscussConferencestheming
Alain IglesiasProblog.aiherrera.com·May 20, 2023Crafting Time: Building an Analog Clock with React and Tailwind CSSIntroduction In the dynamic world of JavaScript frameworks, few hold their ground as solidly as React. Combine it with the elegance and simplicity of Tailwind CSS, and you've got a potent mix that is ideal for building user interfaces. In today's pos...Discuss·2 likes·589 readsReact
Stephan E.G. Veenstrafluttergamedev.com·Apr 23, 2023Why theming in Flutter is confusing (to me) Part 2In my previous article, I tried to explain why theming in Flutter confuses me.I ended the article by saying the way ThemeData is implemented doesn't make sense to me. A few weeks have passed and I've been playing with this in my head, and within my p...Discuss·290 readsFlutter
Stephan E.G. Veenstrafluttergamedev.com·Apr 8, 2023Why theming in Flutter is confusing (to me)About two weeks ago I posted the following tweet: https://twitter.com/SEGVeenstra/status/1639904262837739520 Reactions to this tweet were pretty divided. Some people agreed with me, and some people thought the theming in Flutter was just fine. In t...Discuss·2 likes·704 readstheming
Andrew James Okpainmozhacks.hashnode.dev·Apr 7, 2023How To Add Light And Dark Theme-Toggle To A NextJs App Using TailwindcssIntroduction The world of programming is a “world of trends”. Trends come and go. While some last for just a little while, others can last very long — some might even get to stay forever. Such trends can be in the form of preferences for certain prog...Discuss·109 readsFrontend Development
Nwalozie ElijahforOpen Replay's Technical Blogopenreplay.hashnode.dev·Mar 28, 2023Theming With Tailwind CSSAs accessibility becomes increasingly important, having at least an extra theme (mostly dark) on a web page has become necessary. In this article, I will show how to create multiple themes in a Tailwind CSS application and create switches to toggle t...Discuss·1 like·51 readsOpenReplay
Jonathan Wilkesupastarter.hashnode.dev·Dec 9, 2022Introducing Tailwind CSS support for supastarterUntil now we have only integrated Chakra UI, a great component library that will still be included with supastarter, but many customers wished for Tailwind CSS support. So today we are happy to announce that supastarter now supports Tailwind CSS to g...Discuss·159 readstheming
JayRam Naijramnai.hashnode.dev·Sep 6, 2020Enable Course Sidebar in Open edXTill the Ficus version of the Open edX, there was no dedicated page for the course outline (which is now in the later releases), instead of it we were having a course outline on the left side of the courseware page. This course outline on the left si...Discuss·35 readsEdx