DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I don't support Agile Manifesto. Niether should you.

I don't support Agile Manifesto. Niether should you.

2
Comments 2
2 min read
25 Clean Code Tips That You Should Be Familiar

25 Clean Code Tips That You Should Be Familiar

1
Comments
1 min read
GitHub Copilot CLI is your new GIT assistant

GitHub Copilot CLI is your new GIT assistant

30
Comments
3 min read
I Created A Web App For Twitter That Went Viral 🔥

I Created A Web App For Twitter That Went Viral 🔥

13
Comments 2
1 min read
Commit Teller - Problems during the development

Commit Teller - Problems during the development

Comments
4 min read
How to Teach Your iOS App Recognize Tone of Voice

How to Teach Your iOS App Recognize Tone of Voice

Comments
7 min read
Performance in System Design and Architecture

Performance in System Design and Architecture

Comments
3 min read
Maintainability in System Design and Architecture

Maintainability in System Design and Architecture

1
Comments
2 min read
Boost your function's speed with memoization in JavaScript

Boost your function's speed with memoization in JavaScript

Comments
4 min read
Document Your React Applications The Right Way

Document Your React Applications The Right Way

3
Comments 3
3 min read
Programmers Replaced With AI?

Programmers Replaced With AI?

6
Comments 1
4 min read
Getting Started with Feature Flags: A Comprehensive Guide

Getting Started with Feature Flags: A Comprehensive Guide

1
Comments
4 min read
Hoisting in JavaScript: Understanding the Inner Workings

Hoisting in JavaScript: Understanding the Inner Workings

Comments
2 min read
Background Jobs in Laravel for Beginners

Background Jobs in Laravel for Beginners

5
Comments
4 min read
Best practices for Unit Testing Android Apps with Mockk, Kotest and others

Best practices for Unit Testing Android Apps with Mockk, Kotest and others

96
Comments 1
13 min read
Quines: Self-replicating programs

Quines: Self-replicating programs

2
Comments
10 min read
`this` Just In: Discover the Hidden Powers of `this` in Javascript - The Beginners Guide To Javascript(Part 12)

`this` Just In: Discover the Hidden Powers of `this` in Javascript - The Beginners Guide To Javascript(Part 12)

1
Comments
3 min read
Scalability In System Design and Architecture

Scalability In System Design and Architecture

2
Comments
2 min read
ESP32 Embedded Rust at the HAL: PWM Buzzer

ESP32 Embedded Rust at the HAL: PWM Buzzer

6
Comments
12 min read
Is learning Algorithms and Data Structures as Frontend Developer worth it?

Is learning Algorithms and Data Structures as Frontend Developer worth it?

2
Comments
5 min read
FUNDAMENTALS - CONCEITO DE INTERPRETAÇÃO

FUNDAMENTALS - CONCEITO DE INTERPRETAÇÃO

Comments
3 min read
Python: Imports e Bibliotecas

Python: Imports e Bibliotecas

1
Comments
10 min read
Python: Funções

Python: Funções

Comments
8 min read
Python: Conceitos e Palavras Reservadas

Python: Conceitos e Palavras Reservadas

Comments
5 min read
MongoDB $weeklyUpdate #116 (May 12, 2023): We're heading out on a WORLD TOUR!

MongoDB $weeklyUpdate #116 (May 12, 2023): We're heading out on a WORLD TOUR!

Comments
4 min read
¿Cómo implementar grafos en C++?

¿Cómo implementar grafos en C++?

5
Comments
5 min read
The Great Operating System Battle: Why WSL2 is Winning

The Great Operating System Battle: Why WSL2 is Winning

4
Comments
4 min read
Interpolated Binary Search

Interpolated Binary Search

Comments
2 min read
Introducing the new Vue Query client

Introducing the new Vue Query client

Comments
3 min read
How to use Elasticsearch to Create an Exceptional User Experience in Retail

How to use Elasticsearch to Create an Exceptional User Experience in Retail

