DEV Community

Programming

The magic behind computers. đŸ’» đŸȘ„

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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?

9
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
Laravel Best Practices

Laravel Best Practices

11
Comments
8 min read
New Operators to Query Documents More Efficiently

New Operators to Query Documents More Efficiently

62
Comments 1
2 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
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
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
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

14
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
Do you really know how setimeout and setinterval work?

Do you really know how setimeout and setinterval work?

1
Comments
4 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
Dockerize FastAPI project like a pro - Step-by-step Tutorial 🚀

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

5
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

293
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
D5, La metodologĂ­a que me funciona.

D5, La metodologĂ­a que me funciona.

7
Comments 1
7 min read
SOLID Principles - Breaking Bad using Python đŸ§Ș

SOLID Principles - Breaking Bad using Python đŸ§Ș

7
Comments
8 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
Data validation with Fluent Validation for ASP NET Core

Data validation with Fluent Validation for ASP NET Core

4
Comments
9 min read
The Stream.collect() Method

The Stream.collect() Method

Comments
3 min read
How to implement keyboard shortcuts in your Daily video app with VueUse

How to implement keyboard shortcuts in your Daily video app with VueUse

Comments
10 min read
Generate ASCII Graphs of Cryptocurrency Prices in Python

Generate ASCII Graphs of Cryptocurrency Prices in Python

Comments 1
6 min read
Angular Access Right And Feature Toggle By Extending NgIf!

Angular Access Right And Feature Toggle By Extending NgIf!

5
Comments 2
4 min read
Apache2 (Optimisations)

Apache2 (Optimisations)

Comments
2 min read
Setup a LAMP (Debian 11) - Optimized method

Setup a LAMP (Debian 11) - Optimized method

Comments
4 min read
ReVen: a Reverse Engineering Toolkit AIO

ReVen: a Reverse Engineering Toolkit AIO

Comments
5 min read
AI-Powered Coding: A Look at GitHub CoPilot's Capabilities

AI-Powered Coding: A Look at GitHub CoPilot's Capabilities

4
Comments 3
2 min read
Usando React Query para gerenciamento de estado em React Native

Usando React Query para gerenciamento de estado em React Native

Comments
3 min read
Next.js hot-reload losing styled-components styles

Next.js hot-reload losing styled-components styles

Comments 1
2 min read
My Open Source project has been selected for the GitHub Accelerator Program and I'll be working on it full-time!

My Open Source project has been selected for the GitHub Accelerator Program and I'll be working on it full-time!

7
Comments
3 min read
LLMs will fundamentally change software engineering

LLMs will fundamentally change software engineering

250
Comments 48
23 min read
loading...