close
The Wayback Machine - https://web.archive.org/web/20211218143732/https://dev.to/t/help

DEV Community

Help!

A place to ask questions and provide answers. We're here to work things out together.

Posts

👋 Sign in for the ability sort posts by top and latest.
Arduino vs C/C++ (how to think)

Arduino vs C/C++ (how to think)

Reactions 2 Comments
1 min read
How could I add regex (regular expression) support to ParseJS using my current method of finding tokens?

How could I add regex (regular expression) support to ParseJS using my current method of finding tokens?

Reactions 8 Comments
2 min read
PidCoin (personal internet data coin)

PidCoin (personal internet data coin)

Reactions 3 Comments
1 min read
Next js Website

Next js Website

Reactions 2 Comments 18
1 min read
Forem, what is it and why is that pop up showing?

Forem, what is it and why is that pop up showing?

Reactions 2 Comments 5
1 min read
7 STEPS TO CHOOSE THE SOFTWARE DEVELOPMENT SERVICES IN 2022

7 STEPS TO CHOOSE THE SOFTWARE DEVELOPMENT SERVICES IN 2022

Reactions 4 Comments
4 min read
How to escape Tutorial Hell (Short Post)

How to escape Tutorial Hell (Short Post)

Reactions 10 Comments
2 min read
Free place to list your github repo for contribution

Free place to list your github repo for contribution

Reactions 3 Comments
1 min read
How do I make button that plays a random audio?

How do I make button that plays a random audio?

Reactions 4 Comments 1
1 min read
Express middlewares and implementing pipelines

Express middlewares and implementing pipelines

Reactions 2 Comments
2 min read
Is there a suitable equivalent to `Function.caller` in modern JS?

Is there a suitable equivalent to `Function.caller` in modern JS?

Reactions 8 Comments 6
1 min read
How do I manage SSH keys stored in the ssh-agent (Portable OpenSSH)?

How do I manage SSH keys stored in the ssh-agent (Portable OpenSSH)?

Reactions 4 Comments
2 min read
Firebase Nextjs Error

Firebase Nextjs Error

Reactions 2 Comments
1 min read
Help With SVG In Python

Help With SVG In Python

Reactions 4 Comments 14
1 min read
MongoDB Atlas Hackathon Help Thread

MongoDB Atlas Hackathon Help Thread

Reactions 23 Comments 16
1 min read
Dev.to posts with canonical url idexing on google, why?

Dev.to posts with canonical url idexing on google, why?

Reactions 8 Comments 6
1 min read
my first post on DEV 🔥 🔥

my first post on DEV 🔥 🔥

Reactions 4 Comments 2
1 min read
4 Ways To Be Constantly Improving Your Code

4 Ways To Be Constantly Improving Your Code

Reactions 11 Comments 5
3 min read
Interesting C++ bug involving `std::cin` for input.

Interesting C++ bug involving `std::cin` for input.

Reactions 6 Comments 5
2 min read
Node version and Nextjs

Node version and Nextjs

Reactions 2 Comments 1
1 min read
How do I use variable-arguments (varargs) in C++ (effectively)?

How do I use variable-arguments (varargs) in C++ (effectively)?

Reactions 7 Comments 15
1 min read
Simplify React code using Babel transpiling: useState

Simplify React code using Babel transpiling: useState

Reactions 4 Comments
2 min read
What's your favorite notetaking app?

What's your favorite notetaking app?

Reactions 7 Comments 22
2 min read
Full Stack Interview Help

Full Stack Interview Help

Reactions 4 Comments 2
1 min read
[Looking for feedback.] Janky: Templates and Raw Types.

[Looking for feedback.] Janky: Templates and Raw Types.

Reactions 5 Comments
3 min read
Debugging Multer and other middle-wares

Debugging Multer and other middle-wares

Reactions 1 Comments
3 min read
Do laravel crons can use the same database connection if executed at the same time on laravel 5.8?

Do laravel crons can use the same database connection if executed at the same time on laravel 5.8?

Reactions 4 Comments
1 min read
Google refusing to connect to other sites?!

Google refusing to connect to other sites?!

Reactions 6 Comments 1
2 min read
Cannot enter value into MDEditor

Cannot enter value into MDEditor

