DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to build a personal brand as a software engineer

How to build a personal brand as a software engineer

25
Comments 1
10 min read
Encapsulation Explained using JavaScript

Encapsulation Explained using JavaScript

8
Comments 8
3 min read
Design pattern (part 2): Creational patterns

Design pattern (part 2): Creational patterns

Comments
7 min read
Automatically generate interactive sequence diagrams of your Java code's runtime behavior

Automatically generate interactive sequence diagrams of your Java code's runtime behavior

64
Comments 2
3 min read
API Rate Limiting Cheat Sheet

API Rate Limiting Cheat Sheet

7
Comments 3
5 min read
Creating your own ExpressJS from scratch (Part 3) - Handling Request and Response objects

Creating your own ExpressJS from scratch (Part 3) - Handling Request and Response objects

2
Comments 1
3 min read
Must do pattern questions :Part-2 [ Javascript]

Must do pattern questions :Part-2 [ Javascript]

24
Comments 4
2 min read
How to read and write Sequential data gracefully in python

How to read and write Sequential data gracefully in python

Comments
4 min read
Understand the Asynchronous JavaScript: Callbacks, Promises, and Async/Await

Understand the Asynchronous JavaScript: Callbacks, Promises, and Async/Await

5
Comments
24 min read
LeetCode - Bitwise AND of Numbers Range

LeetCode - Bitwise AND of Numbers Range

Comments
4 min read
Assertions In Dart And Flutter Tests: An Ultimate Cheat Sheet

Assertions In Dart And Flutter Tests: An Ultimate Cheat Sheet

Comments
1 min read
Javascript Object #11

Javascript Object #11

6
Comments
2 min read
Best Practices for Debugging Node.js Applications

Best Practices for Debugging Node.js Applications

1
Comments
2 min read
Understanding Closures in JavaScript

Understanding Closures in JavaScript

Comments
2 min read
Redis + 🐂 Bull = Easy Background Jobs in nodeJs

Redis + 🐂 Bull = Easy Background Jobs in nodeJs

Comments
2 min read
DX: setter, wither and mutants

DX: setter, wither and mutants

1
Comments
6 min read
Join Celebrations! Appwrite 1.3 Ships Relationships

Join Celebrations! Appwrite 1.3 Ships Relationships

65
Comments 9
7 min read
Understanding Assembly in .NET: An In-Depth Guide from A to Z

Understanding Assembly in .NET: An In-Depth Guide from A to Z

22
Comments
7 min read
(Latest 2023) Step By Step Quick Guide: How to Create an Ecommerce App?

(Latest 2023) Step By Step Quick Guide: How to Create an Ecommerce App?

8
Comments 2
7 min read
Streaming Webcam To RTMP Using GStreamer

Streaming Webcam To RTMP Using GStreamer

2
Comments 1
3 min read
Are you using VS Code Shortcuts?

Are you using VS Code Shortcuts?

4
Comments
3 min read
Open Source to Break the Routine 💡

Open Source to Break the Routine 💡

2
Comments
2 min read
Awesome VS Code Extensions for 2023

Awesome VS Code Extensions for 2023

73
Comments 20
4 min read
Conditional Statements in JavaScript: Switch

Conditional Statements in JavaScript: Switch

3
Comments
2 min read
New Operators to Query Documents More Efficiently

New Operators to Query Documents More Efficiently

62
Comments 1
2 min read
Laravel Best Practices

Laravel Best Practices

11
Comments
8 min read
Haskell/GHC refuses to compile ugly code

Haskell/GHC refuses to compile ugly code

4
Comments 4
5 min read
TIL beginner Javascript

TIL beginner Javascript

2
Comments
1 min read
Angular: The Framework of Past, Present, and Future

Angular: The Framework of Past, Present, and Future

77
Comments 18
8 min read
What you should know about Data Science to get started.

What you should know about Data Science to get started.

2
Comments
2 min read
Clean Architecture Used in Software Development

Clean Architecture Used in Software Development

Comments
9 min read
What is Depth First Search?

What is Depth First Search?

3
Comments
3 min read
Four Ways to Implement Background Jobs in Python

