DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Best Free Code Editors for Developers in 2024

Best Free Code Editors for Developers in 2024

5
Comments
4 min read
Beginner's TypeScript #20

Beginner's TypeScript #20

Comments
2 min read
Unveiling the Potential of the COUNT Function in SQL

Unveiling the Potential of the COUNT Function in SQL

1
Comments
3 min read
I just failed my coding test...heres the passing solution

I just failed my coding test...heres the passing solution

1
Comments 4
1 min read
NeoGPT PR merge achieved

NeoGPT PR merge achieved

Comments
2 min read
Aria's CSV Parser: Bridging the Gap in C for CSV File Parsing

Aria's CSV Parser: Bridging the Gap in C for CSV File Parsing

Comments
2 min read
Best Free Code Editors for Developers in 2024

Best Free Code Editors for Developers in 2024

Comments
4 min read
Micro-Post: End of Year 2024 Message

Micro-Post: End of Year 2024 Message

Comments
1 min read
Como usar async e await com vanilla JavaScript

Como usar async e await com vanilla JavaScript

1
Comments
6 min read
Are OOP Methodologies and Patterns Dead for Frontend Development?

Are OOP Methodologies and Patterns Dead for Frontend Development?

Comments 7
2 min read
How to Edit and Convert PDF, PNG, JPEG, and TIFF Files in Blazor Apps

How to Edit and Convert PDF, PNG, JPEG, and TIFF Files in Blazor Apps

Comments
9 min read
HWYDT: Donkey Kong

HWYDT: Donkey Kong

3
Comments 8
6 min read
Why you should ♥️ Debugging?

Why you should ♥️ Debugging?

3
Comments
4 min read
Python - Use Backtracking for Solving Search Problems with Constraints

Python - Use Backtracking for Solving Search Problems with Constraints

Comments
2 min read
Vim Text Editor: 15 Must-Know Commands for Developers

Vim Text Editor: 15 Must-Know Commands for Developers

7
Comments
1 min read
Future proof code

Future proof code

Comments
2 min read
Cryptographic Foundations: A Comprehensive Introduction

Cryptographic Foundations: A Comprehensive Introduction

1
Comments
4 min read
Rabbit Holes and When to Avoid Them

Rabbit Holes and When to Avoid Them

11
Comments 1
3 min read
Why I Personally Decided to Bet on JavaScript

Why I Personally Decided to Bet on JavaScript

35
Comments 11
4 min read
🕵️‍♀️ Detect And Blur Human Faces with Ai in NextJS ✨

🕵️‍♀️ Detect And Blur Human Faces with Ai in NextJS ✨

45
Comments 8
4 min read
Productivity Stack 2.0

Productivity Stack 2.0

2
Comments
6 min read
Simplifying Your Daily Routine with Handy Python Snippets

Simplifying Your Daily Routine with Handy Python Snippets

Comments
3 min read
Customizing Plots with Matplotlib

Customizing Plots with Matplotlib

Comments
2 min read
Exploring GraphQL: Advantages Over REST and Implementation Tips

Exploring GraphQL: Advantages Over REST and Implementation Tips

2
Comments
3 min read
What Are Layouts In Android?

What Are Layouts In Android?

Comments
20 min read
this in javascript ?

this in javascript ?

1
Comments
2 min read
Sistemas Numéricos na Computação: Introdução e Binário

Sistemas Numéricos na Computação: Introdução e Binário

15
Comments
7 min read
POO com JavaScript e TypeScript

POO com JavaScript e TypeScript

2
Comments
3 min read
Beginners to Pro Quiz: Day 5

Beginners to Pro Quiz: Day 5

1
Comments
1 min read
Debugging Your RAG Application: A LangChain, Python, and OpenAI Tutorial

Debugging Your RAG Application: A LangChain, Python, and OpenAI Tutorial

Comments
5 min read
Benefits of JavaScript Code Snippets for Web Developers

Benefits of JavaScript Code Snippets for Web Developers

Comments
5 min read
JS to style radio button list

JS to style radio button list

Comments 1
2 min read
My Journey with ReactJs

My Journey with ReactJs

