DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Unblock Your Software Engineers with Unblocked

Unblock Your Software Engineers with Unblocked

6
Comments
8 min read
JAVASCRIPT ARRAY METHODS: KNOW WHICH ONES YOU NEED TO KNOW

JAVASCRIPT ARRAY METHODS: KNOW WHICH ONES YOU NEED TO KNOW

2
Comments
5 min read
Few words about Java code hygiene

Few words about Java code hygiene

3
Comments
6 min read
Creating a Slackbot With JavaScript Bolt

Creating a Slackbot With JavaScript Bolt

1
Comments
4 min read
C# .NET Top 10 Compiler and .NET environment limits

C# .NET Top 10 Compiler and .NET environment limits

1
Comments
9 min read
3 Basic Traits That Every Successful Open Source Developer Has

3 Basic Traits That Every Successful Open Source Developer Has

6
Comments
2 min read
👨🏼‍💻 Building a news app with React Native, Expo Router, and Tanstack Query 📰

👨🏼‍💻 Building a news app with React Native, Expo Router, and Tanstack Query 📰

25
Comments 7
16 min read
Set-oriented Syntax – Using SQL as an Example

Set-oriented Syntax – Using SQL as an Example

6
Comments 1
4 min read
Python 3.12 Performance - a Quick Test

Python 3.12 Performance - a Quick Test

14
Comments 6
2 min read
HOISTING in javascript

HOISTING in javascript

2
Comments
2 min read
"Everything is a file" Explained

"Everything is a file" Explained

4
Comments
5 min read
Soldering 101: A Beginners guide 00:46

Soldering 101: A Beginners guide

3
Comments
1 min read
Integrating Django and React in a Django Project

Integrating Django and React in a Django Project

1
Comments 3
2 min read
Datatypes in C Programming.

Datatypes in C Programming.

6
Comments 3
2 min read
Views, Sequences, e Synonyms in Oracle.

Views, Sequences, e Synonyms in Oracle.

8
Comments 1
4 min read
🚀5-Minute Guide to Blazing Fast React Apps🚀

🚀5-Minute Guide to Blazing Fast React Apps🚀

49
Comments 4
3 min read
Understanding the initrd and vmlinuz in Linux Boot Process

Understanding the initrd and vmlinuz in Linux Boot Process

1
Comments
2 min read
Demystifying Web Development: A Comprehensive Guide for Aspiring Developers

Demystifying Web Development: A Comprehensive Guide for Aspiring Developers

Comments
2 min read
Rust Ownership 101

Rust Ownership 101

5
Comments
4 min read
All about router guards in react js

All about router guards in react js

1
Comments
2 min read
Variables in C Programming

Variables in C Programming

5
Comments 4
1 min read
⚡⚡ Level Up Your Cloud Experience with These 7 Open Source Projects 🌩️

⚡⚡ Level Up Your Cloud Experience with These 7 Open Source Projects 🌩️

248
Comments 20
3 min read
Web Components Debut: My First Dive In

Web Components Debut: My First Dive In

2
Comments 3
2 min read
Introducing a Better Way to Replace Array Values in JavaScript! 🚀

Introducing a Better Way to Replace Array Values in JavaScript! 🚀

14
Comments 3
1 min read
What Is Python End Parameter: A Detailed Guide

What Is Python End Parameter: A Detailed Guide

1
Comments
33 min read
Switch Case in different ways

Switch Case in different ways

3
Comments
4 min read
Why did you get into a tech career?

Why did you get into a tech career?

12
Comments
2 min read
First 15 Open Source Advent projects

First 15 Open Source Advent projects

55
Comments 8
4 min read
NumPy e pandas: Ferramentas Essenciais para Análise de Dados

NumPy e pandas: Ferramentas Essenciais para Análise de Dados

Comments
3 min read
Developing an Airbnb Clone using Laravel Framework

Developing an Airbnb Clone using Laravel Framework

1
Comments 1
4 min read
Using Blueprint to Organize Flask Apps

Using Blueprint to Organize Flask Apps

