#devhelp résultats de recherche

Launching a series of articles of how to write a resume. 📘 Part 1 - The Structure This one took 2 days to write. Hope it will be helpful for you. dev.to/hellnar/how-to… … #DevHelp #100DaysOfCode #CodeNewbie

3XS0's tweet image. Launching a series of articles of how to write a resume. 📘 Part 1 - The Structure This one took 2 days to write. Hope it will be helpful for you. dev.to/hellnar/how-to… … #DevHelp #100DaysOfCode #CodeNewbie

95 New Openings Mostly local, but some remote also included. Some of them were added on weekend and can be dead. Good Luck 🙌 #DevHelp #RemDevJob #100DaysOfCode #CodeNewbie

StasKlymenko's tweet image. 95 New Openings

Mostly local, but some remote also included. 
Some of them were added on weekend and can be dead. 

Good Luck 🙌

#DevHelp #RemDevJob
#100DaysOfCode #CodeNewbie

63 new openings 👨‍💻 - 37 remote job - 15 internships - 11 local from top companies Job is already waiting. Where are you, developers? Good luck 🙌 github.com/Hellnar/openin… #devhelp #remdevjob #100DaysOfCode #codenewbies

StasKlymenko's tweet image. 63 new openings 👨‍💻

- 37 remote job
- 15 internships
- 11 local from top companies

Job is already waiting. Where are you, developers? 

Good luck 🙌 

github.com/Hellnar/openin…

#devhelp #remdevjob
#100DaysOfCode #codenewbies

Do COBOL arrays have their own travel agency for trips to C# com objects? Source: devhubby.com/thread/how-to-… #CodingCommunity #Interop #DevHelp #CodeTips #cobol #pass

alieGotha's tweet image. Do COBOL arrays have their own travel agency for trips to C# com objects?

Source: devhubby.com/thread/how-to-…

#CodingCommunity #Interop #DevHelp #CodeTips #cobol #pass

I need some help fellow vue developers. I’m using a child process from inside a node application and calling execsync to build a vue app But the build keeps being built with NODE_ENV = local Can someone help me out? #vue #devhelp cc @youyuxi

amedina_dev's tweet image. I need some help fellow vue developers.

I’m using a child process from inside a node application and calling execsync to build a vue app

But the build keeps being built with NODE_ENV = local

Can someone help me out?

#vue #devhelp
cc @youyuxi

What am I doing wrong?! 😩 Given an array of integers, determine whether or not there exist two elements in the array (at different positions) whose sum is equal to some target value. #DevHelp

TechGeekMonty's tweet image. What am I doing wrong?! 😩

Given an array of integers, determine whether or not there exist two elements in the array (at different positions) whose sum is equal to some target value. #DevHelp

Pinball Clash is an RGN original mobile game! Get all the fun of classic pinball but with the added fun of real player pvp & unique powerups. ❄️⌛ Learn more about RGN: ready.gg #DevHelp #AppBackend


Launching a series of articles of how to write a resume. 📘 Part 1 - The Structure This one took 2 days to write. Hope it will be helpful for you. dev.to/hellnar/how-to… #DevHelp #100DaysOfCode #CodeNewbie

StasKlymenko's tweet image. Launching a series of articles of how to write a resume. 

📘 Part 1 - The Structure 

This one took 2 days to write. Hope it will be helpful for you. 

dev.to/hellnar/how-to…

#DevHelp
#100DaysOfCode #CodeNewbie

💻 Stuck on a Python project at 2AM? We’ve got your back — 24/7 Python support 🔥 Just message us 👉 t.me/clcoding #Python #DevHelp #Clcoding

clcoding's tweet image. 💻 Stuck on a Python project at 2AM?

We’ve got your back — 24/7 Python support 🔥

Just message us 👉 t.me/clcoding

#Python #DevHelp #Clcoding

#DevHelp the Dev team needs help. we've a PHP backend with an API available. all we need is someone good at Laravel to dig in and connect the wall to this backend. if you are up for this, kindly reach out to me. updates: missingpersonsug.org #March2Parliament

missingpersonsug.org

Missing Persons Uganda

Find missing loved ones in Uganda. Report disappearances. View photos, descriptions. Get support resources. Help bring people home.


