DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tech Geniuses Will Keep You Spinning (how to enjoy listening to tech podcasts)

Tech Geniuses Will Keep You Spinning (how to enjoy listening to tech podcasts)

2
Comments
2 min read
Air Duct Spelunking

Air Duct Spelunking

Comments
3 min read
#46 - Sum of a sequence - Codewars Kata (7 kyu)

#46 - Sum of a sequence - Codewars Kata (7 kyu)

3
Comments
1 min read
How to Add Google Analytics to a React-Next.js Application 📈⚛️

How to Add Google Analytics to a React-Next.js Application 📈⚛️

27
Comments
3 min read
How to learn Ruby

How to learn Ruby

3
Comments
3 min read
A melhor maneira que encontrei para aprender Ruby

A melhor maneira que encontrei para aprender Ruby

23
Comments 2
6 min read
Rust will `never` do that!

Rust will `never` do that!

9
Comments 2
2 min read
Building a MinIO file explorer app in 30 minutes

Building a MinIO file explorer app in 30 minutes

34
Comments 1
8 min read
Learn Python #7 - List operations 💡!

Learn Python #7 - List operations 💡!

3
Comments
2 min read
Why I Write My LINQ Queries Tall, Not Wide

Why I Write My LINQ Queries Tall, Not Wide

2
Comments 2
2 min read
I hate API development "as an indie dev"

I hate API development "as an indie dev"

6
Comments
1 min read
First Big Project / Learning How To Use JSON server

First Big Project / Learning How To Use JSON server

7
Comments
3 min read
What I learned during the 100 Days of Code Challenge

What I learned during the 100 Days of Code Challenge

8
Comments
3 min read
The Numeric Tower: Adventures of Numbers in Python and mypy

The Numeric Tower: Adventures of Numbers in Python and mypy

3
Comments
4 min read
HOW TO DEPLOY EXISTING DJANGO PROJECTS TO RENDER

HOW TO DEPLOY EXISTING DJANGO PROJECTS TO RENDER

6
Comments
5 min read
Dynamically Create A PDF Using PHP

Dynamically Create A PDF Using PHP

17
Comments
5 min read
5 top Python web frameworks of 2022

5 top Python web frameworks of 2022

10
Comments
5 min read
Remove brackets and Quotes from a list in Python

Remove brackets and Quotes from a list in Python

1
Comments
4 min read
Multiple condition array sorting made easy

Multiple condition array sorting made easy

1
Comments
7 min read
Using Variables with SASS Tutorial

Using Variables with SASS Tutorial

1
Comments
2 min read
Scrape Google Realtime Search Trends with Python

Scrape Google Realtime Search Trends with Python

9
Comments
10 min read
Code Smell 161 - Abstract/Final/Undefined Classes

Code Smell 161 - Abstract/Final/Undefined Classes

3
Comments
2 min read
Pygame: Can you make an industry-standard game?

Pygame: Can you make an industry-standard game?

2
Comments 1
5 min read
Node.js '__dirname' vrs 'process.cwd()'

Node.js '__dirname' vrs 'process.cwd()'

31
Comments
2 min read
Var, Let, and Const

Var, Let, and Const

1
Comments 1
2 min read
What is __name__ == '__main__' in python 🤯

What is __name__ == '__main__' in python 🤯

5
Comments
2 min read
No Time for a Taxicab

No Time for a Taxicab

4
Comments
3 min read
Taking a Look at Conditional Statements

Taking a Look at Conditional Statements

4
Comments
1 min read
Announcing New Versions for Appwrite's Flutter and Dart SDKs

Announcing New Versions for Appwrite's Flutter and Dart SDKs

41
Comments 2
2 min read
How To Convert A TypeScript Enum To A JavaScript Array Or String

How To Convert A TypeScript Enum To A JavaScript Array Or String

4
Comments
4 min read
How we clone a running VM in 2 seconds

How we clone a running VM in 2 seconds

11
Comments 1
13 min read
.NET 8.0 - gRPC Server and Client implementation

.NET 8.0 - gRPC Server and Client implementation

9
Comments
5 min read
An Introduction to SASS for Beginners

An Introduction to SASS for Beginners

5
Comments
3 min read
The 3 Types of Loops in Java

The 3 Types of Loops in Java

8
Comments
3 min read
Animations in React with Framer Motion

Animations in React with Framer Motion

56
Comments
7 min read
Java i18n (Internationalization) and Localization Tutorial

Java i18n (Internationalization) and Localization Tutorial

5
Comments
11 min read
Install these 9 apps to 10x productivity 👇

Install these 9 apps to 10x productivity 👇

5
Comments 1
2 min read
Stream Processing

Stream Processing

1
Comments
4 min read
JavaScript Const re-assignment in Array with full Concepts

JavaScript Const re-assignment in Array with full Concepts

14
Comments 2
1 min read
Non-opinionated code review guidelines

Non-opinionated code review guidelines

5
Comments
3 min read
Writing Front-End Test with Jest

Writing Front-End Test with Jest

4
Comments
3 min read
4 hacks for writing frontend tests 10x faster (probably!)

4 hacks for writing frontend tests 10x faster (probably!)

Comments
5 min read
Day 06 of 100 Days of Code Python Bootcamp by Dr. Angela

Day 06 of 100 Days of Code Python Bootcamp by Dr. Angela

4
Comments
1 min read
Day 05 of 100 Days of Code Python Bootcamp by Dr. Angela

Day 05 of 100 Days of Code Python Bootcamp by Dr. Angela

4
Comments
1 min read
Day 04 of 100 Days of Code Python Bootcamp by Dr. Angela

Day 04 of 100 Days of Code Python Bootcamp by Dr. Angela

4
Comments
1 min read
Day 03 of 100 Days of Code Python Bootcamp by Dr. Angela

Day 03 of 100 Days of Code Python Bootcamp by Dr. Angela

4
Comments
2 min read
Safe Cracking

Safe Cracking

4
Comments
5 min read
Decorator Pattern In C#

Decorator Pattern In C#

8
Comments
8 min read
What are Arrays? - Part IV

What are Arrays? - Part IV

3
Comments
3 min read
How to answer programming challenges

How to answer programming challenges

5
Comments
2 min read
Solidity Complete Fundamentals Cheat Sheet

Solidity Complete Fundamentals Cheat Sheet

9
Comments
4 min read
Wrapping arrays in ReactJS

Wrapping arrays in ReactJS

1
Comments
3 min read
Applying an action to a JavaPairRDD

Applying an action to a JavaPairRDD

4
Comments
3 min read
Speech Recognition with JavaScript

Speech Recognition with JavaScript

167
Comments 23
2 min read
Vue.js Basics Part 3 | Computed Property

Vue.js Basics Part 3 | Computed Property

6
Comments
5 min read
15 tips to improve as a Javascript developer

15 tips to improve as a Javascript developer

7
Comments 1
7 min read
How to get phone number information using Python ?

How to get phone number information using Python ?

15
Comments
1 min read
The Regular Expression (RegEx) Cheat Sheet you always wanted

The Regular Expression (RegEx) Cheat Sheet you always wanted

938
Comments 14
4 min read
What is the use of Mixins?

What is the use of Mixins?

3
Comments
1 min read
Why we need backend and forntend?

Why we need backend and forntend?

8
Comments
2 min read
loading...