DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Testing file Download ⬇️ in Spring 🍃 Boot

Testing file Download ⬇️ in Spring 🍃 Boot

4
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
The Map Function in JavaScript

The Map Function in JavaScript

9
Comments
2 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
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
How to Put Keyword Arguments in your Python Class Definitions

How to Put Keyword Arguments in your Python Class Definitions

6
Comments
3 min read
Try Andy's Desk

Try Andy's Desk

1
Comments
1 min read
How to write a good resume

How to write a good resume

36
Comments
3 min read
Manage Local State with Apollo V3

Manage Local State with Apollo V3

3
Comments
2 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

20
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
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
How we reduced our nodejs monorepo build time by 70%

How we reduced our nodejs monorepo build time by 70%

131
Comments 16
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 🐍?

25
Comments
5 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
Documentación de Go #1

Documentación de Go #1

8
Comments
2 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

12
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
The {... } is dangerous

The {... } is dangerous

28
Comments 16
1 min read
Program problem

Program problem

3
Comments 3
1 min read
Vue.js and Node.js tutorial: a realtime collaboration app hosted in Azure Static Web Apps

Vue.js and Node.js tutorial: a realtime collaboration app hosted in Azure Static Web Apps

8
Comments
13 min read
Download Any YouTube Video With 5 Lines Of Code In Python

Download Any YouTube Video With 5 Lines Of Code In Python

5
Comments
2 min read
How To Clean Code - Part I

How To Clean Code - Part I

6
Comments
10 min read
Trench Map

Trench Map

6
Comments
5 min read
JUnit Complete Tutorial For Beginners

JUnit Complete Tutorial For Beginners

8
Comments
1 min read
How I try to automate a repetitive task of extracting a token from a string

How I try to automate a repetitive task of extracting a token from a string

6
Comments
3 min read
How to sort a list in Python

How to sort a list in Python

4
Comments
1 min read
LIVE Streamed My Project on YouTube Every Week for 1 YEAR!

LIVE Streamed My Project on YouTube Every Week for 1 YEAR!

41
Comments 18
1 min read
3. Accessing by value and references

3. Accessing by value and references

6
Comments
3 min read
Develop integrated solutions with Active Directory B2C and Azure Event Grid.

Develop integrated solutions with Active Directory B2C and Azure Event Grid.

6
Comments
5 min read
'This' in Javascript

'This' in Javascript

10
Comments
4 min read
React Router's useRoutes hook

React Router's useRoutes hook

35
Comments 2
5 min read
New Things Added - Laravel 8.79 Released

New Things Added - Laravel 8.79 Released

6
Comments 1
1 min read
Key Differences Between Native Apps and Hybrid Apps

Key Differences Between Native Apps and Hybrid Apps

4
Comments
4 min read
The Beginner's Guide to Understanding an API: Part 2

The Beginner's Guide to Understanding an API: Part 2

9
Comments 4
4 min read
A Guide to Story Point Estimation

A Guide to Story Point Estimation

10
Comments
3 min read
How to implement Proxy Design Pattern using Java?

How to implement Proxy Design Pattern using Java?

3
Comments
5 min read
How I found a good opener for Wordle

How I found a good opener for Wordle

6
Comments 5
2 min read
How stupid is Matlab function?

How stupid is Matlab function?

6
Comments
2 min read
Explaining Kubernetes for Developers Who Know How to Code

Explaining Kubernetes for Developers Who Know How to Code

8
Comments
5 min read
Useless Tips for Dart you probably never need. (Part 1)

Useless Tips for Dart you probably never need. (Part 1)

20
Comments 1
6 min read
loading...