Shiwanshu Shubhamshiwanshudev.hashnode.dev·Aug 11, 2024How to Create Custom Animations with Tailwind CSS in ReactJSSometimes, the animation properties that Tailwind provides are not enough, and we need a custom animation. For instance, if you want to display a fade-in effect when your page loads, you need to add some configuration for this animation. This is a on...DiscussTailwind CSS
Moustafa Khalilsharpbim.hashnode.dev·Jun 22, 2024Styling Revit UIRequired Assemblies To implement the customizations discussed in this article, ensure you have the following assemblies: UIFramework.dll This is already part of Autodesk Revit installation Xceed.Wpf.AvalonDock.dll This is already part of Autodesk R...Discuss·270 readsColoring Tab
Giver KdkforGiver's Dot-Net Blogdot-net.hashnode.dev·May 27, 2024Using Tailwind CSS in ASP.NET ApplicationDot Net Project Create a dot net project either from command-line or from Visual Studio. Move to the project directory in visual studio integrated terminal. Setup Tailwind CSS Install tailwind with the command: npm i tailwindcss Create tailwind...Discuss·11 likes·31 readstailwind css dot net
Jinali Ghogharijinali.hashnode.dev·Apr 6, 2024Effective Dart: StyleWhy Dart Style Matters Consistent code style is more than just aesthetics; it enhances readability, promotes collaboration, and simplifies maintenance. When everyone on a team adheres to the same style guidelines, it reduces cognitive load during cod...DiscussDartDart
Pauline RoyoforNiji Techniji.tech·Jan 24, 2024L'expérience CSS moderne avec TailwindLorsqu'on aborde la création d'un projet web, le trio classique "HTML, CSS, JS" est bien connu. Néanmoins, l'évolution des librairies JavaScript a introduit une modernité inédite dans la construction d'architectures web cohérentes et efficaces. Du cô...Discuss·1 like·835 readsCSS
ARYAN SHARMAaryansharma.hashnode.dev·Dec 16, 2023Unlock The Power Of Aesthetic Code Style: Elevate Your Programming With Visual EleganceHey, friends👋🏼 I am Aryan Sharma and I hope you all are doing great! This is another blog in the JavaScript course for absolute beginners.✍🏻I hope this blog course will help you become good at JavaScript. So, I am starting this blog. Let's get st...Discuss·10 likescoding
Manav SarkarforAll About Flutter | Flutter and Dartwww.allaboutflutter.com·Dec 1, 2023ElevatedButton.styleFrom() in Flutter - TutorialElevatedButton is one of the button widgets in flutter and is used as a click item which calls a callback function enabling interactive application. In this tutorial, we are going to discuss how can we style the ElevatedButton in Flutter using Elevat...Discuss·215 readsFlutter Widgets
Manav SarkarforAll About Flutter | Flutter and Dartwww.allaboutflutter.com·Dec 1, 2023TextStyle in Flutter - TextStyle Widget TutorialThe Text widget in Flutter enables us to place text content in the application. The Text widget can be modified according to needs and displayed in the format we want. In this tutorial, we are going to learn TextStyle. The TextStyle has lots of prope...Discuss·157 readsFlutter
Dana Kimdanakim.hashnode.dev·Aug 28, 2023Build Admin Dashboard App using Ant DesignInstall npm install antd yarn add antd https://github.com/ant-design/ant-design Usage import React from 'react'; import { Button, DatePicker } from 'antd'; const App = () => ( <> <Button type="primary">PRESS ME</Button> <DatePicker placeho...DiscussAnt Design
Adyasha Mohantyblog.adyasha.in·Jul 10, 2023Embracing Personal Style ✨A personal style is a powerful tool that goes beyond mere fashion choices. It allows us to express our unique identity, tell our stories, and shape the way we are perceived by the world. Recently, I had the opportunity to delve into the world of pers...Discuss·3 likes·947 readsCoursespersonalbrand