For over an hour, I've been trying to print a PDF with puppeteer that doesn't have a left margin. I get this small white line and it's not there on the site. I want the images to bleed full width. SEND HALP!!! 🙃 #DevHelp

MrAhmadAwais's tweet image. For over an hour, I've been trying to print a PDF with puppeteer that doesn't have a left margin. I get this small white line and it's not there on the site. I want the images to bleed full width. 

SEND HALP!!! 🙃 #DevHelp

Water reflections got some problems, someone know how to fix this ? #gamedev #indiedev #devhelp #madewithunity #unity3d #bug


We've published a @Salesforce Release process map linking to key resources like @trailhead #DevHelp. Anyone can copy for free and modify for their own use. diagram.q9elements.com/#/5b844c33db2f…

iangotts's tweet image. We've published a @Salesforce Release process map linking to key resources like @trailhead #DevHelp. Anyone can copy for free and modify for their own use.

diagram.q9elements.com/#/5b844c33db2f…

D68: #100DaysOfCode I've been staring at this same damn page for hours. I can see the retrieved data...IT'S RIGHT THERE! But every time I try and loop through it, it says 'map is not a function' Sayonara world. Say.OH.nara.🥶 #DEVhelp #WomenWhoCode #DEcommunity

CassandraPaigee's tweet image. D68: #100DaysOfCode

I've been staring at this same damn page for hours.

I can see the retrieved data...IT'S RIGHT THERE! But every time I try and loop through it, it says 'map is not a function'

Sayonara world. Say.OH.nara.🥶

#DEVhelp #WomenWhoCode #DEcommunity

Say hello to another Ready Games Network Partner💜 Solve the interesting puzzle of match three games. Swipe gems of the same type to smash and complete interesting tasks of jewel quest or cursed diamond puzzle. Learn more about RGN: ready.gg #DevHelp #AppBackend

0xplay_network's tweet image. Say hello to another Ready Games Network Partner💜

Solve the interesting puzzle of match three games. Swipe gems of the same type to smash and complete interesting tasks of jewel quest or cursed diamond puzzle.

Learn more about RGN: ready.gg 
#DevHelp #AppBackend

I need some help finding a mentor for hire. I am looking to pay $25 an hour once a week for the next 6 weeks paid at the end of every session. Must know JavaScript. Must also have patience... I do have ADD. #devhelp #DEVCommunity #programming thanks.


Still using bracket notion ([]) to access array indexes? you can use the .at() method to access the element at a specific index. #javascript #spicytip #devhelp

pixelhopio's tweet image. Still using bracket notion ([]) to access array indexes? you can use the .at() method to access the element at a specific index.

#javascript #spicytip #devhelp
pixelhopio's tweet image. Still using bracket notion ([]) to access array indexes? you can use the .at() method to access the element at a specific index.

#javascript #spicytip #devhelp

The Software Development Lifecycle standardizes the way an application is built, tested, and deployed. In today's #devhelp article, Amy details some tips that help her in her day-to-day development cycle. trek10.com/blog/the-serve…

Trek10inc's tweet image. The Software Development Lifecycle standardizes the way an application is built, tested, and deployed. In today's #devhelp article, Amy details some tips that help her in her day-to-day development cycle. 

trek10.com/blog/the-serve…

What's the biggest UI challenge you've faced when integrating a wallet? Drop your story – I'll share a solution in tomorrow's thread! 💡 #Crypto #DevHelp


⚠️ In my React Native (Expo) project, I’m getting an error pointing to a file inside a folder — but that file doesn’t exist at all. Anyone know why this happens? 🤔 #ReactNative @expo #DevHelp 🙃🙃


Deploying my MERN project on AWS EC2 Frontend works fine with Nginx on port 80 Backend runs perfectly with curl inside EC2 (port 7777) but not accessible from my local machine/browser Tried PM2 + opened inbound rules (80, 443, 7777) still stuck Any ideas? #AWS #EC2 #DevHelp


🚀 TMDB API (free tier) works on mobile ✅ 💻 Not opening on PC/Laptop ❌ Anyone has a fix? Please help ASAP! 🙏 @themoviedb #TMDB #API #DevHelp #FreeTier


Working on my project and need to send verification emails. Can I use Gmail SMTP for free? #DevHelp #Coding


Your software project doesn’t have to stay stuck. At Stellar TechWorks, we: ✅ Audit the code ✅ Assess the path forward ✅ Rebuild if needed Let’s bring it back to life. #RescueMission #DevHelp


