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.
Where do my saved dev.to articles/blogs go?

Where do my saved dev.to articles/blogs go?

15
Comments 9
1 min read
What is the tools to make a realtime notification?

What is the tools to make a realtime notification?

6
Comments 8
1 min read
Setting up Intellij to close previously running build

Setting up Intellij to close previously running build

3
Comments
2 min read
Is it safe to use Google APIs from Client-Side Javascript 🤔

Is it safe to use Google APIs from Client-Side Javascript 🤔

11
Comments 9
1 min read
Integrating Dynamic Like Count to Gatsby Blog Site

Integrating Dynamic Like Count to Gatsby Blog Site

8
Comments 3
1 min read
Using external scripts with NuxtJS

Using external scripts with NuxtJS

11
Comments
1 min read
Scanning user input and looking for keywords

Scanning user input and looking for keywords

8
Comments 7
2 min read
I just don't understand async/await 😢!

I just don't understand async/await 😢!

7
Comments 4
1 min read
Load JSON to modal

Load JSON to modal

6
Comments 2
2 min read
FIXED: Upload to DigitalOcean Spaces with AWS S3 getSignedUrl with correct permissions and Content Type

FIXED: Upload to DigitalOcean Spaces with AWS S3 getSignedUrl with correct permissions and Content Type

15
Comments 4
2 min read
A11y: Should disabled/loading state buttons be tabbable?

A11y: Should disabled/loading state buttons be tabbable?

4
Comments 2
1 min read
RSS Help

RSS Help

7
Comments
1 min read
OAuth2 auth with Nuxt.js/Vue.js (frontend), Vert.x (backend for BL) and Keycloak (auth server) 👩‍💻👨‍💻

OAuth2 auth with Nuxt.js/Vue.js (frontend), Vert.x (backend for BL) and Keycloak (auth server) 👩‍💻👨‍💻

11
Comments 11
2 min read
Django view doesn't output correctly

Django view doesn't output correctly

12
Comments 8
1 min read
How to find a string, within a string, using Regex

How to find a string, within a string, using Regex

6
Comments 11
1 min read
"Haskell on the JVM" :: Frege vs. Eta

"Haskell on the JVM" :: Frege vs. Eta

8
Comments 1
1 min read
Why Does JavaScript Do THIS? - Question #1

Why Does JavaScript Do THIS? - Question #1

13
Comments 9
1 min read
I need a mathematician, Iridescence effect canvas?

I need a mathematician, Iridescence effect canvas?

8
Comments 8
1 min read
How can I create a new tag?

How can I create a new tag?

4
Comments 3
1 min read
I'm thinking about taking over an abandoned GitHub project: what is your advice?

I'm thinking about taking over an abandoned GitHub project: what is your advice?

5
Comments 5
2 min read
How does your Team Maintain Coding Standards?

How does your Team Maintain Coding Standards?

8
Comments 5
1 min read
Graph databases: which one?

Graph databases: which one?

5
Comments 9
1 min read
Full-scale Fullstack dilemma

Full-scale Fullstack dilemma

7
Comments 3
1 min read
No more hero's anymore.

No more hero's anymore.

7
Comments 9
1 min read
How can I test my design in mobile devices?

How can I test my design in mobile devices?

5
Comments 8
1 min read
RESTApi Host

RESTApi Host

4
Comments 5
1 min read
Switching to Zsh (the new macOS default shell)

Switching to Zsh (the new macOS default shell)

10
Comments 4
1 min read
1st portfolio, which languages/framework to use

1st portfolio, which languages/framework to use

6
Comments 7
1 min read
Using python programs as backend for flutter app

Using python programs as backend for flutter app

7
Comments
1 min read
Path to become a junior+ data engineer?

Path to become a junior+ data engineer?

6
Comments 1
1 min read
Portfolio Review?

Portfolio Review?

12
Comments 9
1 min read
Looking for honest feedback for my first portfolio 🙏

Looking for honest feedback for my first portfolio 🙏

9
Comments 11
1 min read
Hacktoberfest has been an unmitigated disaster for me thus far

Hacktoberfest has been an unmitigated disaster for me thus far

8
Comments 12
1 min read
Should I learn react before trying to learn Gatsby?

Should I learn react before trying to learn Gatsby?

15
Comments 7
1 min read
SOLVED:4 column footer with plain css

SOLVED:4 column footer with plain css

6
Comments
1 min read
Global event handling in Vue

Global event handling in Vue

10
Comments
1 min read
How to prevent readline in Node from exiting on line event?

How to prevent readline in Node from exiting on line event?

5
Comments 4
1 min read
What is a Review Period? #hacktoberfest

What is a Review Period? #hacktoberfest

7
Comments 17
1 min read
What’s your favorite headless CMS?

What’s your favorite headless CMS?

6
Comments 5
1 min read
What do you use for Python development?

What do you use for Python development?

15
Comments 6
1 min read
What was the thing that made you finally 'get' JavaScript?

What was the thing that made you finally 'get' JavaScript?

15
Comments 9
1 min read
Is it possible to blend DevOps w/ Full Stack Dev?

Is it possible to blend DevOps w/ Full Stack Dev?

34
Comments 13
1 min read
Send me all the Kotlin questions you were too afraid to ask

Send me all the Kotlin questions you were too afraid to ask

10
Comments 10
1 min read
Ouput ping status on django template

Ouput ping status on django template

8
Comments
1 min read
[Halp!] How do you take notes?

[Halp!] How do you take notes?

11
Comments 13
1 min read
I see a fresh website and I want it painted black.

I see a fresh website and I want it painted black.

14
Comments 13
1 min read
Overly Functional C++: The Fold

Overly Functional C++: The Fold

37
Comments 8
4 min read
Hacktoberfest C#

Hacktoberfest C#

8
Comments 5
1 min read
TypeError: handler.apply is not a function

TypeError: handler.apply is not a function

4
Comments
1 min read
Can you help unblock dark mode on Stack Overflow? 🌒

Can you help unblock dark mode on Stack Overflow? 🌒

6
Comments
1 min read
✅[FIXED]✅ 🗄 Android Room Database is not sending updates upon returning to a Fragment 😥

✅[FIXED]✅ 🗄 Android Room Database is not sending updates upon returning to a Fragment 😥

6
Comments 4
3 min read
Detecting colors

Detecting colors

6
Comments 1
1 min read
Cross-post from Medium

Cross-post from Medium

5
Comments 4
1 min read
What's the best way to promote yourself as a developer: Blogging or Youtube?

What's the best way to promote yourself as a developer: Blogging or Youtube?

13
Comments 10
1 min read
How do I update a column in a System.Data datarow using V8 under ClearScript?

How do I update a column in a System.Data datarow using V8 under ClearScript?

7
Comments 1
1 min read
How do you deal with extreme burnout?

How do you deal with extreme burnout?

8
Comments 8
1 min read
Need help - First coding interview in 2 weeks

Need help - First coding interview in 2 weeks

7
Comments 6
1 min read
Why does mandatory have to mean less effective?

Why does mandatory have to mean less effective?

7
Comments
2 min read
An i18n engine with translation rules?

An i18n engine with translation rules?

4
Comments
1 min read
Contributors Wanted: Mozilla Reps Mobile App

Contributors Wanted: Mozilla Reps Mobile App

7
Comments
1 min read
loading...