#devtip risultati di ricerca

#devtip #caparledev Cet outils ImageOptim compresse les images assez bien et vite. Idéal pour les assets à mettre dans vos app web

adonis__simo's tweet image. #devtip #caparledev 

Cet outils ImageOptim compresse les images assez bien et vite. Idéal pour les assets à mettre dans vos app web

🚀 Advanced Spring Boot Tip 🚀 Use @Validated and @ConfigurationProperties with javax.validation annotations. Catch misconfigured properties early at startup, not at runtime. 🔥 #SpringBoot #Java #DevTip

mnhocktweets's tweet image. 🚀 Advanced Spring Boot Tip 🚀

Use @Validated and @ConfigurationProperties with javax.validation annotations. Catch misconfigured properties early at startup, not at runtime. 🔥

#SpringBoot #Java #DevTip

🚀#DevTip: Instead of the ‘else if’ chains! Try to use an object instead for cleaner and more efficient code.👩‍💻 This makes your code more readable and maintainable.

dale_nguyen's tweet image. 🚀#DevTip: Instead of the ‘else if’ chains! Try to use an object instead for cleaner and more efficient code.👩‍💻

This makes your code more readable and maintainable.

🚀#DevTip: If you don't care about index number and don't feel like using traditional for loop, try `forEach`! Both approaches achieve the same outcome, but the forEach method offers several advantages: - It requires less code. - Easier to understand and modify logic.

dale_nguyen's tweet image. 🚀#DevTip: If you don't care about index number and don't feel like using traditional for loop, try `forEach`!

Both approaches achieve the same outcome, but the forEach method offers several advantages:

- It requires less code.
- Easier to understand and modify logic.

📣 #DevTip: Streamline your code with Array’s forEach method in JavaScript! 🚀 ✅ Pros: clean, less prone to errors & easier to maintain ❌ Cons: Not suitable for async functions. Hard to stop or break a forEach() loop other than by throwing an exception. #JavaScript

dale_nguyen's tweet image. 📣 #DevTip: Streamline your code with Array’s forEach method in JavaScript! 🚀

✅ Pros: clean, less prone to errors & easier to maintain

❌ Cons: Not suitable for async functions.
Hard to stop or break a forEach() loop other than by throwing an exception.

#JavaScript

#DevTip para #Android Cuando el usuario realiza una acción, es importante darle un feedback de respuesta, una de la maneras es a través de una pequeña vibración. Ejemplo cuando se añade a❤️

Codelaby's tweet image. ✨#DevTip para #Android

Cuando el usuario realiza una acción, es importante darle un feedback de respuesta, una de la maneras es a través de una pequeña vibración.
Ejemplo cuando se añade a❤️

🚀 Boost Your Coding Speed TODAY! #DevTip Monday: Must-Know Shortcut Tired of endless clicking? Use `Ctrl + D` in VS Code to quickly select the next occurrence of a word. Fast, simple, and super effective! #Productivity #CodeFaster #DevHacks #WebDev #Programming #CodeLife


#DevTip Mark your tech debt with TODO, and make it actionable. 📸 ray.so

__tega__'s tweet image. #DevTip Mark your tech debt with TODO, and make it actionable.

📸 ray.so

🚀 Quickly jump from your local #git repository to its corresponding GitHub page with this handy shell alias! ✨ 🔗 Add `openrepo` to your shell profile or rc file, source it, and now you can simply type `openrepo` in your terminal to open your GitHub repo. 😎 #GitHub #DevTip

bbelderbos's tweet image. 🚀 Quickly jump from your local #git repository to its corresponding GitHub page with this handy shell alias! ✨

🔗 Add `openrepo` to your shell profile or rc file, source it, and now you can simply type `openrepo` in your terminal to open your GitHub repo. 😎

#GitHub #DevTip

Paranoid about making drastic changes to your database while connected via the IDE? Set it to read-only! You can also of course create a user that can only perform SELECT. This is with @phpstorm and probably in other IDEs as well ;) #devtip

cgsmith105's tweet image. Paranoid about making drastic changes to your database while connected via the IDE? Set it to read-only! You can also of course create a user that can only perform SELECT. This is with @phpstorm and probably in other IDEs as well ;)

#devtip

Option + Shift + F to automatically format Code in VS @Code is such a time saver… #DevTip #keyboard


