DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Best Practices for PHP

Best Practices for PHP

4
Comments
3 min read
Node.js Cron: Handling Overlapping Tasks Like a Noob

Node.js Cron: Handling Overlapping Tasks Like a Noob

Comments
4 min read
React Router Dom Tutorial

React Router Dom Tutorial

2
Comments
2 min read
Entendendo Promises: Como funcionam e seus benefícios em JavaScript

Entendendo Promises: Como funcionam e seus benefícios em JavaScript

1
Comments
4 min read
Monitoramento e rastreamento

Monitoramento e rastreamento

5
Comments
2 min read
Feature flags in Rails: How to roll out and manage your features like a pro

Feature flags in Rails: How to roll out and manage your features like a pro

4
Comments
6 min read
Quais são os números primos de 1 a 1.000.000?

Quais são os números primos de 1 a 1.000.000?

1
Comments
5 min read
16 don’ts: when JavaScript code review feels like watching a thriller movie

16 don’ts: when JavaScript code review feels like watching a thriller movie

47
Comments 11
4 min read
Breaking Into the Tech Ecosystem: Why It's Difficult for Newbies and How to Overcome It.

Breaking Into the Tech Ecosystem: Why It's Difficult for Newbies and How to Overcome It.

2
Comments
4 min read
Asynchronous Programming in JavaScript

Asynchronous Programming in JavaScript

3
Comments
4 min read
Exploring the RESTful Architecture: How the Web Inspired a New Way of Building APIs

Exploring the RESTful Architecture: How the Web Inspired a New Way of Building APIs

1
Comments
5 min read
GPT-4 Demystified: How to stay ahead of the AI revolution

GPT-4 Demystified: How to stay ahead of the AI revolution

1
Comments
8 min read
From padawan to Jedi - boost your dev skills with the Ultimate Todo App

From padawan to Jedi - boost your dev skills with the Ultimate Todo App

24
Comments
5 min read
Go Beginners Series: Function Declarations, Parameters, Return Values, and Packages

Go Beginners Series: Function Declarations, Parameters, Return Values, and Packages

2
Comments
7 min read
Javascript async/await

Javascript async/await

30
Comments
5 min read
What Makes Reviewpad the Best Pull Request Management System

What Makes Reviewpad the Best Pull Request Management System

12
Comments 10
9 min read
Understanding if, else, and else if statements in JavaScript

Understanding if, else, and else if statements in JavaScript

11
Comments 1
3 min read
How to Get Your First Job as a Self-Taught Programmer

How to Get Your First Job as a Self-Taught Programmer

247
Comments 25
17 min read
Master Flexbox: A Comprehensive Guide to Understanding and Using CSS Flexbox

Master Flexbox: A Comprehensive Guide to Understanding and Using CSS Flexbox

3
Comments 2
3 min read
Usando de Stripe API no React Native

Usando de Stripe API no React Native

1
Comments
2 min read
JavaScript DOM: A Complete Guide for Web Developers

JavaScript DOM: A Complete Guide for Web Developers

1
Comments
4 min read
What is hoisting in Javascript?

What is hoisting in Javascript?

Comments
2 min read
JavaScript for Beginners: Kick-starting Your Web Development Journey

JavaScript for Beginners: Kick-starting Your Web Development Journey

Comments
2 min read
List in Python3 for beginners

List in Python3 for beginners

Comments
3 min read
Understand the basic types of servers

Understand the basic types of servers

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

LeetCode - Kth Smallest Element in a Sorted Matrix

1
Comments
7 min read
🗝 One Key Question to Ask Yourself for Programming Success

🗝 One Key Question to Ask Yourself for Programming Success

3
Comments
5 min read
Ideal yet Perfect Writing Platform for writers in the world

Ideal yet Perfect Writing Platform for writers in the world

6
Comments 2
3 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
(Best)🔥Top 5 Python Tricks and Coding Hacks That Beginners Should Know

(Best)🔥Top 5 Python Tricks and Coding Hacks That Beginners Should Know

10
Comments 1
3 min read
Resolvendo problemas no HackerRank: Presenteando um amigo.

