DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Typescript or Else – Why you need to be using TS if you aren’t already

Typescript or Else – Why you need to be using TS if you aren’t already

Comments
5 min read
The death of creativity

The death of creativity

45
Comments 15
6 min read
Git Masterclass - Day 1

Git Masterclass - Day 1

1
Comments
3 min read
Lessons I learned as a Self Taught Developer

Lessons I learned as a Self Taught Developer

8
Comments
5 min read
5 coding myths that deter new programmers

5 coding myths that deter new programmers

1
Comments
6 min read
JavaScript Design Patterns - Structural - Bridge

JavaScript Design Patterns - Structural - Bridge

2
Comments 2
1 min read
How JavaScript helped me buy my dream boat

How JavaScript helped me buy my dream boat

55
Comments 13
5 min read
Extração de metadados de imagens com Python

Extração de metadados de imagens com Python

10
Comments
6 min read
Essential Strategies and Practices for Entity Framework Core

Essential Strategies and Practices for Entity Framework Core

Comments
9 min read
Learn Web Scraping with Cheerio

Learn Web Scraping with Cheerio

3
Comments
4 min read
Does website loading speed matter for SEO?

Does website loading speed matter for SEO?

Comments
3 min read
Simple Examples to Understand Generic Functions and Types in TypeScript

Simple Examples to Understand Generic Functions and Types in TypeScript

Comments
2 min read
How I implement dev.to API on my website 🤗

How I implement dev.to API on my website 🤗

2
Comments 1
2 min read
Cooking concurrently with Python

Cooking concurrently with Python

13
Comments
4 min read
Comparing Various Software Development Programs: An In-Depth Analysis

Comparing Various Software Development Programs: An In-Depth Analysis

Comments
4 min read
The Friendly Snake: Why Python is the Coolest 🐍

The Friendly Snake: Why Python is the Coolest 🐍

1
Comments 1
2 min read
Redefining HCI through Core Android Frameworks

Redefining HCI through Core Android Frameworks

Comments
2 min read
Exploring the Magic of JavaScript: Unraveling Its Hidden Powers

Exploring the Magic of JavaScript: Unraveling Its Hidden Powers

Comments
2 min read
Announcing Mini Micro 1.2.1

Announcing Mini Micro 1.2.1

1
Comments 1
3 min read
2024 Cheat Sheet Collection

2024 Cheat Sheet Collection

569
Comments 85
3 min read
The difference between '||' and '??' in JavaScript.

The difference between '||' and '??' in JavaScript.

29
Comments 4
2 min read
📖Sometimes my mind plays tricks on me - Reading is getting harder

📖Sometimes my mind plays tricks on me - Reading is getting harder

Comments
2 min read
Building IRIS Responsive dashboard with Python Flask Web Framework

Building IRIS Responsive dashboard with Python Flask Web Framework

Comments
5 min read
Building a Simple Production Error-Logger w/ Node and S3

Building a Simple Production Error-Logger w/ Node and S3

7
Comments
6 min read
The power of Rust

The power of Rust

Comments
3 min read
Meme Coin Hype Over?🤔

Meme Coin Hype Over?🤔

Comments
2 min read
How to Plot the Mandelbrot Set Using MoonBit?

How to Plot the Mandelbrot Set Using MoonBit?

2
Comments 1
6 min read
Django - Adding Hot Reload (with sample)

Django - Adding Hot Reload (with sample)

2
Comments
3 min read
How to Merge Two Lists in C#

How to Merge Two Lists in C#

5
Comments
2 min read
Debugging the Abyss: Solving Common React JS Errors

Debugging the Abyss: Solving Common React JS Errors

3
Comments
3 min read
Embed Codes on Dev.to Using Liquid Syntax with Code Runner

Embed Codes on Dev.to Using Liquid Syntax with Code Runner

11
Comments 1
2 min read
When do you focus on making your code maintainable?

