#devdiscuss 검색 결과

#Adobe #Magento #DevDiscuss 🙋♂️Do you think that "bin/magento setup:di:compile" can help you debug incompatibilities issues? 🔹For me, it works great. 🔹I always validate any extension with this command. 🔹Also, it helped me while I was upgrading Magento 2.1 to 2.4

rajkbnp's tweet image. #Adobe #Magento #DevDiscuss

🙋♂️Do you think that "bin/magento setup:di:compile" can help you debug incompatibilities issues?

🔹For me, it works great.
🔹I always validate any extension with this command.
🔹Also, it helped me while I was upgrading Magento 2.1 to 2.4

💻 Dream tech stack if time, budget & deadlines didn’t exist? 🧠 Backend: Rust + Python ⚙️ Frontend: Next.js (TS) + Tailwind ☁️ Deploy: Vercel or Cloud Run 🛠️ GitHub for CI/CD What’s yours? 👇 #buildinpublic #webdev #devdiscuss


Working on my portfolio 💻🔥 a landing page, WordPress #100DaysOfCode #CodeNewbie #DevDiscuss #LetsCode

HelveLubin's tweet image. Working on my portfolio 💻🔥 a landing page, WordPress #100DaysOfCode #CodeNewbie #DevDiscuss #LetsCode

🐘 #PHP #DevDiscuss 👥 Generally, we use the "try...catch...finally" statement to handle exceptions and clean up the resources. Now tell me which syntax/option is correct in the screenshot below 👇

rajkbnp's tweet image. 🐘 #PHP #DevDiscuss 👥

Generally, we use the "try...catch...finally" statement to handle exceptions and clean up the resources.

Now tell me which syntax/option is correct in the screenshot below 👇

#DevDiscuss #PHP ⚙️ Which tool do you use to find the running script/function based on PID❓ For example, I want to find the PHP script/file/function run by the PID: 30739

rajkbnp's tweet image. #DevDiscuss #PHP

⚙️ Which tool do you use to find the running script/function based on PID❓

For example, I want to find the PHP script/file/function run by the PID: 30739

Hey #PHP 🐘 devs, Which side are you on when it comes to static analysis of your PHP code? 1️⃣ PHPStan 2️⃣ Phan 3️⃣ Psalm Please share your thoughts. #DevDiscuss

rajkbnp's tweet image. Hey #PHP 🐘 devs,

Which side are you on when it comes to static analysis of your PHP code?
1️⃣ PHPStan
2️⃣ Phan
3️⃣ Psalm

Please share your thoughts.
#DevDiscuss

#DevDiscuss #Magento #Magento2 #certification #realmagento 1️⃣ Why action controller need to extend from \Magento\Framework\App\Action\Action class❓ 2️⃣ Can't we live just using the implementation of ActionInterface❓

rajkbnp's tweet image. #DevDiscuss #Magento #Magento2 #certification #realmagento

1️⃣ Why action controller need to extend from \Magento\Framework\App\Action\Action class❓
2️⃣ Can't we live just using the implementation of ActionInterface❓

Which is the most fun API that you have used to build an application?🤔 #DEVDiscuss


So... SWR or Tanstack Query? #devdiscuss

SWR %45.5
TanStack Query %54.5

22표 · 최종 결과


#Adobe #Magento #DevDiscuss 🙋♂️Do you think that "bin/magento setup:di:compile" can help you debug incompatibilities issues? 🔹For me, it works great. 🔹I always validate any extension with this command. 🔹Also, it helped me while I was upgrading Magento 2.1 to 2.4

rajkbnp's tweet image. #Adobe #Magento #DevDiscuss

🙋♂️Do you think that "bin/magento setup:di:compile" can help you debug incompatibilities issues?

🔹For me, it works great.
🔹I always validate any extension with this command.
🔹Also, it helped me while I was upgrading Magento 2.1 to 2.4

💻 Dream tech stack if time, budget & deadlines didn’t exist? 🧠 Backend: Rust + Python ⚙️ Frontend: Next.js (TS) + Tailwind ☁️ Deploy: Vercel or Cloud Run 🛠️ GitHub for CI/CD What’s yours? 👇 #buildinpublic #webdev #devdiscuss


🧠 Fun Fact: The first computer virus was called Brain. 👉 What was the first virus you ever heard about? Drop it below 👇 #TechWiz #StaySecure #DevDiscuss #WebDev #CodeNewbie #100Daysofcode


#Magento #DevDiscuss 🙋 Have anyone used the "CSS critical path" feature of Magento 2? f.mtr.cool/noynlhxgpm Seems like a good feature but I feel the documentation is not complete.


