DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Here's how I made a simple Chrome extension for Gmail notifications

Here's how I made a simple Chrome extension for Gmail notifications

5
Comments
2 min read
Using BoltDB as internal database 💾

Using BoltDB as internal database 💾

32
Comments 2
3 min read
Beautiful HTML-free desk-calculator app, built with just 61 lines of Javascript, framework included...

Beautiful HTML-free desk-calculator app, built with just 61 lines of Javascript, framework included...

8
Comments 2
6 min read
Downloading Image Files from Websites

Downloading Image Files from Websites

5
Comments
1 min read
java traditional method to remove duplicate String

java traditional method to remove duplicate String

3
Comments
1 min read
Personal Site Suggestions

Personal Site Suggestions

2
Comments 2
1 min read
Thirty Days of Rust: Day Four

Thirty Days of Rust: Day Four

6
Comments
2 min read
Is random() really random ?

Is random() really random ?

12
Comments 4
4 min read
SQL Basics (Zero to Hero)- Part 01

SQL Basics (Zero to Hero)- Part 01

9
Comments 1
3 min read
Remove Duplicate Characters from given string(Java)

Remove Duplicate Characters from given string(Java)

10
Comments 2
1 min read
Do you need to be good at math to be a programmer?

Do you need to be good at math to be a programmer?

27
Comments 20
3 min read
Release 0.4: Planning

Release 0.4: Planning

2
Comments
1 min read
Learn how to create full-stack blogger project with Vue.js & Flask

Learn how to create full-stack blogger project with Vue.js & Flask

6
Comments
1 min read
Hangman Project | Day 11

Hangman Project | Day 11

4
Comments 1
1 min read
Reverse Each word in a String

Reverse Each word in a String

9
Comments
1 min read
Reverse a Number (Java)

Reverse a Number (Java)

8
Comments
1 min read
Powerful VS Code Setup: Amateur to Pro

Powerful VS Code Setup: Amateur to Pro

38
Comments 2
6 min read
What technologies should you know to become a Front-End Developer in 2022.

What technologies should you know to become a Front-End Developer in 2022.

5
Comments
3 min read
Reverse of a String

Reverse of a String

8
Comments
1 min read
Clean Code - Javascript

Clean Code - Javascript

60
Comments
4 min read
I am unable to find Freelance Clients? Help!

I am unable to find Freelance Clients? Help!

63
Comments 15
1 min read
How to get into "the zone" while programming?

How to get into "the zone" while programming?

3
Comments 2
1 min read
Testing file Download ⬇️ in Spring 🍃 Boot

Testing file Download ⬇️ in Spring 🍃 Boot

3
Comments 2
2 min read
Top 3 Ways to Log Errors to Simplify Debugging For Systems Engineers

Top 3 Ways to Log Errors to Simplify Debugging For Systems Engineers

5
Comments
2 min read
How I Bypassed Netflix Profile Lock?

How I Bypassed Netflix Profile Lock?

5
Comments 2
3 min read
Elixir :: Function, Pattern Matching, default values e when

Elixir :: Function, Pattern Matching, default values e when

6
Comments
3 min read
Striver's SDE Sheet Journey - #14 Pow(x,n)

Striver's SDE Sheet Journey - #14 Pow(x,n)

6
Comments
2 min read
The Map Function in JavaScript

The Map Function in JavaScript

8
Comments
2 min read
Everything you need to know about Big O notation for your next technical interview

Everything you need to know about Big O notation for your next technical interview

8
Comments
4 min read
Interviewer's Favorite: Event Bubbling

Interviewer's Favorite: Event Bubbling

8
Comments
3 min read
Polyfills in JavaScript 🔧⚙

Polyfills in JavaScript 🔧⚙

32
Comments 1
4 min read
7 Top Metrics for Measuring Your Technical Debt🚀

7 Top Metrics for Measuring Your Technical Debt🚀

88
Comments
7 min read
How to Put Keyword Arguments in your Python Class Definitions

How to Put Keyword Arguments in your Python Class Definitions

4
Comments
3 min read
Manage Local State with Apollo V3

Manage Local State with Apollo V3

3
Comments
2 min read
How to write a good resume

How to write a good resume

36
Comments
3 min read
Sending Text Messages with Javascript and Twilio

Sending Text Messages with Javascript and Twilio

73
Comments 1
3 min read
Progressive Delivery Strategies For Efficient, Risk Mitigated Deployment

Progressive Delivery Strategies For Efficient, Risk Mitigated Deployment

7
Comments
7 min read
Star pattern programs [Tricks] in java

Star pattern programs [Tricks] in java

6
Comments
3 min read
VALUES in Microsoft Transact-SQL

VALUES in Microsoft Transact-SQL

5
Comments
2 min read
5 Top App Development Mistakes to Avoid in 2022

5 Top App Development Mistakes to Avoid in 2022

3
Comments
5 min read
4 Ways to Level-Up Your JS Destructuring and Spread Syntax

4 Ways to Level-Up Your JS Destructuring and Spread Syntax

133
Comments 8
4 min read
Python Shots! - Data Types

Python Shots! - Data Types

2
Comments
1 min read
How we reduced our nodejs monorepo build time by 70%

How we reduced our nodejs monorepo build time by 70%

129
Comments 16
3 min read
Deploy Redis as a Docker container [part 1]

Deploy Redis as a Docker container [part 1]

6
Comments 2
2 min read
The World Of React Events | Day 10

The World Of React Events | Day 10

13
Comments 1
6 min read
MongoDB $weeklyUpdate (January 14, 2022): Latest MongoDB Tutorials, Events, Podcasts, & Streams!

MongoDB $weeklyUpdate (January 14, 2022): Latest MongoDB Tutorials, Events, Podcasts, & Streams!

9
Comments
3 min read
Thirty Days of Rust: Day Three*

Thirty Days of Rust: Day Three*

6
Comments
3 min read
Performance optimization using React Hooks! Like useCallback and useMemo.

Performance optimization using React Hooks! Like useCallback and useMemo.

2
Comments 1
2 min read
How to predict the future using Python 🐍?

How to predict the future using Python 🐍?

21
Comments
5 min read
Documentación de Go #1

Documentación de Go #1

6
Comments
2 min read
How a Rogue Developer Ruined Millions of Software (happened this weekend)

How a Rogue Developer Ruined Millions of Software (happened this weekend)

67
Comments 26
3 min read
No More Services, No More Repositories

No More Services, No More Repositories

6
Comments
3 min read
How to make a Rock Paper Scissors game in Django

How to make a Rock Paper Scissors game in Django

7
Comments
4 min read
Perl Roles

Perl Roles

11
Comments 2
3 min read
Programmatically Rendering PDFs from HTML using Chrome and Puppeteer

Programmatically Rendering PDFs from HTML using Chrome and Puppeteer

Comments
5 min read
Working on my 2nd Project: JavaScript Tic Tac Toe!

Working on my 2nd Project: JavaScript Tic Tac Toe!

5
Comments 1
2 min read
What You Can Do With Lob Webhooks

What You Can Do With Lob Webhooks

6
Comments
11 min read
How I target an Element By Class Name in JavaScript

How I target an Element By Class Name in JavaScript

4
Comments 8
1 min read
How git manages versions of our files

How git manages versions of our files

2
Comments
4 min read
Program problem

Program problem

3
Comments 3
1 min read
loading...