💡#DevTip: Keep your Git commits atomic. Each commit should represent one clear, meaningful change. Not only does this make code reviews smoother, but it also simplifies debugging. Think of it as crafting a well-organized story, one chapter at a time. 📘🔍 #CleanCode

MouhcineMahfoud's tweet image. 💡#DevTip: Keep your Git commits atomic. Each commit should represent one clear, meaningful change. Not only does this make code reviews smoother, but it also simplifies debugging. Think of it as crafting a well-organized story, one chapter at a time. 📘🔍 #CleanCode…

When you’re a developer, planning is your superpower. “Solve issues before you build, and you’ll speed up the entire process.” — Brandon Vreeman, PM & Dev. Quality code begins with thoughtful prep. #DevTip #TeamIronistic

IronisticWeb's tweet image. When you’re a developer, planning is your superpower. “Solve issues before you build, and you’ll speed up the entire process.” — Brandon Vreeman, PM & Dev.

Quality code begins with thoughtful prep.

#DevTip #TeamIronistic

I did a recent video on Dynamic Blocks with WordPress. Its a really simple example. Video is on youtube and code is linked in the comments to github. youtube.com/watch?v=SsJx0s… Hope it helps people with there block creation. #wordpress #devtip

mrkwordpress's tweet image. I did a recent video on Dynamic Blocks with WordPress. Its a really simple example. Video is on youtube and code is linked in the comments to github. youtube.com/watch?v=SsJx0s…

Hope it helps people with there block creation.

#wordpress #devtip

🚀 Meet Karishma Kumavat, our amazing Web Developer, sharing her top productivity hacks to boost your workflow! 💼✨ ✨ Start your day by planning tasks and breaking them into smaller chunks ✅ #WebDeveloper #DevTip #CodeSmart #PardyPandaStudios #CleanCode #DeveloperCommunity


🚀 Mejora el rendimiento de tu app! 💻 Al manejar listeners de eventos, no olvides `AbortController` 🔄 Aquí tienes algunos ejemplos de cómo utilizarlo para eliminar listeners y optimizar tu aplicación ReactJs #DevTip #JavaScript #ReactJs

ronnyfreites's tweet image. 🚀 Mejora el rendimiento de tu app! 💻 Al manejar listeners de eventos, no olvides `AbortController` 🔄 Aquí tienes algunos ejemplos de cómo utilizarlo para eliminar listeners y optimizar tu aplicación ReactJs
#DevTip #JavaScript #ReactJs
ronnyfreites's tweet image. 🚀 Mejora el rendimiento de tu app! 💻 Al manejar listeners de eventos, no olvides `AbortController` 🔄 Aquí tienes algunos ejemplos de cómo utilizarlo para eliminar listeners y optimizar tu aplicación ReactJs
#DevTip #JavaScript #ReactJs

#DevTip si vous souhaitez avoir un expérience de dev sous django similaire à @LaravelLivewire , je vous recommande #djangoUnicorn #CaParleDev django-unicorn.com

adonis__simo's tweet image. #DevTip si vous souhaitez avoir un expérience de dev sous django similaire à @LaravelLivewire , je vous recommande #djangoUnicorn  #CaParleDev 

django-unicorn.com

Keymaps? Synced ✅ Editor settings? Synced ✅ System settings? Synced ✅

Keep your personalized Studio environment consistent → goo.gle/4o8Gv6z The Otter Feature Drop introduces Backup and Sync for your keymaps, Code Editor settings, system settings, and more using your Google or @JetBrains Account.



Keep your personalized Studio environment consistent → goo.gle/4o8Gv6z The Otter Feature Drop introduces Backup and Sync for your keymaps, Code Editor settings, system settings, and more using your Google or @JetBrains Account.


If you’re using Makefiles — add a make help command. It auto-parses comments and shows all tasks instantly. ``` help: @awk 'BEGIN {FS=":"} \ /^#/ {comment=substr($$0,3)} \ /^[a-zA-Z0-9_-]+:/ {printf "\033[36m%-20s\033[0m %s\n", $$1, comment}' Makefile ``` #makefile #devtips

anton_dolganin's tweet image. If you’re using Makefiles — add a make help command.
It auto-parses comments and shows all tasks instantly.

```
help:
 @awk 'BEGIN {FS=":"} \
 /^#/ {comment=substr($$0,3)} \
 /^[a-zA-Z0-9_-]+:/ {printf "\033[36m%-20s\033[0m %s\n", $$1, comment}' Makefile
```

#makefile #devtips

