Sheraz Manzoorsherazmanzoor.hashnode.dev·Oct 1, 2024Next.js Middleware Explained: Simple Guide with ExamplesLet's talk about routing in Nextjs. Today, we will talk about the one of most powerful thing middleware. Middleware in Nextjs offers a powerful and flexible way both to intercept requests from server and control requests flow (redirects, URL rewritin...DiscussNextjs TutorialsNext.js
Avadaavada.hashnode.dev·Sep 10, 2024Detailed Look at the Motion Theme for ShopifyShopify is home to an array of themes designed to help merchants build visually stunning and high-converting online stores. Among them, the Motion theme stands out for its clean design, captivating animations, and mobile-first approach. Whether you’r...Discuss·1 likeshopify
Stephan E.G. Veenstraseg.veenstra.dev·Sep 8, 2024How I Theme My Flutter Apps: Introducing "Skinning"Last year, I wrote two articles about theming in Flutter, sharing my frustrations with ThemeData (part 1 & part 2). While ThemeData is powerful, its extensive properties can be overwhelming, especially when many of them are rarely used. After experim...Discuss·48 readsFlutter
Austin Harischaustinharisch.com·Aug 26, 2024How to Sync Wallpapers with Themes in KDE PlasmaWhen I first started using KDE Plasma as my daily driver a few months back, I really loved it. Perhaps I just grew tired of using the same stale Windows desktop that I've been using for two decades, but I can say that using Plasma made me excited to ...Discuss·47 readsLinux
Peter Ewanfoluckypeter.hashnode.dev·Jul 8, 2024How to Implement Custom Theme (Dark & Light Mode) in Flutter using ThemeExtensionApplication theming is now a major practice in mobile and web development. With more users adopting it and major apps integrating these practices, it is important for us as engineers to know how to implement it. In this article, I will explain how to...Discuss·52 readsFlutterFlutter
Da4ndoblog.da4ndo.com·Jun 22, 2024🏞️ Hyde: The Most Aesthetic, Dynamic, and Minimal Dots for Hyprland on ArchAre you looking for a way to spruce up your Hyprland window manager on Arch Linux? Look no further than Hyde! Hyde is a comprehensive configuration that provides a beautiful, dynamic, and minimal desktop environment. 📚 Why Choose Hyde? Hyde offers a...Discuss·134 readshyde
Ujjwal Shresthaujjwalshres.hashnode.dev·Jun 14, 2024Importance of Text Domain in Child ThemeLocalization and Internationalization Text Domain Purpose: The text domain is a unique identifier that allows WordPress to distinguish between different sets of translations. When you specify a text domain in your child theme, you are telling WordP...DiscussWordPress
Nipuna Upekshanipunaupeksha.hashnode.dev·Jun 4, 2024Your Own Custom Color Theme Extension for VS CodeI am an avid fan of VS Code when it comes to developing React or Angular applications due to the flexibility it offers. However, I felt that the default VS Code theme was not giving me a good developer experience. After trying out some of the VS Code...DiscussVS Code
Michael Andreuzzamichaelandreuzza.hashnode.dev·May 4, 2024I made a bunch of free and open source templates with Astro and Tailwind CSS for any one to useHello everyone I have been building some Free and Open source themes for Astrojs. Free websites themes built with astrojs and tailwind. Grab them here ⏤ astro saas: saas website template ⏤ astromax: personal landing page ⏤ swissfolio: personal land...DiscussTailwind CSS
Devwaresdevwares.hashnode.dev·Apr 18, 202410 tailwind CSS templates and themesIntroduction Tailwind CSS is a highly customizable, low-level CSS framework that makes it easy to build fully responsive websites and web apps. It provides an efficient way to structure, design and style web designs without having to write any CSS co...DiscussTailwind CSS