close
The Wayback Machine - https://web.archive.org/web/20230306111422/https://dev.to/t/programming

DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Resend - How to add an Email API Provider to Novu

Resend - How to add an Email API Provider to Novu

Reactions 41 Comments 2
7 min read
React Admin Panel Tutorial with Chakra UI and Strapi

React Admin Panel Tutorial with Chakra UI and Strapi

Reactions 26 Comments
20 min read
My Favorite free Courses to Learn Programming and Coding in 2023

My Favorite free Courses to Learn Programming and Coding in 2023

Reactions 5 Comments
17 min read
My Journey as a Young Prokopton in Software Engineering

My Journey as a Young Prokopton in Software Engineering

Reactions 2 Comments
2 min read
Git commands every software developer must know

Git commands every software developer must know

Reactions 4 Comments 1
2 min read
Advice for Newbies: From a Self-Taught Programmer

Advice for Newbies: From a Self-Taught Programmer

Reactions 4 Comments
4 min read
Building Maintainable User Interfaces with React and TypeScript

Building Maintainable User Interfaces with React and TypeScript

Reactions 7 Comments
2 min read
Best Practices for Building React Apps with Code Splitting and Lazy Loading to Improve Performance and Maintainability

Best Practices for Building React Apps with Code Splitting and Lazy Loading to Improve Performance and Maintainability

Reactions 5 Comments
2 min read
Understanding the Difference Between props and state in React

Understanding the Difference Between props and state in React

Reactions 15 Comments 2
3 min read
Best laptop for coding or programming

Best laptop for coding or programming

Reactions 2 Comments
3 min read
JavaScript Tutorial Series: Manipulating elements part 2.

JavaScript Tutorial Series: Manipulating elements part 2.

Reactions 1 Comments
2 min read
Style your terminals using Go-Palette 🎨

Style your terminals using Go-Palette 🎨

Reactions 2 Comments 2
4 min read
I Created A Simple Note App With Jetpack Compose

I Created A Simple Note App With Jetpack Compose

Reactions 2 Comments
2 min read
7 AI-powered Google Chrome extensions that can help you out

7 AI-powered Google Chrome extensions that can help you out

Reactions 1 Comments
2 min read
How to combine two dictionaries in python using different methods

How to combine two dictionaries in python using different methods

Reactions 2 Comments
2 min read
Dive into functions in JS🧑‍💻

Dive into functions in JS🧑‍💻

Reactions 2 Comments 1
3 min read
The Consequences of Property Injection in Tightly Coupled Systems : A Developer’s Guide

The Consequences of Property Injection in Tightly Coupled Systems : A Developer’s Guide

Reactions 4 Comments
2 min read
Code Smell 199 - Gratuitous Booleans

Code Smell 199 - Gratuitous Booleans

Reactions 2 Comments 1
2 min read
Type Hinting in PHP function!

Type Hinting in PHP function!

Reactions 2 Comments
1 min read
3 options to close pull requests on GitHub - what

3 options to close pull requests on GitHub - what

Comments
6 min read
Why You Should Never Stop Learning as a Programmer

Why You Should Never Stop Learning as a Programmer

Comments
2 min read
Web Storage: Purpose, Usage, Benefits, Risks & Limitations with Examples

Web Storage: Purpose, Usage, Benefits, Risks & Limitations with Examples

Reactions 1 Comments
5 min read
A Guide For New Programmers on C# Basics

A Guide For New Programmers on C# Basics

Comments
10 min read
The DAO Design Pattern in Java / Spring Boot

The DAO Design Pattern in Java / Spring Boot

Comments
4 min read
The Unsung Heroes of Open Source: The Dedicated Maintainers Behind Lesser-Known Projects

The Unsung Heroes of Open Source: The Dedicated Maintainers Behind Lesser-Known Projects

Comments
7 min read
Capturing the Bubble of Event Propagation in JavaScript ;)

Capturing the Bubble of Event Propagation in JavaScript ;)

Reactions 5 Comments
2 min read
Python try exception tutorial

Python try exception tutorial

Reactions 2 Comments
2 min read
LeetCode - Kth Smallest Element in a Sorted Matrix

