DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Aplicações de Segurança no Desenvolvimento de um Software: Hash e Salt #1

Aplicações de Segurança no Desenvolvimento de um Software: Hash e Salt #1

Comments
2 min read
References and Borrowing in Rust

References and Borrowing in Rust

18
Comments 5
5 min read
What are React Server Actions?

What are React Server Actions?

3
Comments
8 min read
Common Sorting Algorithms in C# - From My Experience

Common Sorting Algorithms in C# - From My Experience

1
Comments
9 min read
Getting Started with React: An Introduction to Component-Based Development

Getting Started with React: An Introduction to Component-Based Development

1
Comments
4 min read
JavaScript Objects vs JSON: Are they same?

JavaScript Objects vs JSON: Are they same?

8
Comments 2
3 min read
Javascript

Javascript

Comments
2 min read
List of Free API's

List of Free API's

6
Comments
1 min read
Boost Your Front-End Learning Journey! 🚀

Boost Your Front-End Learning Journey! 🚀

1
Comments
2 min read
Unleashing the Power of Svelte

Unleashing the Power of Svelte

1
Comments
2 min read
What is the difference between == and === operators

What is the difference between == and === operators

1
Comments
1 min read
Building a Responsive Website with HTML, CSS, Bootstrap, and jQuery🌐

Building a Responsive Website with HTML, CSS, Bootstrap, and jQuery🌐

2
Comments
3 min read
Interpretação e Legibilidade em Programação

Interpretação e Legibilidade em Programação

Comments
5 min read
Ideas for making more informative names

Ideas for making more informative names

1
Comments 1
6 min read
Harnessing App Flavors and Shared Preferences in Android: A Ride-Sharing App Case Study

Harnessing App Flavors and Shared Preferences in Android: A Ride-Sharing App Case Study

Comments
8 min read
The God Object Dilemma: Simplifying Software Complexity

The God Object Dilemma: Simplifying Software Complexity

6
Comments
2 min read
ADO OR Entity framework?

ADO OR Entity framework?

19
Comments
2 min read
Mastering Cargo: A Comprehensive Guide to Harnessing the Power of Rust's Package Manager

Mastering Cargo: A Comprehensive Guide to Harnessing the Power of Rust's Package Manager

1
Comments
5 min read
How to Store Spring Boot Application Metrics in InfluxDB

How to Store Spring Boot Application Metrics in InfluxDB

1
Comments
11 min read
40+ Design Tools in One - 😱 A Gem For Web Developer & Designers

40+ Design Tools in One - 😱 A Gem For Web Developer & Designers

102
Comments 24
2 min read
ACID in DB

ACID in DB

Comments
7 min read
5 Common Mistakes Every Junior Developer Makes (And How to Avoid Them)

5 Common Mistakes Every Junior Developer Makes (And How to Avoid Them)

47
Comments 26
4 min read
Thread synchronization in python's threading module

Thread synchronization in python's threading module

7
Comments 2
2 min read
Desbravando o Next.js: O Futuro do Desenvolvimento Frontend

Desbravando o Next.js: O Futuro do Desenvolvimento Frontend

1
Comments
2 min read
Hacking Decoded: Overcoming Common Barriers and Embracing Practical Learning for Aspiring Hackers

Hacking Decoded: Overcoming Common Barriers and Embracing Practical Learning for Aspiring Hackers

Comments
1 min read
How To Learn the Logic of JavaScript

How To Learn the Logic of JavaScript

Comments
2 min read
Working with pydantic in Python

Working with pydantic in Python

6
Comments 1
2 min read
JSF possui inflexibilidade

JSF possui inflexibilidade

Comments
3 min read
A Comprehensive Guide to Converting Between Strings, Booleans and Numbers in Typescript

A Comprehensive Guide to Converting Between Strings, Booleans and Numbers in Typescript

Comments
5 min read
Understanding How Scope Affects Values in Your Spring REST Controller

Understanding How Scope Affects Values in Your Spring REST Controller

Comments
1 min read
The Tab Advantage

The Tab Advantage

14
Comments 14
2 min read
What I learned in 6 months of working on a CodeGen dev tool GPT Pilot

