DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Display ACF fields beautifully and without coding

Display ACF fields beautifully and without coding

Comments
7 min read
9 Best Developer Communities On Discord

9 Best Developer Communities On Discord

28
Comments 1
2 min read
Should class names really be nouns? Rethinking the classics

Should class names really be nouns? Rethinking the classics

1
Comments
3 min read
Create your own private blockchain using Ethereum.

Create your own private blockchain using Ethereum.

5
Comments
1 min read
Javascript: Promises

Javascript: Promises

Comments
3 min read
Project Euler #1 - are we fizz-buzzing?

Project Euler #1 - are we fizz-buzzing?

Comments
2 min read
Why are the results like this?

Why are the results like this?

1
Comments 1
1 min read
How to create a VS Code code snippet

How to create a VS Code code snippet

17
Comments 3
2 min read
REST API vs GraphQL : The Battle for API Supremacy 🥷

REST API vs GraphQL : The Battle for API Supremacy 🥷

1
Comments
4 min read
Embedded Rust and Embassy: Timer Ultrasonic Distance Measurement

Embedded Rust and Embassy: Timer Ultrasonic Distance Measurement

7
Comments 3
10 min read
Python swapcase without using Swapcase()

Python swapcase without using Swapcase()

3
Comments 2
1 min read
GraphQL Oversimplified

GraphQL Oversimplified

7
Comments 1
5 min read
How to Scan Documents from eSCL Scanners in Web Applications

How to Scan Documents from eSCL Scanners in Web Applications

Comments
4 min read
Advent of Code 2022 - Day 23

Advent of Code 2022 - Day 23

Comments
9 min read
The Power of Binding: A Beginner's Guide to Bind method in JavaScript

The Power of Binding: A Beginner's Guide to Bind method in JavaScript

5
Comments 5
3 min read
Learn Ethical hacking in 2023 (detailed overview)

Learn Ethical hacking in 2023 (detailed overview)

19
Comments 2
3 min read
03.11 - State & Props - Send color change data to parent comp (class components)

03.11 - State & Props - Send color change data to parent comp (class components)

Comments
1 min read
03.12 - State & Props - Send color change data to parent comp (function components)

03.12 - State & Props - Send color change data to parent comp (function components)

Comments
1 min read
Set HTTP headers with WWW-Mechanize

Set HTTP headers with WWW-Mechanize

6
Comments 2
3 min read
Como reduzir o "copia & cola" no seu dia-a-dia com Code Generators

Como reduzir o "copia & cola" no seu dia-a-dia com Code Generators

5
Comments
5 min read
How can I become an Open Source contributor? (The ultimate guide)

How can I become an Open Source contributor? (The ultimate guide)

13
Comments 2
11 min read
How to stay a good developer

How to stay a good developer

5
Comments 2
4 min read
how to prevent memory leak in programming with an example

how to prevent memory leak in programming with an example

1
Comments
2 min read
Evolução de Software e a Importância da Refatoração

Evolução de Software e a Importância da Refatoração

3
Comments
8 min read
Getting started with JS loops

Getting started with JS loops

5
Comments
4 min read
How to code an Android app like CPU-Z in Android Studio | Detailed Guide with Code

How to code an Android app like CPU-Z in Android Studio | Detailed Guide with Code

8
Comments
2 min read
How to Become a Cloud Engineer in 2023

How to Become a Cloud Engineer in 2023

150
Comments 6
2 min read
Reading files with Node.js

Reading files with Node.js

2
Comments
2 min read
JavaScript tricks 🤯 that every developer should know

JavaScript tricks 🤯 that every developer should know

8
Comments
1 min read
5 Tips for Advancing Your Career as a Developer

5 Tips for Advancing Your Career as a Developer

2
Comments
2 min read
Flutter App Internationalization: An Easy Guide to Flutter Localization

Flutter App Internationalization: An Easy Guide to Flutter Localization

1
Comments
5 min read
WHAT IS LAMBDA IN PYTHON

WHAT IS LAMBDA IN PYTHON

2
Comments
3 min read
My 2022 in review

My 2022 in review

3
Comments
3 min read
Role of AI and the future of programming

Role of AI and the future of programming

12
Comments 3
3 min read
Advent of Code 2022 - Day 11 - Kotlin Edition

Advent of Code 2022 - Day 11 - Kotlin Edition

1
Comments
14 min read
Building a Django-Powered Online Food Ordering System

Building a Django-Powered Online Food Ordering System

3
Comments 1
2 min read
Introduction to Computer Networking

Introduction to Computer Networking

6
Comments
4 min read
Perl Weekly #596 - New Year Resolution

Perl Weekly #596 - New Year Resolution

4
Comments 1
7 min read
UseRef Hook React

UseRef Hook React

1
Comments
1 min read
My JavaScript Pseudocode steps.

My JavaScript Pseudocode steps.

2
Comments
4 min read
CSS Variables – What Are They & How to Use Them

CSS Variables – What Are They & How to Use Them

4
Comments
9 min read
Top 10 software architecture pattern

Top 10 software architecture pattern

38
Comments 2
3 min read
How to implement CAPTCHAs or reCAPTCHAs?

How to implement CAPTCHAs or reCAPTCHAs?

25
Comments 4
5 min read
5 Python Tricks Every Python Developer should know

5 Python Tricks Every Python Developer should know

59
Comments 11
5 min read
JavaScript Fundamentals: Syntax & Structure

JavaScript Fundamentals: Syntax & Structure

2
Comments
7 min read
How To Give your React App a Holiday Theme with react-snowfall

How To Give your React App a Holiday Theme with react-snowfall

12
Comments
2 min read
How to Solve an Algorithm Problem? | With Examples

How to Solve an Algorithm Problem? | With Examples

5
Comments 2
16 min read
How to Design a Web Application Software Architecture

How to Design a Web Application Software Architecture

2
Comments
3 min read
The Most Important Software Architectural Patterns You Need to Know

The Most Important Software Architectural Patterns You Need to Know

2
Comments
3 min read
03.10 - State & Props - Send counter data to parent component (functional components)

03.10 - State & Props - Send counter data to parent component (functional components)

Comments
1 min read
[Typia] 15,000x faster TypeScript Validator and its histories

[Typia] 15,000x faster TypeScript Validator and its histories

189
Comments 13
11 min read
The Difference Between Software Architecture and Software Design

The Difference Between Software Architecture and Software Design

2
Comments
3 min read
Arrays in JavaScript

Arrays in JavaScript

3
Comments 5
3 min read
Advent of Code 2022 - Day 22

Advent of Code 2022 - Day 22

Comments
13 min read
Spoken Language Understanding (SLU) vs. Natural Language Understanding (NLU)

Spoken Language Understanding (SLU) vs. Natural Language Understanding (NLU)

2
Comments 4
3 min read
Promises in javascript simply explained

Promises in javascript simply explained

2
Comments
2 min read
Advent of Code (in MiniScript), Day 25

Advent of Code (in MiniScript), Day 25

1
Comments
4 min read
Monkey Math

Monkey Math

Comments
3 min read
LeetCode - Single Number III

LeetCode - Single Number III

Comments
4 min read
Why Santa Claus Can't Inherit from Human: A Festive OOP Lesson

Why Santa Claus Can't Inherit from Human: A Festive OOP Lesson

6
Comments 4
4 min read
loading...