DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Extract Text from PDF Using Python

Extract Text from PDF Using Python

7
Comments 1
3 min read
Sending real-time notifications with Socket.io in Node.js

Sending real-time notifications with Socket.io in Node.js

175
Comments 15
8 min read
Testing Strategies For Microservices

Testing Strategies For Microservices

11
Comments 1
9 min read
How to add a loading status

How to add a loading status

27
Comments 6
3 min read
Fun with JavaScipt proxies: observability, extensible chaining, and callable objects 1:13:36

Fun with JavaScipt proxies: observability, extensible chaining, and callable objects

12
Comments 1
1 min read
New Things Added - Laravel 9.20 Released

New Things Added - Laravel 9.20 Released

2
Comments
1 min read
Roll Your Own Static Site Host on VPS with Caddy Server

Roll Your Own Static Site Host on VPS with Caddy Server

5
Comments
8 min read
Make Videos With JavaScript 2

Make Videos With JavaScript 2

8
Comments
4 min read
What are Hooks in React JS

What are Hooks in React JS

15
Comments 2
1 min read
ESLint Warnings Are an Anti-Pattern

ESLint Warnings Are an Anti-Pattern

53
Comments 30
2 min read
PostgreSQL + pgAdmin Docker Compose

PostgreSQL + pgAdmin Docker Compose

5
Comments
1 min read
Random Password Generator with Javascript | Source Code

Random Password Generator with Javascript | Source Code

8
Comments
3 min read
What programming language should I learn first?

What programming language should I learn first?

13
Comments 2
5 min read
Creating a full-fledged Spotify Playlist Generator in a Weekend

Creating a full-fledged Spotify Playlist Generator in a Weekend

6
Comments
5 min read
How to build a truly extensible low-code UI framework

How to build a truly extensible low-code UI framework

7
Comments
6 min read
778. Swim in Rising Water 🚀

778. Swim in Rising Water 🚀

1
Comments
7 min read
What is your favourite coding language?

What is your favourite coding language?

4
Comments 2
1 min read
Introduction to Python Programming - Getting Started

Introduction to Python Programming - Getting Started

3
Comments
3 min read
Unit testing isn't what you think

Unit testing isn't what you think

8
Comments 4
1 min read
What is JavaScript's Anonymous and Arrow function?

What is JavaScript's Anonymous and Arrow function?

23
Comments 13
5 min read
How to Solve the Staircase Problem with 5 Lines of JavaScript

How to Solve the Staircase Problem with 5 Lines of JavaScript

11
Comments 4
3 min read
Using RedisJSON and RediSearch operation in Redis

Using RedisJSON and RediSearch operation in Redis

11
Comments
8 min read
How to use Telegram as notification channel for application monitoring

How to use Telegram as notification channel for application monitoring

1
Comments
2 min read
Javascript best practices🔥

Javascript best practices🔥

203
Comments 19
2 min read
Remote Work Tip!

Remote Work Tip!

8
Comments 1
1 min read
The Django way ...

The Django way ...

5
Comments
3 min read
Golang Concurrency Jump Start

Golang Concurrency Jump Start

3
Comments
4 min read
Understand the Root Cause of Regressions with Git Bisect

Understand the Root Cause of Regressions with Git Bisect

37
Comments 1
4 min read
How I Integrated Live Chat into Gatsby with Tidio and Medusa

How I Integrated Live Chat into Gatsby with Tidio and Medusa

30
Comments 3
6 min read
What is Developer Experience?

What is Developer Experience?

29
Comments 6
5 min read
Aggregate Code timing in Python

Aggregate Code timing in Python

1
Comments
2 min read
Javascript concepts you must know as a beginner #1

Javascript concepts you must know as a beginner #1

13
Comments 2
4 min read
Themes for Vs code IDE

Themes for Vs code IDE

12
Comments 2
1 min read
Improve your Golang skill by rewriting popular software

Improve your Golang skill by rewriting popular software

14
Comments
4 min read
How To Design a Multi-Language Database

How To Design a Multi-Language Database

21
Comments 1
5 min read
15 Common Beginner JavaScript Mistakes

15 Common Beginner JavaScript Mistakes

6
Comments
11 min read
N things I love about Flutter

N things I love about Flutter

10
Comments 3
4 min read
Ng-News: Episode 22/28

Ng-News: Episode 22/28

5
Comments
2 min read
Rebuilding Management

Rebuilding Management

7
Comments
1 min read
A short comment on comments in the code

A short comment on comments in the code

85
Comments 56
5 min read
Square(n) Sum

Square(n) Sum

Comments
1 min read
Create your own Google Chrome Extension with HTML, CSS and JS.

Create your own Google Chrome Extension with HTML, CSS and JS.

36
Comments 2
4 min read
How To Make Responsive Images With CSS, HTML, WordPress & More!

How To Make Responsive Images With CSS, HTML, WordPress & More!

6
Comments
22 min read
743. Network Delay Time 🚀

743. Network Delay Time 🚀

4
Comments
6 min read
5 Questions I asked myself before starting my very first role as a junior developer

5 Questions I asked myself before starting my very first role as a junior developer

10
Comments
4 min read
Youtube channels to follow as a Software Engineer

Youtube channels to follow as a Software Engineer

8
Comments
1 min read
How To Structure Your NextJs Application

How To Structure Your NextJs Application

8
Comments
1 min read
How To Setup Default Values For Attributes In Ruby On Rails

How To Setup Default Values For Attributes In Ruby On Rails

8
Comments 2
3 min read
Singletons in TypeScript

Singletons in TypeScript

8
Comments
2 min read
Code Smell 150 - Equal Comparison

Code Smell 150 - Equal Comparison

8
Comments
2 min read
Redux don't need Redux. || Redux in a nutshell.

Redux don't need Redux. || Redux in a nutshell.

9
Comments
2 min read
You can just turn data scripts into apps!

You can just turn data scripts into apps!

5
Comments
5 min read
How to Conditionally Add Attributes to React Components?

How to Conditionally Add Attributes to React Components?

9
Comments
2 min read
The best way to recommend extensions on vscode with your team

The best way to recommend extensions on vscode with your team

5
Comments
1 min read
Memoization In JavaScript

Memoization In JavaScript

14
Comments
4 min read
Firebase 9 Firestore Get A Document By ID Using getDoc()

Firebase 9 Firestore Get A Document By ID Using getDoc()

5
Comments
2 min read
Code Smell 149 - Optional Chaining

Code Smell 149 - Optional Chaining

12
Comments 29
2 min read
Important Topics for Frontend Development Interview

Important Topics for Frontend Development Interview

12
Comments 1
2 min read
Interfaces in Go

Interfaces in Go

25
Comments
5 min read
Basic array operations combining Map, Filter & Reduce in JavaScript

Basic array operations combining Map, Filter & Reduce in JavaScript

12
Comments
4 min read
loading...