Four Ways to Implement Background Jobs in Python

1
Comments
2 min read
How is the monitor used for synchronization?

How is the monitor used for synchronization?

1
Comments
2 min read
Choosing the Best Iteration Technique for Optimized Python Code

Choosing the Best Iteration Technique for Optimized Python Code

Comments 1
5 min read
All about APIs

All about APIs

10
Comments
2 min read
Enhance your portfolio: Show your Github repositories as posts in a blog using Github API

Enhance your portfolio: Show your Github repositories as posts in a blog using Github API

2
Comments
2 min read
35 Knowledge base tools for developers in 2023

35 Knowledge base tools for developers in 2023

2
Comments 1
6 min read
PHP তে Hello, World!

PHP তে Hello, World!

Comments
1 min read
Simplify Your Data Management With Relationships

Simplify Your Data Management With Relationships

47
Comments
6 min read
50 + 10 = 50 Unique Python Project with 10 lines of Code

50 + 10 = 50 Unique Python Project with 10 lines of Code

11
Comments
4 min read
Resolvendo problemas no HackerRank: Diferença mínima dentro de Arrays.

Resolvendo problemas no HackerRank: Diferença mínima dentro de Arrays.

Comments
2 min read
Introducing C# 9.0's Record Datatype: Safe, Efficient, and Easy to Use

Introducing C# 9.0's Record Datatype: Safe, Efficient, and Easy to Use

1
Comments 1
2 min read
How to loop through an HTML element using an event listener and for loop in JavaScript

How to loop through an HTML element using an event listener and for loop in JavaScript

2
Comments 1
3 min read
Use Cases of Default Parameters and Parameters Check

Use Cases of Default Parameters and Parameters Check

Comments
2 min read
Logical CSS: Padding And Margins In Multi-lingual Web-Apps

Logical CSS: Padding And Margins In Multi-lingual Web-Apps

Comments
4 min read
TIL. I started to collaborate with some teammates on some projects.

TIL. I started to collaborate with some teammates on some projects.

2
Comments 1
1 min read
How and why did you start contributing to Open Source?

How and why did you start contributing to Open Source?

13
Comments 10
1 min read
Why and When Use Ng-template, NgContent, and NgContainer in Angular

Why and When Use Ng-template, NgContent, and NgContainer in Angular

12
Comments 2
3 min read
Introducing Password Dictionary In Appwrite: A New Layer Of Security

Introducing Password Dictionary In Appwrite: A New Layer Of Security

53
Comments
3 min read
Creating a Universal Exporter in TypeScript for CSV, JSON, and Excel Formats

Creating a Universal Exporter in TypeScript for CSV, JSON, and Excel Formats

Comments
3 min read
Do you really know how setimeout and setinterval work?

Do you really know how setimeout and setinterval work?

1
Comments
4 min read
Dockerize FastAPI project like a pro - Step-by-step Tutorial 🚀

Dockerize FastAPI project like a pro - Step-by-step Tutorial 🚀

4
Comments
1 min read
TypeScript CRUD Rest API, using Nest.js, TypeORM, Postgres, Docker and Docker Compose

TypeScript CRUD Rest API, using Nest.js, TypeORM, Postgres, Docker and Docker Compose

285
Comments 18
11 min read
Learn Python using Minecraft

Learn Python using Minecraft

2
Comments
1 min read
Securing the Rails: User Authentication and Bcrypt in Ruby on Rails

Securing the Rails: User Authentication and Bcrypt in Ruby on Rails

3
Comments 1
10 min read
SOLID Principles - Breaking Bad using Python 🧪

SOLID Principles - Breaking Bad using Python 🧪

7
Comments
8 min read
D5, La metodología que me funciona.

D5, La metodología que me funciona.

7
Comments 1
7 min read
I would tell you a joke about async javascript

I would tell you a joke about async javascript

Comments
1 min read
What We Learned About Starting a New Career and Supporting Diversity in the Workplace: CodeNewbie Podcast

What We Learned About Starting a New Career and Supporting Diversity in the Workplace: CodeNewbie Podcast

2
Comments
2 min read
loading...