Resolvendo problemas no HackerRank: Presenteando um amigo.

Comments
2 min read
How to Choose Your Type: TypeScript Interfaces vs Types

How to Choose Your Type: TypeScript Interfaces vs Types

72
Comments 11
2 min read
My journey through learning Python: Day 1 to 3

My journey through learning Python: Day 1 to 3

5
Comments 6
6 min read
Create a Telegram chat bot that uses gpt 3.5 in python

Create a Telegram chat bot that uses gpt 3.5 in python

2
Comments
5 min read
🎯 🚀 The Ultimate Guide to Software Engineering, Zombie Apocalypse Style

🎯 🚀 The Ultimate Guide to Software Engineering, Zombie Apocalypse Style

5
Comments
3 min read
#DEVDiscuss: Design Patterns

#DEVDiscuss: Design Patterns

38
Comments 23
1 min read
How to use chat gpt as a developer?🚀

How to use chat gpt as a developer?🚀

20
Comments 6
7 min read
Stack - DSA | Part 5 |

Stack - DSA | Part 5 |

5
Comments
2 min read
Javascript bilimlaringizni oshiring: Siz bilmagan 5 ta operatorlar bilan tanishamiz.

Javascript bilimlaringizni oshiring: Siz bilmagan 5 ta operatorlar bilan tanishamiz.

Comments
1 min read
SemVer: Qué es y por qué es importante para el desarrollo de software

SemVer: Qué es y por qué es importante para el desarrollo de software

1
Comments
6 min read
Master Python: Unleash Your Coding Skills with These 4 Essential Tricks and Hacks!

Master Python: Unleash Your Coding Skills with These 4 Essential Tricks and Hacks!

Comments
9 min read
Demonstrating the usage of AWS Developer Tools with a serverless application

Demonstrating the usage of AWS Developer Tools with a serverless application

3
Comments
2 min read
Entendendo algoritmos - Pesquisa binária

Entendendo algoritmos - Pesquisa binária

Comments
5 min read
Introduction to WinUI 3 Desktop Development

Introduction to WinUI 3 Desktop Development

18
Comments 2
6 min read
Rust-Based Web Development Tools -- The Future of Infrastructure, but be cautious!

Rust-Based Web Development Tools -- The Future of Infrastructure, but be cautious!

1
Comments
3 min read
How to Integrate PayPal with HTML, CSS and Javascript

How to Integrate PayPal with HTML, CSS and Javascript

26
Comments 2
4 min read
Graph Databases vs Relational Databases: What and why?

Graph Databases vs Relational Databases: What and why?

164
Comments 6
13 min read
ChatGPT created a script in 2 hours which would take 20-30 dev hours [prompts included]

ChatGPT created a script in 2 hours which would take 20-30 dev hours [prompts included]

4
Comments
12 min read
Asynchronous JavaScript: Promises Async Await!

Asynchronous JavaScript: Promises Async Await!

3
Comments
5 min read
LeetCode - Subarray Sum Equals K

LeetCode - Subarray Sum Equals K

2
Comments
3 min read
Creating a Custom Theme System With TailwindCSS

Creating a Custom Theme System With TailwindCSS

10
Comments
7 min read
TED Talks That all programmers must see

TED Talks That all programmers must see

6
Comments
3 min read
Utilizando Google Maps API no React Native

Utilizando Google Maps API no React Native

Comments
4 min read
In and Out of the Club: A Basic Login Application Using Rails Authentication

In and Out of the Club: A Basic Login Application Using Rails Authentication

1
Comments
11 min read
File System Javascript Question

File System Javascript Question

6
Comments
4 min read
Modern Data Structures and Algorithms With Python.

Modern Data Structures and Algorithms With Python.

Comments
13 min read
How to Transform Data into Profit with Python and Flask

How to Transform Data into Profit with Python and Flask

1
Comments
10 min read
Understanding the Twitter Algorithm

Understanding the Twitter Algorithm

9
Comments 1
2 min read
Javascript Object #4

Javascript Object #4

10
Comments
2 min read
Understanding Events in JavaScript

Understanding Events in JavaScript

10
Comments
2 min read
loading...