#DevDiscuss #Magento #Magento2 #certification #realmagento 1️⃣ Why action controller need to extend from \Magento\Framework\App\Action\Action class❓ 2️⃣ Can't we live just using the implementation of ActionInterface❓

rajkbnp's tweet image. #DevDiscuss #Magento #Magento2 #certification #realmagento

1️⃣ Why action controller need to extend from \Magento\Framework\App\Action\Action class❓
2️⃣ Can't we live just using the implementation of ActionInterface❓

Hey #PHP 🐘 devs, Which side are you on when it comes to static analysis of your PHP code? 1️⃣ PHPStan 2️⃣ Phan 3️⃣ Psalm Please share your thoughts. #DevDiscuss

rajkbnp's tweet image. Hey #PHP 🐘 devs,

Which side are you on when it comes to static analysis of your PHP code?
1️⃣ PHPStan
2️⃣ Phan
3️⃣ Psalm

Please share your thoughts.
#DevDiscuss

🐘 #PHP #DevDiscuss 👥 Generally, we use the "try...catch...finally" statement to handle exceptions and clean up the resources. Now tell me which syntax/option is correct in the screenshot below 👇

rajkbnp's tweet image. 🐘 #PHP #DevDiscuss 👥

Generally, we use the "try...catch...finally" statement to handle exceptions and clean up the resources.

Now tell me which syntax/option is correct in the screenshot below 👇

How does AI fit into the specific engineering context at your company? Our CEO provides an AI adoption roadmap for eng - built around phased implementation, realistic expectations, and metrics that actually reflect long-term impact. askflux.ai/blog/your-ai-a… #devdiscuss #startups

askflux_ai's tweet image. How does AI fit into the specific engineering context at your company? Our CEO provides an AI adoption roadmap for eng - built around phased implementation, realistic expectations, and metrics that actually reflect long-term impact. askflux.ai/blog/your-ai-a…

#devdiscuss #startups

For sustainable development: Is a top-down policy approach or a bottom-up community-led approach more effective in the long run? Why? #DevDiscuss { Lagos Wikicat Federal Moscow #Peru #policyoverpolitics #policyreform}


#realmagento #devdiscuss Q: What's the difference between #javascript mixins in #Magento 2? wrapper.wrap() vs target.extend(mixin)


#DevDiscuss #Magento #Magento2 #certification #realmagento 1️⃣ Why action controller need to extend from \Magento\Framework\App\Action\Action class❓ 2️⃣ Can't we live just using the implementation of ActionInterface❓

rajkbnp's tweet image. #DevDiscuss #Magento #Magento2 #certification #realmagento

1️⃣ Why action controller need to extend from \Magento\Framework\App\Action\Action class❓
2️⃣ Can't we live just using the implementation of ActionInterface❓

Tech meetups and X chats like #DevDiscuss are gold for networking. Share your wins, ask real questions, and don’t just lurk. Building a rep in dev communities opens doors faster than a shiny GitHub profile. Ace your interviews with my book: ebook.emersonbraun.dev


#DevDiscuss #PHP ⚙️ Which tool do you use to find the running script/function based on PID❓ For example, I want to find the PHP script/file/function run by the PID: 30739

rajkbnp's tweet image. #DevDiscuss #PHP

⚙️ Which tool do you use to find the running script/function based on PID❓

For example, I want to find the PHP script/file/function run by the PID: 30739