When do you focus on making your code maintainable?

Comments
2 min read
I Built My First Go Application and Deployed it to Heroku

I Built My First Go Application and Deployed it to Heroku

Comments
7 min read
The supreme rank of Computing Mascots

The supreme rank of Computing Mascots

2
Comments
1 min read
And I OOP (Object-oriented Programming)

And I OOP (Object-oriented Programming)

Comments 2
5 min read
How to count the numbers of vowels and consonants in a sentence in python

How to count the numbers of vowels and consonants in a sentence in python

Comments
1 min read
A QuickCheck Tutorial: Generators

A QuickCheck Tutorial: Generators

Comments
4 min read
Do you read books? Recommend one! 📚

Do you read books? Recommend one! 📚

37
Comments 36
1 min read
As a Developer, Sometimes You Should Play the Role of a Tester

As a Developer, Sometimes You Should Play the Role of a Tester

15
Comments 17
4 min read
Building an High-Performance API with Next.js, Hono, and Cloudflare Workers

Building an High-Performance API with Next.js, Hono, and Cloudflare Workers

2
Comments
9 min read
Running VLC in the Browser

Running VLC in the Browser

Comments 1
5 min read
Accessing (Cloud) UiPath Orchestrator through Python

Accessing (Cloud) UiPath Orchestrator through Python

Comments
3 min read
What is dependency injection

What is dependency injection

25
Comments 20
8 min read
Mastering React.js: A Comprehensive Guide for Beginners

Mastering React.js: A Comprehensive Guide for Beginners

Comments
3 min read
How to Cost Down an iOS App to $5000: A Realistic Guide

How to Cost Down an iOS App to $5000: A Realistic Guide

10
Comments
3 min read
Lambda Function(Python)

Lambda Function(Python)

1
Comments
2 min read
20 Essential Entity Framework Core Tips: Optimize Performance, Streamline Queries, and Enhance Data Handling

20 Essential Entity Framework Core Tips: Optimize Performance, Streamline Queries, and Enhance Data Handling

8
Comments
5 min read
Addressing the Challenges and Limitations of Selenium WebDriver

Addressing the Challenges and Limitations of Selenium WebDriver

1
Comments
4 min read
Unveiling the Truth about "Fast" Software Development: Why a Deliberate Approach Wins the Race

Unveiling the Truth about "Fast" Software Development: Why a Deliberate Approach Wins the Race

Comments
14 min read
Sobre Event Loop e música clássica

Sobre Event Loop e música clássica

Comments
3 min read
Mastering Cross-Platform App Development: From iOS to Android with Flutter

Mastering Cross-Platform App Development: From iOS to Android with Flutter

Comments
2 min read
The Reality of Working At A Startup (My Experience)

The Reality of Working At A Startup (My Experience)

Comments
1 min read
Day 23 of 30-Day .NET Challenge: Span<T> over Arrays

Day 23 of 30-Day .NET Challenge: Span<T> over Arrays

1
Comments
2 min read
The #1 Skill Every Newbie Coder Needs (But Most Are Afraid To Use)

The #1 Skill Every Newbie Coder Needs (But Most Are Afraid To Use)

Comments
3 min read
Why null is an abomination

Why null is an abomination

22
Comments 11
5 min read
Examples Of Composition In C# – A Simple Guide For Beginners

Examples Of Composition In C# – A Simple Guide For Beginners

3
Comments 3
10 min read
Easy way to setup VSCode to learn Linux programming

Easy way to setup VSCode to learn Linux programming

1
Comments
2 min read
А job that will take you without experience

А job that will take you without experience

Comments
2 min read
Number Line Jumps

Number Line Jumps

19
Comments 6
2 min read
Developing a Traditional Pong Game Using PyGame - Incorporating an AI Opponent

Developing a Traditional Pong Game Using PyGame - Incorporating an AI Opponent

Comments 2
3 min read
loading...