Watch Izana Nordhaus speed up her workflow using #AdobeInDesign's NEW Flex Layout feature!⚡️ Learn more here: adobe.ly/4qsZUBw


Compose yourselves and let us guide you through more background on performance! 😎 → goo.gle/3K7nOCd Read our new blog to learn about deeper performance considerations such as: ✨ Profile Guided Optimization (Baseline Profiles, Startup Profiles) can slash startup time…

AndroidDev's tweet image. Compose yourselves and let us guide you through more background on performance! 😎 → goo.gle/3K7nOCd 

Read our new blog to learn about deeper performance considerations such as:

✨ Profile Guided Optimization (Baseline Profiles, Startup Profiles) can slash startup time…

We used Gemini 3 to create bite-sized demo games on @YouTube Playables with just a few simple prompts 🎮 Give them a try → goo.gle/485X5Ow


⚡Boost your team’s ability to sell with Sales Development Agent—it offers leads research, personalized customer outreach, and follow-ups. Read more: microsoft.com/en-us/microsof… #MSIgnite


Dealing with IPv6 and out-of-order packets blog.adafruit.com/2025/11/19/dea…

adafruit's tweet image. Dealing with IPv6 and out-of-order packets 
blog.adafruit.com/2025/11/19/dea…

A dynamic perspective, brought to life for The Valentino Garavani DeVain Digital Creative Project. Through layered collage and digital animation, Tina Tona unveils an eclectic perspective on the #DeVainBag. Delve into the full project on on.valentino.com/VALENTINOGARAV…

MaisonValentino's tweet image. A dynamic perspective, brought to life for The Valentino Garavani DeVain Digital Creative Project.

Through layered collage and digital animation, Tina Tona unveils an eclectic perspective on the #DeVainBag.

Delve into the full project on on.valentino.com/VALENTINOGARAV…

Delhi Traffic Police conducted an intensive awareness programme at DTC Depot Sukhdev Vihar and DTC Depot Dwarka Sec-8, motivating 96 drivers, marshals, and staff members on Road Safety, Women Safety and essential Traffic Rules. Safe driving begins with disciplined roads and…

dtptraffic's tweet image. Delhi Traffic Police conducted an intensive awareness programme at DTC Depot Sukhdev Vihar and DTC Depot Dwarka Sec-8, motivating 96 drivers, marshals, and staff members on Road Safety, Women Safety and essential Traffic Rules.

Safe driving begins with disciplined roads and…

🇦🇷 Devconnect has been nonstop. Here’s what we’ve been building, sharing, and doing with the community 👇

TrustWallet's tweet image. 🇦🇷 Devconnect has been nonstop. 

Here’s what we’ve been building, sharing, and doing with the community 👇

If you have a query about driving tests or MOTs, contact @DVSAgovuk. DVLA is not responsible for driving tests or MOTs. #DrivingTest

DVLAgovuk's tweet image. If you have a query about driving tests or MOTs, contact @DVSAgovuk.

DVLA is not responsible for driving tests or MOTs.

#DrivingTest

The trick is to use the time between features to restore options. You are absolutely correct, this is not easy.

Why does software development start out fast, then slow to a crawl? open.substack.com/pub/tidyfirst/… @KentBeck @SubstackInc



"Shotgun validation". Love this term to describe what's wrong with frequent use of optional chaining. Shotgun validation creates ambiguity about the data's structure on a given line and leads to repeated validation logic. Solution? Validate at the boundaries.

housecor's tweet image. "Shotgun validation". Love this term to describe what's wrong with frequent use of optional chaining. 

Shotgun validation creates ambiguity about the data's structure on a given line and leads to repeated validation logic.

Solution? Validate at the boundaries.

I'm reviewing a codebase with over 750 uses of optional chaining. Example: user?.email I continue to believe adding this feature to JS was a mistake. It encourages lazy, sloppy, brittle, ambiguous code.



When you stand by striking workers, you stand up for a better world. Join us at yourparty.uk.


I'm a simple man, I see a David design, I implement that design

exploring ways to improve cli onboarding ⦿ call out the free model option ⦿ show useful commands ⦿ help and docs info ⦿ tiny detail tweaks ⦿ splash branding

iamdavidhill's tweet image. exploring ways to improve cli onboarding  

⦿ call out the free model option
⦿ show useful commands
⦿ help and docs info
⦿ tiny detail tweaks
⦿ splash branding


