DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Comandos esenciales de Git

Comandos esenciales de Git

2
Comments
5 min read
What are portals in React?

What are portals in React?

44
Comments 10
2 min read
5 Useful chrome extensions for Leetcode 👩‍💻

5 Useful chrome extensions for Leetcode 👩‍💻

4
Comments 1
2 min read
Day 6: Exceptions

Day 6: Exceptions

Comments
3 min read
50 Node JS Interview Questions

50 Node JS Interview Questions

20
Comments 1
3 min read
Creating a 3D model based on time spent programming.

Creating a 3D model based on time spent programming.

Comments
3 min read
Why You Should Use Spring WebFlux Instead of the @Async Annotation

Why You Should Use Spring WebFlux Instead of the @Async Annotation

1
Comments
2 min read
Writing Readable Code: Why It Matters and How to Do It

Writing Readable Code: Why It Matters and How to Do It

2
Comments 1
4 min read
A Guide To Database Unit Testing with Pytest and SQLAlchemy

A Guide To Database Unit Testing with Pytest and SQLAlchemy

3
Comments
8 min read
About "can only concatenate str (not “list”) to str" in Python

About "can only concatenate str (not “list”) to str" in Python

2
Comments
4 min read
'My First Full Stack Project-Elite Residency'

'My First Full Stack Project-Elite Residency'

1
Comments 3
5 min read
JavaScript code block with Switch statements

JavaScript code block with Switch statements

1
Comments
2 min read
What are the benefits of CSS Sprites?

What are the benefits of CSS Sprites?

9
Comments 5
2 min read
10 Node JS Interview Questions

10 Node JS Interview Questions

1
Comments
11 min read
ESP32 connects to the free public MQTT broker

ESP32 connects to the free public MQTT broker

49
Comments
4 min read
A Step-by-Step Guide to Implementing App Widgets on iOS (Part 1)

A Step-by-Step Guide to Implementing App Widgets on iOS (Part 1)

26
Comments
6 min read
Unlocking the Secrets of Computability and Complexity: A Journey into the Fundamentals of Computer Science

Unlocking the Secrets of Computability and Complexity: A Journey into the Fundamentals of Computer Science

1
Comments 2
3 min read
Legacy Software Systems - How to live and not go insane with an aging software architecture?

Legacy Software Systems - How to live and not go insane with an aging software architecture?

1
Comments
9 min read
How Blockchain Security Works

How Blockchain Security Works

1
Comments 1
3 min read
A Comprehensive Guide to Migrate your Database From Supabase to HarperDB

A Comprehensive Guide to Migrate your Database From Supabase to HarperDB

3
Comments
10 min read
Python List Methods

Python List Methods

1
Comments
2 min read
How to optimize website assets loading?

How to optimize website assets loading?

3
Comments 1
2 min read
JavaScript Array Methods Cheatsheet

JavaScript Array Methods Cheatsheet

52
Comments 21
1 min read
State management options in React

State management options in React

21
Comments 10
11 min read
What is the purpose of using super constructor with props argument in React?

What is the purpose of using super constructor with props argument in React?

22
Comments 4
3 min read
12 Tips for Optimal Ecommerce SEO

12 Tips for Optimal Ecommerce SEO

8
Comments 1
9 min read
Algorithms 101: How to use graph algorithms

Algorithms 101: How to use graph algorithms

5
Comments
11 min read
Formatar moeda de forma simples e rápida em JAVA

Formatar moeda de forma simples e rápida em JAVA

1
Comments
2 min read
Why I'm using `lodash/fp` and you should too

Why I'm using `lodash/fp` and you should too

Comments
6 min read
Domine el objeto Console de JavaScript: 5 técnicas esenciales para ahorrar tiempo y evitar errores

Domine el objeto Console de JavaScript: 5 técnicas esenciales para ahorrar tiempo y evitar errores

Comments
2 min read
3 ways to future-proof your tech career in 2023

3 ways to future-proof your tech career in 2023

3
Comments
6 min read
How to make your Rust project management successful?

How to make your Rust project management successful?

12
Comments
3 min read
Back to School

Back to School

1
Comments
4 min read
🚀 Angular ng-templates: Crafting Reusable templates with Ease

🚀 Angular ng-templates: Crafting Reusable templates with Ease

2
Comments
3 min read
Scrape Google "Things to do" page with Python

Scrape Google "Things to do" page with Python

3
Comments
10 min read
Web Scraping Google With Ruby

Web Scraping Google With Ruby

3
Comments 2
7 min read
From Java to Kotlin Part 1: Null Safety

From Java to Kotlin Part 1: Null Safety

2
Comments
3 min read
Dependency Injection without decorators in TypeScript

Dependency Injection without decorators in TypeScript

4
Comments 5
3 min read
Exploring the Power of Type Systems: Unlocking the Potential of Programming

Exploring the Power of Type Systems: Unlocking the Potential of Programming

Comments
2 min read
Main difference between 'do' and 'using' operators in DataWeave

Main difference between 'do' and 'using' operators in DataWeave

1
Comments 1
1 min read
Machine Learning interpretability and feature selection made easy with SHAP.

Machine Learning interpretability and feature selection made easy with SHAP.

Comments
5 min read
Speech Recognition using Arduino Nano 33

Speech Recognition using Arduino Nano 33

4
Comments
2 min read
Top 8 Front-end Trends to Note in 2023

Top 8 Front-end Trends to Note in 2023

9
Comments 5
7 min read
Outros 3 Padrões de Arquitetura de Software Simplificados e Exemplificados

Outros 3 Padrões de Arquitetura de Software Simplificados e Exemplificados

2
Comments
4 min read
A Simple Safety Net For Async EventHandlers

A Simple Safety Net For Async EventHandlers

Comments
6 min read
Named Entity Recognition(NER) Using ChatGPT

Named Entity Recognition(NER) Using ChatGPT

12
Comments
6 min read
Algorithms 101: How to check if a string is a palindrome

Algorithms 101: How to check if a string is a palindrome

Comments
9 min read
Day 5: Advanced Python: Decorators

Day 5: Advanced Python: Decorators

Comments
3 min read
How to accelerate your code reviews?

How to accelerate your code reviews?

Comments
6 min read
JavaScript Object Destructuring

JavaScript Object Destructuring

3
Comments
2 min read
what is callback function in javascript

what is callback function in javascript

1
Comments
1 min read
Welcome Laravel 10

Welcome Laravel 10

2
Comments
1 min read
About 'can only concatenate str (not “float”) to str' error in Python

About 'can only concatenate str (not “float”) to str' error in Python

1
Comments 1
4 min read
Educative publishes new courses from Oxford University Press

Educative publishes new courses from Oxford University Press

1
Comments
4 min read
Javascript promise chaining

Javascript promise chaining

5
Comments 1
3 min read
Resolvendo problemas no HackerRank: Cangurus saltitantes

Resolvendo problemas no HackerRank: Cangurus saltitantes

1
Comments
2 min read
How to fix "can only concatenate str (not “bool”) to str" in Python

How to fix "can only concatenate str (not “bool”) to str" in Python

1
Comments
3 min read
How to fix "can only concatenate str (not “int”) to str" in Python

How to fix "can only concatenate str (not “int”) to str" in Python

1
Comments
4 min read
La Diferencia entre Expo CLI y React Native CLI

La Diferencia entre Expo CLI y React Native CLI

5
Comments
4 min read
HANDLE MULTIPLE ENVIRONMENTS IN REACT JS

HANDLE MULTIPLE ENVIRONMENTS IN REACT JS

2
Comments
2 min read
loading...