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 to sort posts by relevant, latest, or top.
What is DEV.to? and what it wants to be?

What is DEV.to? and what it wants to be?

8
Comments 6
1 min read
How to change the commit history in GitHub?

How to change the commit history in GitHub?

6
Comments 3
1 min read
How to choose a remote job board to subscribe to

How to choose a remote job board to subscribe to

36
Comments 4
4 min read
Python Typing, between 3.6 and 3.7

Python Typing, between 3.6 and 3.7

5
Comments 2
1 min read
How can I make my posts more discoverable?

How can I make my posts more discoverable?

21
Comments 23
1 min read
Vue props not persisting update

Vue props not persisting update

3
Comments
1 min read
IN XAMPP Error: MySQL shutdown unexpectedly.

IN XAMPP Error: MySQL shutdown unexpectedly.

2
Comments 3
1 min read
How to Create a Fitness App? Fullest Guide

How to Create a Fitness App? Fullest Guide

3
Comments 11
12 min read
I am looking for Strapi alternative for an existing database

I am looking for Strapi alternative for an existing database

10
Comments 4
1 min read
I've hit a brick wall. How do I progress as a React Dev and other confusions.

I've hit a brick wall. How do I progress as a React Dev and other confusions.

36
Comments 28
1 min read
Jest - Else path not taken !!!

Jest - Else path not taken !!!

5
Comments
1 min read
Help with getting started in building bot for Slack

Help with getting started in building bot for Slack

3
Comments 6
1 min read
Any recommendations for a chair to pair with a standing desk?

Any recommendations for a chair to pair with a standing desk?

3
Comments 4
1 min read
New Idea Blocked

New Idea Blocked

5
Comments 18
1 min read
HOW DO YOU START WITH DATA SCIENCE?

HOW DO YOU START WITH DATA SCIENCE?

5
Comments 2
1 min read
PYTHON DATA science / MACHINE learning

PYTHON DATA science / MACHINE learning

3
Comments 2
1 min read
How to deploy/Host React project on firebase

How to deploy/Host React project on firebase

20
Comments 1
1 min read
Does not remember git commands a bad thing?

Does not remember git commands a bad thing?

8
Comments 17
1 min read
Stumped about Rails Connection Limit Error

Stumped about Rails Connection Limit Error

7
Comments 8
1 min read
What is the best way to tackle responsive design with minimal redundant code ?

What is the best way to tackle responsive design with minimal redundant code ?

5
Comments 6
1 min read
Feedback needed for React Calculator app

Feedback needed for React Calculator app

3
Comments
1 min read
dev.to comment system

dev.to comment system

4
Comments 2
1 min read
What kind of open source license should I use for my project?

What kind of open source license should I use for my project?

5
Comments 7
1 min read
Is there any place I can let others review my Go code?

Is there any place I can let others review my Go code?

10
Comments 1
1 min read
How can I test Gatsby components using PageProps with Jest?

How can I test Gatsby components using PageProps with Jest?

6
Comments
1 min read
Best way to be able to spend more time on an Open Source project?

Best way to be able to spend more time on an Open Source project?

10
Comments 2
1 min read
Background fill animation on complex shapes

Background fill animation on complex shapes

2
Comments 2
1 min read
Help choosing a laptop for work

Help choosing a laptop for work

21
Comments 20
1 min read
Is there a way to aggregate dev.to RSS feeds?

Is there a way to aggregate dev.to RSS feeds?

5
Comments 3
1 min read
I have a problem with Vue composition API

I have a problem with Vue composition API

5
Comments 4
1 min read
Need a way to build workflows

Need a way to build workflows

7
Comments 1
1 min read
Aws Interview Question |2020

Aws Interview Question |2020

12
Comments
4 min read
How to talk to people about my product idea?

How to talk to people about my product idea?

6
Comments 3
3 min read
When can I add a License to my projects? What are the criterias required to add a License?

When can I add a License to my projects? What are the criterias required to add a License?

3
Comments 2
1 min read
How to efficiently download thousands of files?

How to efficiently download thousands of files?

6
Comments
1 min read
What would you like to see in a developer-centric Linux distro?

What would you like to see in a developer-centric Linux distro?

9
Comments 19
5 min read
Question about mind shift in developer teams

Question about mind shift in developer teams

3
Comments
1 min read
WYSIWYG Editor for NUXT

WYSIWYG Editor for NUXT

3
Comments 1
1 min read
Need Help In a pen..

Need Help In a pen..

3
Comments 1
1 min read
PyCharm, Run Configurations.... how do you set one up? I’m following a tutorial, but it’s not working

PyCharm, Run Configurations.... how do you set one up? I’m following a tutorial, but it’s not working

3
Comments
1 min read
How do you make a about page route?

How do you make a about page route?

2
Comments 7
1 min read
Best Practice of structuring Project

Best Practice of structuring Project

6
Comments 1
1 min read
Is there a way to see only posts on feed?

Is there a way to see only posts on feed?

3
Comments 4
1 min read
How to display/output as template string?

How to display/output as template string?

5
Comments 2
1 min read
How to add multiple images to one object?

How to add multiple images to one object?

2
Comments
1 min read
Why Axios is reducing api response?

Why Axios is reducing api response?

7
Comments 7
1 min read
Topics for my next post

Topics for my next post

2
Comments 3
2 min read
How are you all handling burnout?

How are you all handling burnout?

3
Comments 11
1 min read
Should my desktop app support 32 bit?

Should my desktop app support 32 bit?

2
Comments
1 min read
I need help finding a platform that focuses on unblocking other developers

I need help finding a platform that focuses on unblocking other developers

25
Comments 10
1 min read
Need suggestion about React+Material UI component directory structure

Need suggestion about React+Material UI component directory structure

2
Comments 1
1 min read
Crossposting

Crossposting

3
Comments 2
1 min read
Is there Webview that downloads Chromium if required, and install globally?

Is there Webview that downloads Chromium if required, and install globally?

2
Comments 4
1 min read
Rapid Development + Scaling Web

Rapid Development + Scaling Web

3
Comments 1
1 min read
What tips would you give to devs working on little startups?

What tips would you give to devs working on little startups?

45
Comments 25
1 min read
How to store user data in Shopify App ?

How to store user data in Shopify App ?

3
Comments 12
1 min read
Ghost vs strapi vs prismic

Ghost vs strapi vs prismic

6
Comments 13
1 min read
Learning data structure and Algorithm

Learning data structure and Algorithm

6
Comments 3
1 min read
Did anyone integrated OneSignal in React Native/Expo?

Did anyone integrated OneSignal in React Native/Expo?

6
Comments 4
1 min read
Practical web server in vanilla Go with clean-up function (I don't really know what I am doing)

Practical web server in vanilla Go with clean-up function (I don't really know what I am doing)

7
Comments
3 min read
loading...