3
Comments
7 min read
Getting Started with Axum - Rust's Most Popular Framework

Getting Started with Axum - Rust's Most Popular Framework

19
Comments 3
11 min read
Understanding JSX Compilation: The Role of Babel in React

Understanding JSX Compilation: The Role of Babel in React

Comments
2 min read
JavaScript Hoisting Guide For a Beginner

JavaScript Hoisting Guide For a Beginner

9
Comments 4
3 min read
Medical software: main types and value

Medical software: main types and value

6
Comments 1
4 min read
Move WSL2 Distro To Other Driver

Move WSL2 Distro To Other Driver

7
Comments
1 min read
Decoupling Deployment From Release With Feature Toggles

Decoupling Deployment From Release With Feature Toggles

91
Comments
6 min read
How to Handle Shadow DOM in Cypress

How to Handle Shadow DOM in Cypress

1
Comments
18 min read
Tutorial de Tuning em PL/SQL

Tutorial de Tuning em PL/SQL

Comments
3 min read
How to deploy an Express API to Vercel

How to deploy an Express API to Vercel

Comments
1 min read
Understanding Value Types and Reference Types in C#

Understanding Value Types and Reference Types in C#

2
Comments
3 min read
🤔 Python Quiz: `with` or without?

🤔 Python Quiz: `with` or without?

1
Comments
1 min read
Tag Recommendation to Game Design: A True Story of Word-Difference-Calculator

Tag Recommendation to Game Design: A True Story of Word-Difference-Calculator

Comments
4 min read
Kubectl config set context and Best Practices

Kubectl config set context and Best Practices

25
Comments
8 min read
Extract Method Refactoring

Extract Method Refactoring

2
Comments
2 min read
Como adicionar hooks aos commits de seu projeto utilizando Husky

Como adicionar hooks aos commits de seu projeto utilizando Husky

1
Comments
4 min read
TypeScript's Hidden Feature: Subtypes

TypeScript's Hidden Feature: Subtypes

Comments
8 min read
Rewriting Vs Refactoring Code: How To Navigate The Two

Rewriting Vs Refactoring Code: How To Navigate The Two

Comments
9 min read
Day when Skynet becomes self-aware, and 69 reasons to chill out with colleagues. Part 1.

Day when Skynet becomes self-aware, and 69 reasons to chill out with colleagues. Part 1.

4
Comments
10 min read
What Type of 5G Apps Are Beneficial for Mobile App Development?

What Type of 5G Apps Are Beneficial for Mobile App Development?

11
Comments
3 min read
Custom Fields: Give Your Customers the Fields They Need

Custom Fields: Give Your Customers the Fields They Need

82
Comments
7 min read
Tech is not for me, I am a fraud: A Journey of Growth and Overcoming Imposter Syndrome

Tech is not for me, I am a fraud: A Journey of Growth and Overcoming Imposter Syndrome

10
Comments 14
2 min read
Terminal do Windows com Oh My Posh

Terminal do Windows com Oh My Posh

2
Comments
7 min read
Python Developer Track for Oracle JSON and Duality Views - Part 6: Database Actions, GUI for JSON

Python Developer Track for Oracle JSON and Duality Views - Part 6: Database Actions, GUI for JSON

1
Comments
5 min read
Shifting Left Approach: Is It A Business Challenge?

Shifting Left Approach: Is It A Business Challenge?

Comments
9 min read
Understanding the Power of `if-else` Statements

Understanding the Power of `if-else` Statements

Comments
2 min read
Fast & minimalist Node utility package template (Vite 5.x)

Fast & minimalist Node utility package template (Vite 5.x)

Comments
2 min read
Regression Testing: A Complete Guide

Regression Testing: A Complete Guide

2
Comments
7 min read
React.js is Slower Than Vanilla JS ?

React.js is Slower Than Vanilla JS ?

18
Comments 18
4 min read
Understanding HTTP Status Codes: A Comprehensive Guide

Understanding HTTP Status Codes: A Comprehensive Guide

2
Comments
2 min read
loading...