💻 Stuck on a Python project at 2AM? We’ve got your back — 24/7 Python support 🔥 Just message us 👉 t.me/clcoding #Python #DevHelp #Clcoding

clcoding's tweet image. 💻 Stuck on a Python project at 2AM?

We’ve got your back — 24/7 Python support 🔥

Just message us 👉 t.me/clcoding

#Python #DevHelp #Clcoding

Started exploring Pattern Recognition 🧠 But I have questions... 👉 What’s the best way to start learning it seriously? 👉 Any prerequisites I should know? 👉 Resources you’d recommend? If you’ve studied it — I’d love your help! 💬 #MachineLearning #PatternRecognition #DevHelp

NikhilShri304's tweet image. Started exploring Pattern Recognition 🧠
But I have questions...
👉 What’s the best way to start learning it seriously?
👉 Any prerequisites I should know?
👉 Resources you’d recommend?

If you’ve studied it — I’d love your help! 💬
#MachineLearning #PatternRecognition #DevHelp

Image not rendering in Netlify but works fine in Vercel — both from the same GitHub repo. Any idea why? healp.vercel.app healp.netlify.app GitHub: github.com/BiswayanPaul/H… @Netlify #WebDev #100xDevs #DevHelp #DeploymentIssue


Launching a series of articles of how to write a resume. 📘 Part 1 - The Structure This one took 2 days to write. Hope it will be helpful for you. dev.to/hellnar/how-to… … #DevHelp #100DaysOfCode #CodeNewbie

3XS0's tweet image. Launching a series of articles of how to write a resume. 📘 Part 1 - The Structure This one took 2 days to write. Hope it will be helpful for you. dev.to/hellnar/how-to… … #DevHelp #100DaysOfCode #CodeNewbie

26 new Openings for developers. Many for juniors. Don't forget to send your Resume 😉 Good Luck to everyone 🙌 #devhelp #remdevjob #100DaysOfCode #codenewbies

StasKlymenko's tweet image. 26 new Openings for developers. 

Many for juniors. 
Don't forget to send your Resume 😉

Good Luck to everyone 🙌

#devhelp #remdevjob
#100DaysOfCode #codenewbies

anyone know how to make it so you can scroll past this part? #RobloxDevs #DevHelp

CheewsyDaily's tweet image. anyone know how to make it so you can scroll past this part? #RobloxDevs #DevHelp

is there a better way to add #lodash dependency to your #angular code? #devhelp

aggregate_root's tweet image. is there a better way to add #lodash dependency to your #angular code?
#devhelp

95 New Openings Mostly local, but some remote also included. Some of them were added on weekend and can be dead. Good Luck 🙌 #DevHelp #RemDevJob #100DaysOfCode #CodeNewbie

StasKlymenko's tweet image. 95 New Openings

Mostly local, but some remote also included. 
Some of them were added on weekend and can be dead. 

Good Luck 🙌

#DevHelp #RemDevJob
#100DaysOfCode #CodeNewbie

Do COBOL arrays have their own travel agency for trips to C# com objects? Source: devhubby.com/thread/how-to-… #CodingCommunity #Interop #DevHelp #CodeTips #cobol #pass

alieGotha's tweet image. Do COBOL arrays have their own travel agency for trips to C# com objects?

Source: devhubby.com/thread/how-to-…

#CodingCommunity #Interop #DevHelp #CodeTips #cobol #pass

63 new openings 👨‍💻 - 37 remote job - 15 internships - 11 local from top companies Job is already waiting. Where are you, developers? Good luck 🙌 github.com/Hellnar/openin… #devhelp #remdevjob #100DaysOfCode #codenewbies

StasKlymenko's tweet image. 63 new openings 👨‍💻

- 37 remote job
- 15 internships
- 11 local from top companies

Job is already waiting. Where are you, developers? 

Good luck 🙌 

github.com/Hellnar/openin…

#devhelp #remdevjob
#100DaysOfCode #codenewbies

Water reflections got some problems, someone know how to fix this ? #gamedev #indiedev #devhelp #madewithunity #unity3d #bug


🥳 🥳 🥳 🥳 🥳 I've reached 3000 followers this morning! Thank you all for supporting me. Things are going so fast these days. I will do my best to tweet quality content and help you with any other things like #devhelp and #remdevjob