🙋 For building robust APIs (using #Symfony) Which one would you pick and why? 1️⃣  #FOSRESTBundle 2️⃣  @ApiPlatform 3️⃣  Just pure @symfony Routes & Response 4️⃣  ... comment #devdiscuss #GraphQL #restful #php #symfony


How do you document your infra projects? 📘 Notion? 📁 Markdown repo? 🛠️ Docs-as-code (like Docusaurus)? 💭 Or something custom? Would love to see your stack! #AskFedi #DevDiscuss #InfraDocs #DevDocs #LinuxCommunity #DevSetup #InfraOps #Notion


How do you manage shared addresses like support@ or sales@? 🔁Group inbox? 📥Forwarding? 🔗Alias login mapping? Drop your setup ideas 👇 Trying to keep configs both flexible and secure! #AskFedi #DevDiscuss #LinuxOps #Postfix #EmailInfra #DevOpsCommunity #SelfHosted #OpenSource


💡 Project idea: A beginner-friendly Windows desktop app that helps users switch to Linux: 📝 Recommends a distro via a quick quiz 🛠 Checks hardware compatibility 📦 Downloads & verifies ISO 💾 Flashes USB automatically Would you contribute? #OpenSource #FOSS #DevDiscuss


#DevDiscuss #Magento #Magento2 #certification #realmagento 1️⃣ Why action controller need to extend from \Magento\Framework\App\Action\Action class❓ 2️⃣ Can't we live just using the implementation of ActionInterface❓

rajkbnp's tweet image. #DevDiscuss #Magento #Magento2 #certification #realmagento

1️⃣ Why action controller need to extend from \Magento\Framework\App\Action\Action class❓
2️⃣ Can't we live just using the implementation of ActionInterface❓

What would YOU run on a $10/month ARM VPS with root access? Drop your stack below 👇 Best answers get RT’d. #ARM64 #VPS #DevDiscuss


#Adobe #Magento #DevDiscuss 🙋♂️Do you think that "bin/magento setup:di:compile" can help you debug incompatibilities issues? 🔹For me, it works great. 🔹I always validate any extension with this command. 🔹Also, it helped me while I was upgrading Magento 2.1 to 2.4

rajkbnp's tweet image. #Adobe #Magento #DevDiscuss

🙋♂️Do you think that "bin/magento setup:di:compile" can help you debug incompatibilities issues?

🔹For me, it works great.
🔹I always validate any extension with this command.
🔹Also, it helped me while I was upgrading Magento 2.1 to 2.4

What an amazing #DevFest we had this year in Baroda! Couldn’t have done it without you all ❤️ Thank you for being the best part of this community and we only go upwards from here 🚀 🫶🏻 The photos are now available: photos.app.goo.gl/GJT1bn31b4mbJw… #devfestbaroda

GDGBaroda's tweet image. What an amazing #DevFest we had this year in Baroda! Couldn’t have done it without you all ❤️ Thank you for being the best part of this community and we only go upwards from here 🚀 🫶🏻 The photos are now available: photos.app.goo.gl/GJT1bn31b4mbJw…

 #devfestbaroda
GDGBaroda's tweet image. What an amazing #DevFest we had this year in Baroda! Couldn’t have done it without you all ❤️ Thank you for being the best part of this community and we only go upwards from here 🚀 🫶🏻 The photos are now available: photos.app.goo.gl/GJT1bn31b4mbJw…

 #devfestbaroda
GDGBaroda's tweet image. What an amazing #DevFest we had this year in Baroda! Couldn’t have done it without you all ❤️ Thank you for being the best part of this community and we only go upwards from here 🚀 🫶🏻 The photos are now available: photos.app.goo.gl/GJT1bn31b4mbJw…

 #devfestbaroda
GDGBaroda's tweet image. What an amazing #DevFest we had this year in Baroda! Couldn’t have done it without you all ❤️ Thank you for being the best part of this community and we only go upwards from here 🚀 🫶🏻 The photos are now available: photos.app.goo.gl/GJT1bn31b4mbJw…

 #devfestbaroda

Glimpse of DevFest Event Delhi #DevFestDelhi25

atrahman_'s tweet image. Glimpse of DevFest Event Delhi 

#DevFestDelhi25
atrahman_'s tweet image. Glimpse of DevFest Event Delhi 

#DevFestDelhi25
atrahman_'s tweet image. Glimpse of DevFest Event Delhi 

#DevFestDelhi25

Artist cooked with this one 😮‍💨 Interact with this post to be considered for a WL intern will pick a few Stay late

Deadnads's tweet image. Artist cooked with this one 😮‍💨
Interact with this post to be considered for a WL intern will pick a few
Stay late

Ill be posting some doodles from scars stream :-) #bdubsfanart

Devoiik's tweet image. Ill be posting some doodles from scars stream :-)
#bdubsfanart
Devoiik's tweet image. Ill be posting some doodles from scars stream :-)
#bdubsfanart

FNCS Thumbnail🎨 Support is appreciated!❤️

DevoFX_'s tweet image. FNCS Thumbnail🎨

Support is appreciated!❤️

Dev wants: Also Dev wants:

NyanKnek's tweet image. Dev wants:                Also Dev wants:
NyanKnek's tweet image. Dev wants:                Also Dev wants:

Go to my instagram profile and try my filters! 😭❤️💚

debrisumule's tweet image. Go to my instagram profile and try my filters! 😭❤️💚
debrisumule's tweet image. Go to my instagram profile and try my filters! 😭❤️💚
debrisumule's tweet image. Go to my instagram profile and try my filters! 😭❤️💚
debrisumule's tweet image. Go to my instagram profile and try my filters! 😭❤️💚

Some Dev Doodles from screenshots of Dev I got from my mutual :] #FairlyOddParentsANewWish