Enough is enough! DTE is seeking another 8% gas rate increase, not to improve service, but to offset some of the $607M it paid to shareholders last year. At a time when Trump is gutting federal help and trying to kill the LIHEAP lifeline, Michiganders can't afford DTE's greed.

DTE’s rate hike request comes as Trump administration puts the future of federal dollars for utility customers in doubt: planetdetroit.org/2025/11/dte-ga…

PlanetDetroit's tweet image. DTE’s rate hike request comes as Trump administration puts the future of federal dollars for utility customers in doubt: planetdetroit.org/2025/11/dte-ga…


It seems very few developers want a new IDE. I'm 100% sure most of us will try it out anyway.

Do we need another IDE?

FrancescoCiull4's tweet image. Do we need another IDE?


💡 CRYPTO 101: How Ethereum’s Fusaka upgrade in two weeks scales the L1 and L2s, explained without the usual baffling technical jargon. If you don’t know the difference between PeerDAS and a precompile, read along to see what’s coming in Ethereum’s December 3 Fusaka fork.…

Cointelegraph's tweet image. 💡 CRYPTO 101: How Ethereum’s Fusaka upgrade in two weeks scales the L1 and L2s, explained without the usual baffling technical jargon.

If you don’t know the difference between PeerDAS and a precompile, read along to see what’s coming in Ethereum’s December 3 Fusaka fork.…

Why I use Caddy for every self-hosted service I run bit.ly/48m3rud

xdadevelopers's tweet image. Why I use Caddy for every self-hosted service I run
bit.ly/48m3rud

🚀 Advanced Spring Boot Tip 🚀 Use @Validated and @ConfigurationProperties with javax.validation annotations. Catch misconfigured properties early at startup, not at runtime. 🔥 #SpringBoot #Java #DevTip

mnhocktweets's tweet image. 🚀 Advanced Spring Boot Tip 🚀

Use @Validated and @ConfigurationProperties with javax.validation annotations. Catch misconfigured properties early at startup, not at runtime. 🔥

#SpringBoot #Java #DevTip

🔑 #DevTip: Use JavaScript's Set to easily remove duplicate elements from an array. Unique values made simple! #WebDev #CodingTips #ES6 #javascript #TheWeeklyDev

zalimidis's tweet image. 🔑 #DevTip: Use JavaScript's Set to easily remove duplicate elements from an array. Unique values made simple!

#WebDev #CodingTips #ES6 #javascript #TheWeeklyDev

🎉 #DevTip: Embrace JavaScript's Array.reduce() for powerful & flexible array manipulation. Aggregate values, compute sums, and more! #WebDev #CodingTips #ES6 #JavaScript #TheWeeklyDev

zalimidis's tweet image. 🎉 #DevTip: Embrace JavaScript's Array.reduce() for powerful & flexible array manipulation. Aggregate values, compute sums, and more!
#WebDev #CodingTips #ES6 #JavaScript #TheWeeklyDev

#devtip #caparledev Cet outils ImageOptim compresse les images assez bien et vite. Idéal pour les assets à mettre dans vos app web

adonis__simo's tweet image. #devtip #caparledev 

Cet outils ImageOptim compresse les images assez bien et vite. Idéal pour les assets à mettre dans vos app web

📡 #DevTip: With Fetch API and async/await, making HTTP requests in JavaScript is easier than ever. #WebDev #JavaScript #FetchAPI #AsyncAwait #TheWeeklyDev

zalimidis's tweet image. 📡 #DevTip: With Fetch API and async/await, making HTTP requests in JavaScript is easier than ever.

#WebDev #JavaScript #FetchAPI #AsyncAwait #TheWeeklyDev

🚀#DevTip: Instead of the ‘else if’ chains! Try to use an object instead for cleaner and more efficient code.👩‍💻 This makes your code more readable and maintainable.

dale_nguyen's tweet image. 🚀#DevTip: Instead of the ‘else if’ chains! Try to use an object instead for cleaner and more efficient code.👩‍💻

This makes your code more readable and maintainable.

#DevTip Mark your tech debt with TODO, and make it actionable. 📸 ray.so

__tega__'s tweet image. #DevTip Mark your tech debt with TODO, and make it actionable.

📸 ray.so

🚧 #DevTip: Catch and handle JavaScript errors gracefully using try-catch blocks. Maintain a smooth user experience even when things go wrong. #WebDev #CodingTips #ErrorHandling #JavaScript #TheWeeklyDev

