DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Resolvendo problemas no HackerRank: Uma rotação de array circular

Resolvendo problemas no HackerRank: Uma rotação de array circular

1
Comments
2 min read
How I Learned to Love Writing Tests (and You Can Too!)

How I Learned to Love Writing Tests (and You Can Too!)

8
Comments
3 min read
Why YAML is better than JSON (read before screaming)

Why YAML is better than JSON (read before screaming)

3
Comments
4 min read
Stahhp Screening for TLDs in Your Email Fields

Stahhp Screening for TLDs in Your Email Fields

34
Comments 7
8 min read
Making YouTube video with React

Making YouTube video with React

1
Comments
7 min read
Creating up-to-date diagrams with Mermaid.js

Creating up-to-date diagrams with Mermaid.js

2
Comments
5 min read
Basic coding words

Basic coding words

Comments
3 min read
Self and Static in PHP and their differences

Self and Static in PHP and their differences

19
Comments
3 min read
How to Handle Coding Burnout

How to Handle Coding Burnout

2
Comments 2
3 min read
FastAPI Crash Course

FastAPI Crash Course

1
Comments
9 min read
How To Improve Code Quality In Last 5 Minutes Before Submitting PR

How To Improve Code Quality In Last 5 Minutes Before Submitting PR

1
Comments
2 min read
Here's Why Authentication Should Not Be Rocket Science

Here's Why Authentication Should Not Be Rocket Science

2
Comments
6 min read
🚀 Ways to Title Case Strings with Javascript

🚀 Ways to Title Case Strings with Javascript

13
Comments
3 min read
Building a JSON to Typescript converter with React, NodeJS and ChatGPT 🚀

Building a JSON to Typescript converter with React, NodeJS and ChatGPT 🚀

256
Comments 13
11 min read
Capture VS Bubble

Capture VS Bubble

6
Comments
2 min read
My Journey as a Young Prokopton in Software Engineering

My Journey as a Young Prokopton in Software Engineering

3
Comments
2 min read
Scopes in Javascript

Scopes in Javascript

3
Comments 2
5 min read
Best Practices for Optimizing Frontend Performance

Best Practices for Optimizing Frontend Performance

3
Comments
4 min read
ALGORITHMS - BUSCA BINÁRIA

ALGORITHMS - BUSCA BINÁRIA

2
Comments
3 min read
What will the code below output to the console and why?

What will the code below output to the console and why?

1
Comments
1 min read
Determine this in JS

Determine this in JS

2
Comments
2 min read
My Favorite Free Hosting Services of 2023

My Favorite Free Hosting Services of 2023

8
Comments
9 min read
Web Scraping Google Search Results Using PHP

Web Scraping Google Search Results Using PHP

4
Comments
6 min read
Resolvendo problemas no HackerRank: Salve o prisioneiro!!!

Resolvendo problemas no HackerRank: Salve o prisioneiro!!!

2
Comments
2 min read
Hoisting in JavaScript

Hoisting in JavaScript

1
Comments
2 min read
Asynchronous Programming Simplified

Asynchronous Programming Simplified

2
Comments
2 min read
Getting Started with Flask

Getting Started with Flask

Comments
2 min read
Arrays and Object Destructuring in Javascript

Arrays and Object Destructuring in Javascript

15
Comments 2
6 min read
The Codewars Experience

The Codewars Experience

11
Comments 2
4 min read
Provide an API for your complex arrays

Provide an API for your complex arrays

7
Comments 5
4 min read
Lets hit the road running!

Lets hit the road running!

2
Comments
1 min read
Optimizing Database Performance: Exploring Indexing Techniques in DBMS

Optimizing Database Performance: Exploring Indexing Techniques in DBMS

11
Comments
16 min read
A depuração de Aplicativos utilizando React Native

A depuração de Aplicativos utilizando React Native

2
Comments
3 min read
Emojis in Development?

Emojis in Development?

1
Comments 3
1 min read
Kopiranje i kloniranje objekata u JavaScriptu. Jedan 'novi' trik za pomoć svima nama.

Kopiranje i kloniranje objekata u JavaScriptu. Jedan 'novi' trik za pomoć svima nama.

2
Comments
5 min read
How to Fix a NullPointerException in Java

How to Fix a NullPointerException in Java

1
Comments
7 min read
Does Typescript make you slower?

Does Typescript make you slower?

2
Comments
1 min read
How to generate random color hex codes with JavaScript

How to generate random color hex codes with JavaScript

2
Comments 1
3 min read
How I Ace Technical Interviews — A Personal Guide

How I Ace Technical Interviews — A Personal Guide

2
Comments
5 min read
My Experience In Tackling Critical Dependency Issues In React Native

My Experience In Tackling Critical Dependency Issues In React Native

23
Comments
5 min read
Review of state management in React: facebook's experiment - Recoil

Review of state management in React: facebook's experiment - Recoil

13
Comments
11 min read
Optimizing Mob Pathfinding. Improving Game Performance for Smooth Gameplay

Optimizing Mob Pathfinding. Improving Game Performance for Smooth Gameplay

1
Comments
2 min read
Best practices for testing and debugging code

Best practices for testing and debugging code

1
Comments
3 min read
The Use of Intl Keyword in JavaScript

The Use of Intl Keyword in JavaScript

Comments
4 min read
Loops, for, while, do-while

Loops, for, while, do-while

Comments
2 min read
Simplify your workflow with Pre-Commit Hooks

Simplify your workflow with Pre-Commit Hooks

Comments
5 min read
10 Reasons Why Python Will Still Dominate Programming Languages By 2027

10 Reasons Why Python Will Still Dominate Programming Languages By 2027

1
Comments 1
4 min read
From C# to low code

From C# to low code

1
Comments
3 min read
Type Up Your Game: A Beginner's Guide to TypeScript

Type Up Your Game: A Beginner's Guide to TypeScript

8
Comments 2
6 min read
Mastering Programming: Essential Tips for Beginners to Build a Strong Foundation

Mastering Programming: Essential Tips for Beginners to Build a Strong Foundation

3
Comments
2 min read
Web Scraping mit PHP

Web Scraping mit PHP

1
Comments
4 min read
How to apply VR to industries such as production, medical care, and training?

How to apply VR to industries such as production, medical care, and training?

2
Comments
6 min read
PHP Tutorial: Get started with PHP from scratch

PHP Tutorial: Get started with PHP from scratch

3
Comments 3
16 min read
PERFECT ROADMAP FOR REACT DEVELOPER

PERFECT ROADMAP FOR REACT DEVELOPER

1
Comments
1 min read
Custom CRM System: Benefits, Requirements & Cost of Development

Custom CRM System: Benefits, Requirements & Cost of Development

3
Comments 4
10 min read
How to combine two dictionaries in python using different methods

How to combine two dictionaries in python using different methods

2
Comments
2 min read
Implement database Seeding for your Asp net core Web API 🌱

Implement database Seeding for your Asp net core Web API 🌱

6
Comments
4 min read
Chat GPT-4 Already Used In the Wild (Stripe, Duolingo, Khan Academy, etc...)

Chat GPT-4 Already Used In the Wild (Stripe, Duolingo, Khan Academy, etc...)

5
Comments
2 min read
The Secret of Tidy Git Repositories: When Best to Merge and Rebase

The Secret of Tidy Git Repositories: When Best to Merge and Rebase

3
Comments 2
5 min read
What to read as a developer

What to read as a developer

Comments
4 min read
loading...