KyomaAkuma's tweet image. Some Dev Doodles from screenshots of Dev I got from my mutual :]
#FairlyOddParentsANewWish

【 繋🏷️ 】 旧d!中心に周辺実況者描いてる人間です👊🏻 気が合わないと感じたら切って貰って構いません ! リトリンは任意でご閲覧ください🙌🏻 片想い2日程で ゆっくり巡回します😉 👤>♻️>💗 #wrwrd絵描きさんと繋がりたい #絵描きさんと繋がりたい #実況者好きと繋がりたい

Delalia_0000's tweet image. 【 繋🏷️ 】

旧d!中心に周辺実況者描いてる人間です👊🏻

気が合わないと感じたら切って貰って構いません ! 

リトリンは任意でご閲覧ください🙌🏻

片想い2日程で ゆっくり巡回します😉

👤>♻️>💗

 #wrwrd絵描きさんと繋がりたい 
 #絵描きさんと繋がりたい 
 #実況者好きと繋がりたい
Delalia_0000's tweet image. 【 繋🏷️ 】

旧d!中心に周辺実況者描いてる人間です👊🏻

気が合わないと感じたら切って貰って構いません ! 

リトリンは任意でご閲覧ください🙌🏻

片想い2日程で ゆっくり巡回します😉

👤>♻️>💗

 #wrwrd絵描きさんと繋がりたい 
 #絵描きさんと繋がりたい 
 #実況者好きと繋がりたい
Delalia_0000's tweet image. 【 繋🏷️ 】

旧d!中心に周辺実況者描いてる人間です👊🏻

気が合わないと感じたら切って貰って構いません ! 

リトリンは任意でご閲覧ください🙌🏻

片想い2日程で ゆっくり巡回します😉

👤>♻️>💗

 #wrwrd絵描きさんと繋がりたい 
 #絵描きさんと繋がりたい 
 #実況者好きと繋がりたい
Delalia_0000's tweet image. 【 繋🏷️ 】

旧d!中心に周辺実況者描いてる人間です👊🏻

気が合わないと感じたら切って貰って構いません ! 

リトリンは任意でご閲覧ください🙌🏻

片想い2日程で ゆっくり巡回します😉

👤>♻️>💗

 #wrwrd絵描きさんと繋がりたい 
 #絵描きさんと繋がりたい 
 #実況者好きと繋がりたい

#Wallpapers From AI Palette Walls ( It's #Free ) bit.ly/AI_Palette_wal…

DevApps_1's tweet image. #Wallpapers 
From AI Palette Walls ( It's #Free )
bit.ly/AI_Palette_wal…
DevApps_1's tweet image. #Wallpapers 
From AI Palette Walls ( It's #Free )
bit.ly/AI_Palette_wal…
DevApps_1's tweet image. #Wallpapers 
From AI Palette Walls ( It's #Free )
bit.ly/AI_Palette_wal…
DevApps_1's tweet image. #Wallpapers 
From AI Palette Walls ( It's #Free )
bit.ly/AI_Palette_wal…

old art w filters #bsdtwt #ranpoedogawa #edogawaranpo

fycdrs's tweet image. old art w filters #bsdtwt #ranpoedogawa #edogawaranpo

your dosis of happy dev to survive through the day, devheads !

devpatelthinker's tweet image. your dosis of happy dev to survive through the day, devheads !
devpatelthinker's tweet image. your dosis of happy dev to survive through the day, devheads !
devpatelthinker's tweet image. your dosis of happy dev to survive through the day, devheads !
devpatelthinker's tweet image. your dosis of happy dev to survive through the day, devheads !

so, filters, what do we think? yay or nay?

XxDemo_DaggyxX's tweet image. so, filters, what do we think? yay or nay?

update on the dev/wanda image collection.......this is all i got

omegaflowery's tweet image. update on the dev/wanda image collection.......this is all i got
omegaflowery's tweet image. update on the dev/wanda image collection.......this is all i got
omegaflowery's tweet image. update on the dev/wanda image collection.......this is all i got
omegaflowery's tweet image. update on the dev/wanda image collection.......this is all i got

found some photos from devconnect istanbul

abhixh's tweet image. found some photos from devconnect istanbul
abhixh's tweet image. found some photos from devconnect istanbul
abhixh's tweet image. found some photos from devconnect istanbul
abhixh's tweet image. found some photos from devconnect istanbul

guys look he drew darius hahahaHHHAHAHAAH

devsdeve's tweet image. guys look he drew darius hahahaHHHAHAHAAH

Loading...

Something went wrong.


Something went wrong.


United States Trends