LeetCode - Kth Smallest Element in a Sorted Matrix

Reactions 1 Comments
7 min read
From Learning iOS Development at 40 to publish an iOS Book

From Learning iOS Development at 40 to publish an iOS Book

Comments
3 min read
What is Hashicorp Vault? Manage your secrets in production.

What is Hashicorp Vault? Manage your secrets in production.

Reactions 1 Comments
2 min read
Python classes and objects tutorial

Python classes and objects tutorial

Reactions 2 Comments
2 min read
Resolvendo problemas no HackerRank: A caixa mágica

Resolvendo problemas no HackerRank: A caixa mágica

Reactions 1 Comments
2 min read
JS Classes [Part-1]: Intro to JS ES6 Classes

JS Classes [Part-1]: Intro to JS ES6 Classes

Comments
1 min read
Operators(C++)

Operators(C++)

Reactions 2 Comments
1 min read
All You Need To Know About The Console Object Method

All You Need To Know About The Console Object Method

Comments
4 min read
EtherCAT and RTEX Drive Homing Configuration

EtherCAT and RTEX Drive Homing Configuration

Reactions 1 Comments
5 min read
NAND 2 Tetris - Week One

NAND 2 Tetris - Week One

Comments
4 min read
Why Separating Domain and Application Layers is Crucial for Achieving a Clean Architecture

Why Separating Domain and Application Layers is Crucial for Achieving a Clean Architecture

Reactions 2 Comments
2 min read
Monads for Great Fun

Monads for Great Fun

Comments
3 min read
JavaScript Tutorial Series: Selecting elements

JavaScript Tutorial Series: Selecting elements

Reactions 2 Comments
3 min read
A short explanation of compilers and interpreters in Python code

A short explanation of compilers and interpreters in Python code

Reactions 1 Comments
2 min read
Introducing the new Solid Query client

Introducing the new Solid Query client

Reactions 1 Comments
3 min read
GraphQL's @defer and @stream Directives are overkill

GraphQL's @defer and @stream Directives are overkill

Comments
11 min read
Usando Bloom Filter no Redis (RedisBloom)

Usando Bloom Filter no Redis (RedisBloom)

Reactions 1 Comments
3 min read
Conceitos fundamentais de programação: Variáveis, tipos de dados e muito mais

Conceitos fundamentais de programação: Variáveis, tipos de dados e muito mais

Reactions 2 Comments
3 min read
Next.js 13 special files, data fetching and head tag — page, layout and template

Next.js 13 special files, data fetching and head tag — page, layout and template

Reactions 2 Comments
4 min read
JavaScript Tutorial Series: Nodes and elements

JavaScript Tutorial Series: Nodes and elements

Reactions 1 Comments
2 min read
Using ChatGPT To Solve Complex Coding Challenges

Using ChatGPT To Solve Complex Coding Challenges

Reactions 2 Comments
1 min read
Best Practices for Using the filter() Method in React.js

Best Practices for Using the filter() Method in React.js

Reactions 1 Comments
3 min read
Image Processing with JavaScript

Image Processing with JavaScript

Comments
6 min read
Top 5 Books to Become a Pro Javascript Developer

Top 5 Books to Become a Pro Javascript Developer

Reactions 1 Comments
3 min read
Why Types and Tests are Both Essential in Programming

Why Types and Tests are Both Essential in Programming

Comments
6 min read
Components of DevOps

Components of DevOps

Reactions 5 Comments 1
1 min read
Python list comprehension

Python list comprehension

Reactions 3 Comments 1
2 min read
How to use Bash

How to use Bash

Comments
5 min read
What does SSO Actually Mean?

What does SSO Actually Mean?

Reactions 3 Comments
3 min read
Street Programmer: Create Stunning Banners with Github Action

Street Programmer: Create Stunning Banners with Github Action

Reactions 1 Comments
2 min read
Accessibility: what, why and how?

Accessibility: what, why and how?

Reactions 2 Comments
2 min read
The Mystery of Expert Intuition (Preview)

The Mystery of Expert Intuition (Preview)

Reactions 2 Comments
1 min read
How to Use Decorators in Python?

How to Use Decorators in Python?

Reactions 3 Comments
7 min read
loading...