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.
Are there any websites like dev.to for electronics ?

Are there any websites like dev.to for electronics ?

3
Comments 5
1 min read
Firebase NOSql Parent-Child logins

Firebase NOSql Parent-Child logins

6
Comments 6
1 min read
Do you know great Test Case/Suite tools (things like TestRail)?

Do you know great Test Case/Suite tools (things like TestRail)?

5
Comments 1
1 min read
SOLVED:Modules not found on django migrations

SOLVED:Modules not found on django migrations

4
Comments 2
1 min read
Best way to create an indexed gallery of images?

Best way to create an indexed gallery of images?

12
Comments 2
1 min read
AWS Keys exposed on URL from photos on my heroku site

AWS Keys exposed on URL from photos on my heroku site

3
Comments 5
1 min read
recomendation algorithms: how can you recommend songs based on a user's past listening history?

recomendation algorithms: how can you recommend songs based on a user's past listening history?

5
Comments 7
1 min read
How to plan a software?

How to plan a software?

12
Comments 4
1 min read
How do I get international customers?

How do I get international customers?

2
Comments
1 min read
Finished My Portfolio Site

Finished My Portfolio Site

41
Comments 19
1 min read
What are some good tutorials/tips for building your own computer

What are some good tutorials/tips for building your own computer

4
Comments 4
1 min read
How do you design good error messages?

How do you design good error messages?

8
Comments 3
1 min read
Explain Like I'm Five: Can junior developer make use of docker in any way

Explain Like I'm Five: Can junior developer make use of docker in any way

9
Comments 3
1 min read
Looks like my luck has run out :(

Looks like my luck has run out :(

8
Comments 9
2 min read
Where do you look for conference CFP's?

Where do you look for conference CFP's?

4
Comments 4
1 min read
What should I learn next?

What should I learn next?

10
Comments 4
1 min read
CSS Plugin for Chrome

CSS Plugin for Chrome

9
Comments 3
1 min read
How to handle outbound links in desktop PWA?

How to handle outbound links in desktop PWA?

72
Comments 28
1 min read
How to test REST API where major bussiness logic is written in SQL

How to test REST API where major bussiness logic is written in SQL

8
Comments 3
1 min read
TypeScript monorepo for React project

TypeScript monorepo for React project

138
Comments 14
5 min read
Need help on creating private instances of a web app

Need help on creating private instances of a web app

4
Comments 4
1 min read
Please review my portfolio and my resume

Please review my portfolio and my resume

6
Comments 27
1 min read
NEED RUBY ON RAILS FULL GUIDE

NEED RUBY ON RAILS FULL GUIDE

6
Comments 7
1 min read
Is “Defensive Programming” actually healthy?

Is “Defensive Programming” actually healthy?

168
Comments 125
5 min read
How to conditionally upload Lambda artifact to s3 with Terraform?

How to conditionally upload Lambda artifact to s3 with Terraform?

4
Comments 8
1 min read
My struggles designing a personal website

My struggles designing a personal website

12
Comments 5
1 min read
The Goldilocks Problem: Project Sizes

The Goldilocks Problem: Project Sizes

3
Comments 1
1 min read
Is there any way to detect if a user "can go back" in PWAs (desktop PWA most specifically)

Is there any way to detect if a user "can go back" in PWAs (desktop PWA most specifically)

17
Comments 13
1 min read
Is it Ethical for a Hackathon Organizer to take all the Intellectual Property (IP) Rights of the winning idea?

Is it Ethical for a Hackathon Organizer to take all the Intellectual Property (IP) Rights of the winning idea?

3
Comments 7
1 min read
Roast my site

Roast my site

4
Comments 22
1 min read
C++ how do I store any value in a map

C++ how do I store any value in a map

8
Comments 5
1 min read
Please suggest, react or jquery?

Please suggest, react or jquery?

5
Comments 3
1 min read
Requested runtime (Python 3.7.3) is not available for this stack (heroku-18).

Requested runtime (Python 3.7.3) is not available for this stack (heroku-18).

4
Comments 10
1 min read
README.md fix typo + English syntax

README.md fix typo + English syntax

3
Comments 2
1 min read
Review of Algorithmic Toolbox (Please recommend me another course!)

Review of Algorithmic Toolbox (Please recommend me another course!)

7
Comments 6
3 min read
I developed a tool for developers. What now?

I developed a tool for developers. What now?

17
Comments 15
1 min read
Surprising behavior with Rails I18n Lazy Lookups and Partials

Surprising behavior with Rails I18n Lazy Lookups and Partials

8
Comments 4
2 min read
How do you prioritize?

How do you prioritize?

35
Comments 16
1 min read
New season, new project: I need you 👉 🙏

New season, new project: I need you 👉 🙏

8
Comments 7
2 min read
Learning for Life

Learning for Life

10
Comments 10
1 min read
Best ways to Deploy Django REST API on CentOS

Best ways to Deploy Django REST API on CentOS

4
Comments 8
1 min read
Can I Borrow Some Time From Someone with a Mac & iPhone? Safari Debugging Question.

Can I Borrow Some Time From Someone with a Mac & iPhone? Safari Debugging Question.

9
Comments 3
2 min read
Help Out Fellow Community Members by Answering 2 Questions!

Help Out Fellow Community Members by Answering 2 Questions!

8
Comments 5
2 min read
SEO:React or Vue.js?

SEO:React or Vue.js?

11
Comments 4
1 min read
Nexmo Get Call on WebApp using Websocket

Nexmo Get Call on WebApp using Websocket

4
Comments 4
1 min read
Struggling with Gatsby Images

Struggling with Gatsby Images

12
Comments 13
1 min read
Refactoring old code vs Rewriting everything for long-term?

Refactoring old code vs Rewriting everything for long-term?

9
Comments 17
1 min read
How do you separate and organize your Express.JS files?

How do you separate and organize your Express.JS files?

8
Comments 2
1 min read
Which 2018 Mac is best for web development?

Which 2018 Mac is best for web development?

18
Comments 53
2 min read
How JavaScript engine execute this code?

How JavaScript engine execute this code?

6
Comments 6
1 min read
Can I Get Some Feedback? (Moment.js in particular)

Can I Get Some Feedback? (Moment.js in particular)

5
Comments 7
1 min read
What is the standard way to keep UI state and backend state synced during updates? (React and Node)

What is the standard way to keep UI state and backend state synced during updates? (React and Node)

25
Comments 12
2 min read
What would be best Language to make a web based video conferencing app? 🤔

What would be best Language to make a web based video conferencing app? 🤔

47
Comments 19
1 min read
Architecture diagrams for Github README.md?

Architecture diagrams for Github README.md?

10
Comments 13
1 min read
Did JavaScript objects have static methods before ES6 class static methods?

Did JavaScript objects have static methods before ES6 class static methods?

9
Comments 2
1 min read
SOLVED:Uploading images from Django-Admin

SOLVED:Uploading images from Django-Admin

4
Comments 17
1 min read
Google season of Docs

Google season of Docs

2
Comments
1 min read
Help out a junior dev, rate my CV?

Help out a junior dev, rate my CV?

13
Comments 15
1 min read
Finding my Loaf of Bread

Finding my Loaf of Bread

6
Comments
4 min read
Solving Problems By Avoiding Them

Solving Problems By Avoiding Them

30
Comments 5
5 min read
loading...