DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Thoughts on API Design

Thoughts on API Design

2
Comments
5 min read
Top 10 Quetions On AI And ChatGPT AI Tool | Can AI Is New Future Of World

Top 10 Quetions On AI And ChatGPT AI Tool | Can AI Is New Future Of World

6
Comments 1
5 min read
How To Create Jenkins Job With Parameter | Jenkins Tutorial Step by Step

How To Create Jenkins Job With Parameter | Jenkins Tutorial Step by Step

3
Comments
1 min read
How to choose a Coding Language

How to choose a Coding Language

5
Comments 3
2 min read
How to Verify Email Addresses Using Python

How to Verify Email Addresses Using Python

23
Comments 12
3 min read
SQL 101: Introduction to SQL for Data Analysis

SQL 101: Introduction to SQL for Data Analysis

6
Comments
5 min read
Zerando HackerRank: Diferença Diagonal

Zerando HackerRank: Diferença Diagonal

1
Comments
2 min read
CSS !important: Avoid Using

CSS !important: Avoid Using

10
Comments
4 min read
writing clean and maintainable code: best practices for developers 🦉

writing clean and maintainable code: best practices for developers 🦉

5
Comments
2 min read
50 Frontend Interview Questions

50 Frontend Interview Questions

88
Comments 18
3 min read
Distribuyendo configuraciones de eslint

Distribuyendo configuraciones de eslint

5
Comments
3 min read
Ownership in Rust

Ownership in Rust

6
Comments
5 min read
Challenge Accepted

Challenge Accepted

6
Comments 1
4 min read
Building APIs with Python: A Comprehensive Guide

Building APIs with Python: A Comprehensive Guide

10
Comments 2
9 min read
6 Tips for Writing Cleaner and More Maintainable JavaScript Code

6 Tips for Writing Cleaner and More Maintainable JavaScript Code

2
Comments
2 min read
10 Essential Tools Every Blockchain Developer must Have

10 Essential Tools Every Blockchain Developer must Have

2
Comments
10 min read
Different Ways to Fetch Data in React Js:

Different Ways to Fetch Data in React Js:

6
Comments 1
2 min read
Why you should (not) use GraphQL ?

Why you should (not) use GraphQL ?

2
Comments
3 min read
Best practices to use Git like a pro

Best practices to use Git like a pro

5
Comments
3 min read
Mastering Object-Oriented Programming in JavaScript: Best Practices and Examples

Mastering Object-Oriented Programming in JavaScript: Best Practices and Examples

6
Comments
5 min read
StackExchange.Redis: Usando estruturas de dados Redis Sets

StackExchange.Redis: Usando estruturas de dados Redis Sets

2
Comments
4 min read
Laravel 9 - Rate Limiting: Global and for Guests/Users

Laravel 9 - Rate Limiting: Global and for Guests/Users

3
Comments
1 min read
Laravel 9 - Override the route binding resolver for each of your models

Laravel 9 - Override the route binding resolver for each of your models

2
Comments
1 min read
How to Create Your Own Commands in Linux

How to Create Your Own Commands in Linux

3
Comments
7 min read
Introduction to NativeScript

Introduction to NativeScript

5
Comments
3 min read
CSS Transitions and Animations: Adding Life to Your Web Designs

CSS Transitions and Animations: Adding Life to Your Web Designs

1
Comments
2 min read
Git Rebase vs Git Merge

Git Rebase vs Git Merge

18
Comments 6
1 min read
Utilizar chaves primarias inteiras ou GUIDs?

Utilizar chaves primarias inteiras ou GUIDs?

5
Comments
4 min read
Content Creator Path 5-Month Update

Content Creator Path 5-Month Update

2
Comments 1
5 min read
O que torna uma API escalável horizontalmente

O que torna uma API escalável horizontalmente

3
Comments
2 min read
How the Web Works: Understanding the Architecture of the Web

How the Web Works: Understanding the Architecture of the Web

76
Comments 12
9 min read
10 GitHub repositories to advance your career as a Developer 📚