What I learned in 6 months of working on a CodeGen dev tool GPT Pilot

38
Comments 6
12 min read
Awakening Awareness: Accessibility as a Humanitarian Call

Awakening Awareness: Accessibility as a Humanitarian Call

Comments
5 min read
Learn to Incorporate Rolling Hurst Values into Your DataFrame

Learn to Incorporate Rolling Hurst Values into Your DataFrame

Comments
1 min read
How to Convert Vertically Stored Asset Data into Columnar Format for Cointegration Analysis

How to Convert Vertically Stored Asset Data into Columnar Format for Cointegration Analysis

Comments
1 min read
Implementing Authentication with JWT in Express.js

Implementing Authentication with JWT in Express.js

Comments
2 min read
Reduza os erros NullPointerException no Salesforce com o operador de Navegação Segura!

Reduza os erros NullPointerException no Salesforce com o operador de Navegação Segura!

Comments
2 min read
Common Password Cracking Techniques For 2024

Common Password Cracking Techniques For 2024

9
Comments
5 min read
Decoding Amazon's Recommendation Engine

Decoding Amazon's Recommendation Engine

6
Comments
5 min read
Salesforce Apex - Simplificando a Manipulação de Nulos com o Operador de Coalescência Nula

Salesforce Apex - Simplificando a Manipulação de Nulos com o Operador de Coalescência Nula

1
Comments
2 min read
Lightweight In-Memory Message Bus Using .NET Channels

Lightweight In-Memory Message Bus Using .NET Channels

1
Comments
6 min read
Journey from 82289ms to 975ms: Optimizing a Heavy Query in .NET Core

Journey from 82289ms to 975ms: Optimizing a Heavy Query in .NET Core

Comments
2 min read
Navigating MVC: Evolution from Pattern to Architecture 👨‍💻🥇

Navigating MVC: Evolution from Pattern to Architecture 👨‍💻🥇

2
Comments
7 min read
Fish or Die: Sunburn mechanic how to

Fish or Die: Sunburn mechanic how to

Comments
1 min read
Importance of Data Structures in Computer Science.

Importance of Data Structures in Computer Science.

Comments
3 min read
How I configured my Neovim

How I configured my Neovim

1
Comments
1 min read
Episode 24/08: Discussion about effect(), Signal Inputs, Developing with ChatGPT

Episode 24/08: Discussion about effect(), Signal Inputs, Developing with ChatGPT

2
Comments
2 min read
Find Open Source Projects Fast (short) 🔥

Find Open Source Projects Fast (short) 🔥

6
Comments 2
1 min read
Object Creation in C#: Step-by-Step Guide

Object Creation in C#: Step-by-Step Guide

9
Comments
7 min read
Maximizing Efficiency: Unleashing the Power of Visual Studio Code for Developers

Maximizing Efficiency: Unleashing the Power of Visual Studio Code for Developers

Comments
2 min read
angular vs react vs vue.js

angular vs react vs vue.js

Comments 1
8 min read
I built a turtle racing game in Python

I built a turtle racing game in Python

8
Comments
10 min read
Day-5 Git And GitHub

Day-5 Git And GitHub

6
Comments 1
6 min read
Dart Functions and Parameter Types — Part 3

Dart Functions and Parameter Types — Part 3

20
Comments
2 min read
Property based testing in Go

Property based testing in Go

5
Comments
8 min read
How Does Collaborative Coding Work?

How Does Collaborative Coding Work?

Comments
7 min read
Unit Tests: Quality of your ObjectScript Code

Unit Tests: Quality of your ObjectScript Code

Comments
7 min read
Bash Script Skills Upgrade For Dev & Ops

Bash Script Skills Upgrade For Dev & Ops

3
Comments
12 min read
How to Achieve Effortless List Item Animation and Reordering in Flutter

How to Achieve Effortless List Item Animation and Reordering in Flutter

Comments
4 min read
Unleashing the Power of Customized Array Methods in JavaScript.

Unleashing the Power of Customized Array Methods in JavaScript.

1
Comments 3
2 min read
loading...