Comments
1 min read
Navigating Financial Insights: Analyzing Stock Data with Python and Visualization

Navigating Financial Insights: Analyzing Stock Data with Python and Visualization

1
Comments
2 min read
If You Give A Seed A Fertilizer

If You Give A Seed A Fertilizer

1
Comments
4 min read
Dev Recap: A Look Back at 2023 in Coding and Open‐Source Development

Dev Recap: A Look Back at 2023 in Coding and Open‐Source Development

4
Comments
5 min read
Elegância Funcional: Redescobrindo JavaScript Através da Programação Funcional

Elegância Funcional: Redescobrindo JavaScript Através da Programação Funcional

Comments
15 min read
Experience of building a complete? font optimization package for Astro websites

Experience of building a complete? font optimization package for Astro websites

6
Comments
2 min read
Resources I wish I knew when I started my career

Resources I wish I knew when I started my career

199
Comments 12
3 min read
Discussion: What is the best programming language to learn in 2024?

Discussion: What is the best programming language to learn in 2024?

34
Comments 33
1 min read
Simplifying Dependency Management in Node.js with Container Libraries

Simplifying Dependency Management in Node.js with Container Libraries

Comments
3 min read
Real-Time Updates in MERN Applications with Server-Sent Events

Real-Time Updates in MERN Applications with Server-Sent Events

2
Comments 2
2 min read
Understanding the Event Loop in JavaScript

Understanding the Event Loop in JavaScript

6
Comments
2 min read
Maximizando la Productividad: Cómo Finalizar tu Jornada de Desarrollo de Software de Manera Efectiva

Maximizando la Productividad: Cómo Finalizar tu Jornada de Desarrollo de Software de Manera Efectiva

8
Comments 2
2 min read
StyleX Facebook Style Library Killer of Tailwind CSS

StyleX Facebook Style Library Killer of Tailwind CSS

1
Comments
3 min read
Geared up for success in 2024

Geared up for success in 2024

1
Comments
3 min read
My 2024 PDE: NeoVim

My 2024 PDE: NeoVim

8
Comments
5 min read
Maximizing Productivity: How to Effectively End Your Software Development Workday

Maximizing Productivity: How to Effectively End Your Software Development Workday

9
Comments
2 min read
Como usar requestAnimationFrame() com vanilla JS

Como usar requestAnimationFrame() com vanilla JS

Comments
2 min read
How to Lower the Cost of Changing Software - Part 1

How to Lower the Cost of Changing Software - Part 1

1
Comments
7 min read
Developer's Cheat Sheet: 10 Game-Changing Git Commands 🚀

Developer's Cheat Sheet: 10 Game-Changing Git Commands 🚀

6
Comments
7 min read
Advanced Data Processing with awk and sed

Advanced Data Processing with awk and sed

1
Comments
11 min read
How To Create a Age Calculator in HTML CSS & JavaScript [Calculate Age from Date of Birth]

How To Create a Age Calculator in HTML CSS & JavaScript [Calculate Age from Date of Birth]

Comments
9 min read
Demystifying OOP in C#: Your Guide to Building Robust and Flexible Applications

Demystifying OOP in C#: Your Guide to Building Robust and Flexible Applications

Comments
3 min read
Como atualizar a URL do navegador sem refresh a página usando a vanilla JS History API

Como atualizar a URL do navegador sem refresh a página usando a vanilla JS History API

Comments
3 min read
Por que utilizar um elemento form quando submit campos com JavaScript?

Por que utilizar um elemento form quando submit campos com JavaScript?

Comments
2 min read
SQL vs NoSQL: Choosing the Right database for Your Project

SQL vs NoSQL: Choosing the Right database for Your Project

15
Comments 5
2 min read
Super Mario

Super Mario

1
Comments
1 min read
React JS Jobs, Roles, Salary and More

React JS Jobs, Roles, Salary and More

Comments
5 min read
Embracing the Coding Rollercoaster with Mimo: A Love Letter to Syntax Sanity

Embracing the Coding Rollercoaster with Mimo: A Love Letter to Syntax Sanity

Comments
2 min read
loading...