1
Comments
25 min read
Finding the shortest path in a weighted graph with PHP

Finding the shortest path in a weighted graph with PHP

1
Comments
3 min read
Working with Rust as a C++ Programmer

Working with Rust as a C++ Programmer

1
Comments 1
3 min read
Cross-Translation Programming Language: We are unlucky not the future

Cross-Translation Programming Language: We are unlucky not the future

7
Comments
3 min read
Building Large-Scale React Native Applications: A Modular Approach

Building Large-Scale React Native Applications: A Modular Approach

Comments
2 min read
HEY! Everyone let me know which is your core language😘.

HEY! Everyone let me know which is your core language😘.

2
Comments 20
1 min read
Understanding Pass by Value and Pass by Reference

Understanding Pass by Value and Pass by Reference

4
Comments
8 min read
JavaScript Closures: Understanding Private Variables, Callbacks, and Memoization for Efficient Code

JavaScript Closures: Understanding Private Variables, Callbacks, and Memoization for Efficient Code

7
Comments 2
5 min read
The Delightful World of JavaScript Arrow Functions 🏹 - The Beginners Guide To Javascript(Part 11)

The Delightful World of JavaScript Arrow Functions 🏹 - The Beginners Guide To Javascript(Part 11)

6
Comments
3 min read
How to close a MySQL connection in Node js?

How to close a MySQL connection in Node js?

Comments 1
1 min read
Make ChatGPT keep track of your past conversations 💬

Make ChatGPT keep track of your past conversations 💬

18
Comments 2
5 min read
Solving the Knapsack Problem - A Guide to Dynamic Programming

Solving the Knapsack Problem - A Guide to Dynamic Programming

Comments
4 min read
Is javascript compiled or interpreted language?

Is javascript compiled or interpreted language?

20
Comments 2
11 min read
Demystifying Array Destructuring: A Beginner's Perspective

Demystifying Array Destructuring: A Beginner's Perspective

2
Comments
6 min read
Monoliths to Microservices using the Strangler Pattern

Monoliths to Microservices using the Strangler Pattern

17
Comments
8 min read
Understanding and Mitigating CRLF Injection

Understanding and Mitigating CRLF Injection

Comments
4 min read
What I Hope to See for SwiftUI at WWDC 2023

What I Hope to See for SwiftUI at WWDC 2023

Comments
4 min read
LeetCode - Find the Prefix Common Array of Two Arrays

LeetCode - Find the Prefix Common Array of Two Arrays

Comments
5 min read
Technical Writing 101: How to get Jobs, Gigs & Opportunities

Technical Writing 101: How to get Jobs, Gigs & Opportunities

143
Comments 28
5 min read
Elaborating on Strings

Elaborating on Strings

Comments
2 min read
Handle Docker Images Like A Pro

Handle Docker Images Like A Pro

1
Comments
3 min read
Glassmorphism CSS Generator

Glassmorphism CSS Generator

137
Comments 10
2 min read
Understanding and Preventing NULL Pointer Dereference

Understanding and Preventing NULL Pointer Dereference

2
Comments
6 min read
ECMAScript some features you might find useful

ECMAScript some features you might find useful

1
Comments
2 min read
SQS vs. SNS

SQS vs. SNS

1
Comments
2 min read
Introducing the new Svelte Query client

Introducing the new Svelte Query client

Comments
3 min read
How to get started with github copilot

How to get started with github copilot

1
Comments
2 min read
How to Deploy the site using Https On IIS Server

How to Deploy the site using Https On IIS Server

2
Comments
2 min read
Building An Image Slider With Swiper Js

Building An Image Slider With Swiper Js

Comments
5 min read
The Roadmap to Becoming a Successful Private Contractor as a Software Engineer

The Roadmap to Becoming a Successful Private Contractor as a Software Engineer

2
Comments
2 min read
What is gRPC?

What is gRPC?

Comments
8 min read
loading...