Reactions 6 Comments
1 min read
How do apps manage user credits/ features nowadays?

How do apps manage user credits/ features nowadays?

Reactions 1 Comments
1 min read
How to preserve the data types when writing pandas DataFrame to Excel?

How to preserve the data types when writing pandas DataFrame to Excel?

Reactions 5 Comments 1
1 min read
I want to deploy nestjs node server on aws ec2 instance and run https server

I want to deploy nestjs node server on aws ec2 instance and run https server

Reactions 2 Comments
1 min read
best hosting option for a personal website

best hosting option for a personal website

Reactions 2 Comments 4
1 min read
Where could I find some C++ that could help me?/Code critique.

Where could I find some C++ that could help me?/Code critique.

Reactions 5 Comments
1 min read
Top Trending Mobile App Development Technologies in 2021-2022

Top Trending Mobile App Development Technologies in 2021-2022

Reactions 6 Comments
1 min read
Is there a way to convert dynamically allocated memory to static memory OR copy ptr contents in C/C++?

Is there a way to convert dynamically allocated memory to static memory OR copy ptr contents in C/C++?

Reactions 7 Comments 7
1 min read
GitHub Actions Hackathon 2021 Help Thread

GitHub Actions Hackathon 2021 Help Thread

Reactions 44 Comments 72
1 min read
Chromium console stopped working. - What's wrong? How do I fix it?

Chromium console stopped working. - What's wrong? How do I fix it?

Reactions 6 Comments 7
1 min read
Computer Science

Computer Science

Reactions 3 Comments
2 min read
Uptime of macOS system via terminal

Uptime of macOS system via terminal

Reactions 13 Comments
2 min read
How to install pip3 on mac

How to install pip3 on mac

Reactions 12 Comments
2 min read
Help..... React to NextJS

Help..... React to NextJS

Reactions 3 Comments 6
1 min read
Can't unfollow sql tag.

Can't unfollow sql tag.

Reactions 2 Comments 2
1 min read
Why do integral types get weirdly initialized inside of std::array in C++, and how can I fix it?

Why do integral types get weirdly initialized inside of std::array in C++, and how can I fix it?

Reactions 8 Comments 4
1 min read
React vs Next (ContextProvider)

React vs Next (ContextProvider)

Reactions 2 Comments 3
1 min read
Where is the limit of your ethics? Where would you draw the line?

Where is the limit of your ethics? Where would you draw the line?

Reactions 15 Comments 7
1 min read
Survey about which library developer choose to make desktop applications in nodejs

Survey about which library developer choose to make desktop applications in nodejs

Reactions 2 Comments
1 min read
What is your thought process to develop the extendable application?

What is your thought process to develop the extendable application?

Reactions 4 Comments 3
1 min read
Google Search Console can't fetch sitemap on GitHub Pages

Google Search Console can't fetch sitemap on GitHub Pages

Reactions 12 Comments 2
3 min read
Elixir & Phoenix Tutorials

Elixir & Phoenix Tutorials

Reactions 2 Comments
1 min read
Cloning, how does it work?

Cloning, how does it work?

Reactions 2 Comments
1 min read
How to write a promising CV

How to write a promising CV

Reactions 24 Comments
4 min read
Require.js expert

Require.js expert

Reactions 5 Comments
1 min read
Is there a way to have raw-types in (modern) C++?

Is there a way to have raw-types in (modern) C++?

Reactions 7 Comments 18
2 min read
Is clearing session data for edge caching mandatory?

Is clearing session data for edge caching mandatory?

Reactions 3 Comments
1 min read
Top 5 Insiders YouTube SEO Tips You Haven't Heard Of!

Top 5 Insiders YouTube SEO Tips You Haven't Heard Of!

Reactions 24 Comments
2 min read
Please help how to host two forem domain in a single server

Please help how to host two forem domain in a single server

Reactions 5 Comments 1
1 min read
Can I access Airtable data from Firebase in my react app?

Can I access Airtable data from Firebase in my react app?

Reactions 2 Comments 1
1 min read
Script to Generate Table-of-Content for Markdown file

Script to Generate Table-of-Content for Markdown file

Reactions 4 Comments
2 min read
How do you implement an external script?

How do you implement an external script?

Reactions 3 Comments 1
1 min read
loading...