This new #Webflow feature is a game changer! Add classes as custom attributes + Utility Classes = 🚀 Let me show you how you can use it.
Felix Gonzalo’s Post
More Relevant Posts
-
Sometimes, the logic in the top level of your useEffect can actually be shifted into the cleanup function, making things cleaner. We usually only think of cleanup functions only when removing event listeners, but they can be useful in other cases too. I ran into one such example today. Here's a quick comparison: 1. Without using cleanup function 𝘶𝘴𝘦𝘌𝘧𝘧𝘦𝘤𝘵(() => { 𝘪𝘧 (𝘵𝘪𝘮𝘦𝘳𝘙𝘦𝘧.𝘤𝘶𝘳𝘳𝘦𝘯𝘵) { 𝘤𝘭𝘦𝘢𝘳𝘛𝘪𝘮𝘦𝘰𝘶𝘵(𝘵𝘪𝘮𝘦𝘳𝘙𝘦𝘧.𝘤𝘶𝘳𝘳𝘦𝘯𝘵); } 𝘵𝘪𝘮𝘦𝘳𝘙𝘦𝘧.𝘤𝘶𝘳𝘳𝘦𝘯𝘵 = 𝘴𝘦𝘵𝘛𝘪𝘮𝘦𝘰𝘶𝘵(() => 𝘤𝘢𝘭𝘭𝘣𝘢𝘤𝘬𝘙𝘦𝘧.𝘤𝘶𝘳𝘳𝘦𝘯𝘵?.()); }, []); 2. Using cleanup function 𝘶𝘴𝘦𝘌𝘧𝘧𝘦𝘤𝘵(() => { 𝘤𝘰𝘯𝘴𝘵 𝘪𝘥 = 𝘴𝘦𝘵𝘛𝘪𝘮𝘦𝘰𝘶𝘵(() => 𝘤𝘢𝘭𝘭𝘣𝘢𝘤𝘬𝘙𝘦𝘧.𝘤𝘶𝘳𝘳𝘦𝘯𝘵?.()); 𝘳𝘦𝘵𝘶𝘳𝘯 () => 𝘤𝘭𝘦𝘢𝘳𝘛𝘪𝘮𝘦𝘰𝘶𝘵(𝘪𝘥); }, []); So next time you’re writing useEffect, think about whether the cleanup function can help simplify things. #react #webdev
To view or add a comment, sign in
-
Level up your Dev game with these 8 open-source tools! From AI-powered automation to streamlined localisation, these tools can boost your productivity and make your projects a breeze. Which one are you most excited to try? Composio Encore Tolgee CopilotKit🪁 #D3.js #Biome Continue Godot Engine #DeveloperTools #OpenSource #Productivity
To view or add a comment, sign in
-
Give application teams the tools they need to innovate with #meshStack's "Build Your Own Platform" feature: 💎 Create Custom Platforms (with Personalized Names and Logos) 💎 Full User Access Control 💎 Seamless Experience Across All Integrated Platforms 💎 Deploy Platform-Agnostic IaC Building Blocks Check out the comments 👇
To view or add a comment, sign in
-
If you want to use a professional tool to compress and optimize SVG for your #webflow project, this one is the GOAT 🐐: https://lnkd.in/dCk3FbeU It's not like the tools where you upload and compress, it's packed with a bunch of advanced options. IDK how I lived without this 😅
To view or add a comment, sign in
-
Ever feel like creating a simple Page Object Model mindmap turns into a brain scramble? 🤯 You're not alone in that struggle. We've got the cool tools to make web automation as breezy as your favourite playlist. 🎧 No more wheel reinventing – please. We're all about making your test automation as trendy as your TikToks. So, slide into our DMs or drop a comment below. Let's work together to simplify your automation game and keep those headaches at bay. #WebAutomation #PageObjectModel #NoMoreHeadaches #TechTalk
To view or add a comment, sign in
-
Easily migrate to FlowFuse Dashboard! 🚀 Ready to upgrade? We make it simple to move from Node-RED Dashboard 1.0, so you can start building dynamic, interactive UIs with ease. Just drag and drop your existing flows, and they’ll be automatically ready for FlowFuse Dashboard. Discover how FlowFuse helps you create, scale, and secure your dashboards—all in one place! 👉 Learn more: https://lnkd.in/djJhdvWc #NodeRED #FlowFuse #DashboardMigration #LowCode #IIoT
To view or add a comment, sign in
-
Hey there Web3 Fam! We recently launched a cool new feature on Compass called Charts: 👉 https://lnkd.in/gPV-g8em The idea is to help up-and-coming developers set a clear map for their #Web3 learning journey. Just add your skills, choose your goal, and let Charts guide you with a personalised plan. 📍 Check it out and do let us know what you think...maybe add a comment ! P.S: It is still in beta, so be gentle with the feedbacks 😀 #Web3 #DeveloperTools #LearningPath #Web3Compass
To view or add a comment, sign in
-
Tired of struggling with assigning values to public readonly properties and fields in your tests with AutoFixture? 📢 Enter TestDataBuilder - a powerful extension for AutoFixture that makes your life easier by enabling value assignment to readonly properties and fields. 🏗 Why Use TestDataBuilder? - Seamless Integration: Easily integrate it into your existing AutoFixture setup. - Flexible Customizations: Create builders with no customizations or define defaults at declaration time. - Intuitive Methods: Enjoy familiar AutoFixture-like syntax for a smoother transition. ⚡ Get Started Now, dowload "TestDataBuilder.AutoFixture" from nuget!
To view or add a comment, sign in
-
https://3D360.4x4.ai #Web3 #LinkInBio #NoCode #LowCode #EmbedCode #CreatorsHelpCreators #LinkTree #BeacosAi #4x4Ai #iFrameFriendly What will a #Web3 homepage look like? I hope you would agree, it should look like this one:
To view or add a comment, sign in
-
A DX Audit is a pragmatic, holistic evaluation of your developer journey, as seen through the lens of your target developer audience. In this blog, written by James Parton, we dive into our version of a Developer Experience Audit. We call them DEFT (Developer Experience Friction Tool) Reports. You’ll learn the different components of a DEFT, how we create them, and other useful information for you to track your own developer journey. #DevRel #DevEx
From Friction to Adoption: The Impact of a DX Audit on Your Product
devrel.agency
To view or add a comment, sign in