If you're interested in seeing the development progress of The C.H.A.L.K Project go follow @TheCHALKProject If you're interested in helping with the development of The C.H.A.L.K Project DM @TheCHALKProject #Roblox #RobloxDev #DevHelp #Gaming #Horror #Gamedev

Chipcloof's tweet image. If you're interested in seeing the development progress of The C.H.A.L.K Project go follow @TheCHALKProject 

If you're interested in helping with the development of The C.H.A.L.K Project DM @TheCHALKProject 

#Roblox #RobloxDev #DevHelp #Gaming #Horror #Gamedev

how do I query my result set to show all the [Emp OrderTotal > 100] results in one row?? #SQL #MYSQL #devhelp #DEVcommunity #SQLServer #Database #coding #programming #SoftwareEngineering

Booga43052820's tweet image. how do I query my result set to show all the [Emp OrderTotal > 100] results in one row??
#SQL #MYSQL #devhelp #DEVcommunity #SQLServer #Database #coding #programming #SoftwareEngineering

I've added 30 new openings to the list after deleting a few yesterday. Many of them are remote. Many of them require JavaScript as a main language. github.com/Hellnar/openin… Good luck to everyone who will apply 🙌 #devhelp #remdevjob #100DaysOfCode #CodeNewbie

StasKlymenko's tweet image. I've added 30 new openings to the list after deleting a few yesterday. 

Many of them are remote. Many of them require JavaScript as a main language. 

github.com/Hellnar/openin…

Good luck to everyone who will apply 🙌

#devhelp #remdevjob
#100DaysOfCode #CodeNewbie

Why doesn't this piece of #code work #puglang #devhelp?

mittalyashu77's tweet image. Why doesn't this piece of #code work #puglang #devhelp?

I need some help fellow vue developers. I’m using a child process from inside a node application and calling execsync to build a vue app But the build keeps being built with NODE_ENV = local Can someone help me out? #vue #devhelp cc @youyuxi

amedina_dev's tweet image. I need some help fellow vue developers.

I’m using a child process from inside a node application and calling execsync to build a vue app

But the build keeps being built with NODE_ENV = local

Can someone help me out?

#vue #devhelp
cc @youyuxi

@Respawn @PlayApex @TitanfallBlog So right after updating the game.... Hoping that there's a fix..... There isn't and it still doesn't work 😐☹️. Tf #error #devhelp #thehell #APEX #help

ChrisMestaz's tweet image. @Respawn @PlayApex  @TitanfallBlog 

So right after updating the game.... Hoping that there's a fix..... There isn't and it still doesn't work 😐☹️.  Tf 
#error #devhelp #thehell #APEX  #help

Launching a series of articles of how to write a resume. 📘 Part 1 - The Structure This one took 2 days to write. Hope it will be helpful for you. dev.to/hellnar/how-to… #DevHelp #100DaysOfCode #CodeNewbie

StasKlymenko's tweet image. Launching a series of articles of how to write a resume. 

📘 Part 1 - The Structure 

This one took 2 days to write. Hope it will be helpful for you. 

dev.to/hellnar/how-to…

#DevHelp
#100DaysOfCode #CodeNewbie

💻 Stuck on a Python project at 2AM? We’ve got your back — 24/7 Python support 🔥 Just message us 👉 t.me/clcoding #Python #DevHelp #Clcoding

clcoding's tweet image. 💻 Stuck on a Python project at 2AM?

We’ve got your back — 24/7 Python support 🔥

Just message us 👉 t.me/clcoding

#Python #DevHelp #Clcoding

Started exploring Pattern Recognition 🧠 But I have questions... 👉 What’s the best way to start learning it seriously? 👉 Any prerequisites I should know? 👉 Resources you’d recommend? If you’ve studied it — I’d love your help! 💬 #MachineLearning #PatternRecognition #DevHelp

NikhilShri304's tweet image. Started exploring Pattern Recognition 🧠
But I have questions...
👉 What’s the best way to start learning it seriously?
👉 Any prerequisites I should know?
👉 Resources you’d recommend?

If you’ve studied it — I’d love your help! 💬
#MachineLearning #PatternRecognition #DevHelp

Loading...

Something went wrong.


Something went wrong.


United States Trends