10 GitHub repositories to advance your career as a Developer 📚

364
Comments 30
2 min read
Python 101: Introduction to Python for Data Science

Python 101: Introduction to Python for Data Science

1
Comments
11 min read
How to Start a React Native Application Using Expo

How to Start a React Native Application Using Expo

3
Comments
2 min read
Binary in JS

Binary in JS

Comments
7 min read
Git Rebase: How to Handle Request for Changes to Specific Commits

Git Rebase: How to Handle Request for Changes to Specific Commits

4
Comments
3 min read
StackExchange.Redis: Usando estruturas de dados Redis Lists

StackExchange.Redis: Usando estruturas de dados Redis Lists

2
Comments
4 min read
Jenkins Slack integration : How to Send Notification Jenkins to Slack,Test Report or Custom Messages

Jenkins Slack integration : How to Send Notification Jenkins to Slack,Test Report or Custom Messages

1
Comments
1 min read
⚔️ 7 Secret Weapons for Lightning-Fast Code Writing with VS Code

⚔️ 7 Secret Weapons for Lightning-Fast Code Writing with VS Code

11
Comments 3
4 min read
How to Create Wordle Game in HTML, CSS and Javascript ?

How to Create Wordle Game in HTML, CSS and Javascript ?

7
Comments 1
2 min read
Ditch date-fns & momentjs: Use Temporal Date API Instead

Ditch date-fns & momentjs: Use Temporal Date API Instead

15
Comments 2
8 min read
Easier lazy loading ,Angular 15

Easier lazy loading ,Angular 15

Comments
1 min read
Backend Delivery - Hands-On Node & Docker 1/2

Backend Delivery - Hands-On Node & Docker 1/2

17
Comments
13 min read
Latin x Python: 18/02/23

Latin x Python: 18/02/23

4
Comments 4
1 min read
Cherry-Picked Features from Go 1.20

Cherry-Picked Features from Go 1.20

1
Comments 2
4 min read
5 Must-Ask questions before you implement Caching

5 Must-Ask questions before you implement Caching

2
Comments
3 min read
Using multiple appsettings.json to release to different platforms in .NET

Using multiple appsettings.json to release to different platforms in .NET

13
Comments
4 min read
Configurando o WSL com o Ubuntu 22.04 + ZSH

Configurando o WSL com o Ubuntu 22.04 + ZSH

15
Comments
9 min read
🔥Top 10 Things to not do while coding! (Latest 2024)

🔥Top 10 Things to not do while coding! (Latest 2024)

10
Comments 4
2 min read
Optimize React Component Performance with Memoization Using React.memo()

Optimize React Component Performance with Memoization Using React.memo()

29
Comments 3
3 min read
What You Didn’t Know About Task EventHandlers

What You Didn’t Know About Task EventHandlers

1
Comments
5 min read
How to Concatenate Strings in Java like a Pro

How to Concatenate Strings in Java like a Pro

3
Comments 1
2 min read
Differences between arrow function and regular function in JavaScript

Differences between arrow function and regular function in JavaScript

11
Comments 3
5 min read
Redux-like state container in SwiftUI. State normalization.

Redux-like state container in SwiftUI. State normalization.

8
Comments
2 min read
Redux-like state container in SwiftUI. Reducer composition.

Redux-like state container in SwiftUI. Reducer composition.

8
Comments
2 min read
What is Intel AVX2?

What is Intel AVX2?

1
Comments
4 min read
Redux-like state container in SwiftUI. Derived stores.

Redux-like state container in SwiftUI. Derived stores.

8
Comments
2 min read
Python 101! Introduction To Python for Data Science

Python 101! Introduction To Python for Data Science

2
Comments
13 min read
I created a box-shadow css generator using React.js

I created a box-shadow css generator using React.js

5
Comments
1 min read
Redux-like state container in SwiftUI. State composition.

Redux-like state container in SwiftUI. State composition.

6
Comments
2 min read
loading...