🚀 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 #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: 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.

🚀 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


📣 #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❤️

🚀 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

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

🚀 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


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 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: 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…

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

🧠 Dev Tip: One-liners = secret weapons. Clean, efficient, and time-saving. ✅ Transform data ✅ Simplify logic ✅ Cut debug time What’s your go-to one-liner? 👇 Drop it below. 🔗 zurl.co/1kGnT #DevTip #CleanCode #CodeSmart #FinallyFreeProductions


Java isn’t slow for AI. With modern JVMs, GraalVM, and libraries like Deep Java Library (DJL), Java runs AI workloads fast — and with less boilerplate than you think. 🔥 Don’t sleep on Java’s performance. #Java #AI #DevTip

techieMeIndian's tweet image. Java isn’t slow for AI.

With modern JVMs, GraalVM, and libraries like Deep Java Library (DJL), Java runs AI workloads fast — and with less boilerplate than you think.

🔥 Don’t sleep on Java’s performance.

#Java #AI #DevTip

Make your agent listings pop! Add metadata to DAT transactions for easy searchability. Keep coding, keep vibing! 😎 #CHANELSS26 #DevTip #WebDev

💡 DevTip Use the metadata field in your DAT transactions to make agent listings searchable. Keep building, keep chilling!



Use the metadata field in your DAT transactions to make agent listings searchable. Keep building, keep chilling!" Pro tip for devs: Make those listings pop with metadata! #DevTip #CodingLife

💡 DevTip Use the metadata field in your DAT transactions to make agent listings searchable. Keep building, keep chilling!



Stuck on a nasty bug? 🛑 Don't jump in immediately. Walk away for 5 min. Your brain's background process is genius. Come back with fresh eyes & see the obvious. #DevTip #TechStrategy


🧠 Dev Tip: One-liners = secret weapons. Clean, efficient, and time-saving. ✅ Transform data ✅ Simplify logic ✅ Cut debug time What’s your go-to one-liner? 👇 Drop it below. 🔗 zurl.co/1kGnT #DevTip #CleanCode #CodeSmart #FinallyFreeProductions


🐍 ¿Te gusta vivir al límite? Entonces sigue concatenando strings en tus queries y dile adiós a tu BD con una sonrisa. 😎 ¿Prefieres dormir tranquilo? Usa ORM + escapes 😌 #DevTip #Java #SQLInjection #XSS #Security #SpringBoot


Most “rewrites” fail because people swap complexity for new complexity. Refactor instead—it compounds like interest. #devtip


🚨 Si tu código no tiene tests, ¿cómo sabes que funciona? Spoiler: No lo sabes. 🧪 Automatiza tus pruebas. 💣 Evita sustos en producción. 🚀 Libera código con confianza. #DevTip #Testing #CleanCode #Java


🚀 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

🚀 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


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

Erro 400 no Stripe: backend esperava valores monetários como string (“100.00”), mas frontend enviava number. 👉 Solução: converter number → string em OrderData (api.ts). #DevTip: valide tipos nos dois lados! 🔄 #TypeScript #Stripe

igaonamikaze404's tweet image. Erro 400 no Stripe: backend esperava valores monetários como string (“100.00”), mas frontend enviava number.
👉 Solução: converter number → string em OrderData (api.ts).
#DevTip: valide tipos nos dois lados! 🔄 #TypeScript #Stripe

Stuck on a bug? Try rubber-ducking: explain it aloud (even if to a duck). Often, talking it through leads to the solution. 🦆 #devtip


Stuck on a problem: `await reviewModel.find().populate("userId")` MissingSchemaError: Schema not registered for model "User". PS: Model exists in my DB. #Mongoose #NodeJS #devtip


Dev Tip: Don’t chase trends, chase user needs. Build features that solve real problems, not just look cool. Follow @smvexperts for apps and websites that sell. #DevTip #AppDev #WebDesign #UX #SMVExperts #BuildSmart


Tired of manually sourcing your ROS 2 workspaces? 😫 Create a `.ros_setup.bash` file with `source /opt/ros/<distro>/setup.bash && source install/setup.bash` in your home directory. Autoload ROS on every terminal! #ROS2 #Robotics #DevTip


💡 TypeScript Trick: Extract keys of a type based on value type Want to get all keys of a type where values are a specific type? Use this 👇 Perfect for creating utilities based on value types! 🔧 #TypeScript #devtip

rnkdsh's tweet image. 💡 TypeScript Trick: Extract keys of a type based on value type

Want to get all keys of a type where values are a specific type? Use this 👇

Perfect for creating utilities based on value types! 🔧

#TypeScript #devtip

Push your code before trying something risky. Future-you will thank you. 😅 #DevTip #WebDev #GitLife


Stop hardcoding topic names in your ROS 2 nodes! Use parameters or environment variables for easy reconfiguration & deployment. 🚀 #ROS2 #Robotics #DevTip


🚀 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&apos;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&apos;s Array.reduce() for powerful &amp;amp; flexible array manipulation. Aggregate values, compute sums, and more!
#WebDev #CodingTips #ES6 #JavaScript #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 #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

Erro 400 no Stripe: backend esperava valores monetários como string (“100.00”), mas frontend enviava number. 👉 Solução: converter number → string em OrderData (api.ts). #DevTip: valide tipos nos dois lados! 🔄 #TypeScript #Stripe

igaonamikaze404's tweet image. Erro 400 no Stripe: backend esperava valores monetários como string (“100.00”), mas frontend enviava number.
👉 Solução: converter number → string em OrderData (api.ts).
#DevTip: valide tipos nos dois lados! 🔄 #TypeScript #Stripe

🚀#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&apos;t care about index number and don&apos;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 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: 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: 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 &amp;amp; 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❤️

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 &amp;amp; Dev.

Quality code begins with thoughtful prep.

#DevTip #TeamIronistic

🚧 #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&apos;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: 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. &quot;🚦 #DevTip: Use &apos;IntersectionObserver&apos; 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

🔗 #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

Loading...

Something went wrong.


Something went wrong.


United States Trends