zalimidis's tweet image. 🚧 #DevTip: Catch and handle JavaScript errors gracefully using try-catch blocks. Maintain a smooth user experience even when things go wrong.

#WebDev #CodingTips #ErrorHandling #JavaScript #TheWeeklyDev

🔬 #DevTip: Use JavaScript's Array.prototype.filter() to create a new array with elements that pass a certain condition. Functional programming in action! #TheWeeklyDev #WebDev #JavaScript #ArrayMethods

zalimidis's tweet image. 🔬 #DevTip: Use JavaScript's Array.prototype.filter() to create a new array with elements that pass a certain condition. Functional programming in action!

#TheWeeklyDev #WebDev #JavaScript #ArrayMethods

🚀#DevTip: If you don't care about index number and don't feel like using traditional for loop, try `forEach`! Both approaches achieve the same outcome, but the forEach method offers several advantages: - It requires less code. - Easier to understand and modify logic.

dale_nguyen's tweet image. 🚀#DevTip: If you don't care about index number and don't feel like using traditional for loop, try `forEach`!

Both approaches achieve the same outcome, but the forEach method offers several advantages:

- It requires less code.
- Easier to understand and modify logic.

"🚦 #DevTip: Use 'IntersectionObserver' to efficiently detect when elements become visible on the screen. Great for implementing lazy loading, infinite scrolling, or triggering animations on scroll. #WebDev #JavaScript #PerformanceTips #TheWeeklyDev

zalimidis's tweet image. "🚦 #DevTip: Use 'IntersectionObserver' to efficiently detect when elements become visible on the screen. Great for implementing lazy loading, infinite scrolling, or triggering animations on scroll.

#WebDev #JavaScript #PerformanceTips #TheWeeklyDev

Did you know about the HTML spellcheck attribute? #devtip #html #webdev #webdeveloper #backend #frontend

DevWebwithsarah's tweet image. Did you know about the HTML spellcheck attribute? 

#devtip #html #webdev #webdeveloper #backend #frontend

🔗 #DevTip: Simplify deep cloning of objects in #JavaScript with JSON.parse() and JSON.stringify(). Preserve nested structures without references. #WebDev #CodingTips #TheWeeklyDev #JavaScript

zalimidis's tweet image. 🔗 #DevTip: Simplify deep cloning of objects in #JavaScript with JSON.parse() and JSON.stringify(). Preserve nested structures without references.

#WebDev #CodingTips #TheWeeklyDev #JavaScript

🧭 #DevTip: Use JavaScript's Array.sort() to organize arrays efficiently. Customize the sorting logic with a comparator function. #WebDev #CodingTips #ES6 #JavaScript #TheWeeklyDev

zalimidis's tweet image. 🧭 #DevTip: Use JavaScript's Array.sort() to organize arrays efficiently. Customize the sorting logic with a comparator function.

#WebDev #CodingTips #ES6 #JavaScript #TheWeeklyDev

#DevTip: Debounce user events in #JavaScript to improve performance. Delay action until a specified time has passed without additional triggers. #WebDev #CodingTips #Performance #TheWeeklyDev #FrontEnd

zalimidis's tweet image. ⌛ #DevTip: Debounce user events in #JavaScript to improve performance. Delay action until a specified time has passed without additional triggers.

#WebDev #CodingTips #Performance #TheWeeklyDev #FrontEnd

🔍 #DevTip: Avoid using '==' for equality checks in #JavaScript; use '===' instead. It compares both value and type, preventing unexpected type coercion issues. #WebDev #CodingTips #BestPractices #TheWeeklyDev

zalimidis's tweet image. 🔍 #DevTip: Avoid using '==' for equality checks in #JavaScript; use '===' instead. It compares both value and type, preventing unexpected type coercion issues.

#WebDev #CodingTips #BestPractices #TheWeeklyDev

👁️ #DevTip: Master CSS pseudo-classes for more dynamic styles. :hover, :active, :focus, and :nth-child() can add interactivity and enhance user experience. #TheWeeklyDev #WebDev #CSS #PseudoClasses

zalimidis's tweet image. 👁️ #DevTip: Master CSS pseudo-classes for more dynamic styles. :hover, :active, :focus, and :nth-child() can add interactivity and enhance user experience.

#TheWeeklyDev #WebDev #CSS #PseudoClasses

Loading...

Something went wrong.


Something went wrong.


United States Trends