DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building a Simple Web Server with Go

Building a Simple Web Server with Go

6
Comments 2
11 min read
3 Mistakes I Made When I Was First Learning To Code

3 Mistakes I Made When I Was First Learning To Code

2
Comments
5 min read
From Postman to Postman Extension

From Postman to Postman Extension

9
Comments
3 min read
5 Classic Games You Should Clone to Practice Game Development

5 Classic Games You Should Clone to Practice Game Development

8
Comments 6
9 min read
New storage utility methods added to the toolkit-use npm package

New storage utility methods added to the toolkit-use npm package

1
Comments
1 min read
Why You Shouldn’t Learn JavaScript?

Why You Shouldn’t Learn JavaScript?

11
Comments 6
4 min read
JavaScript: Variables and Data types.

JavaScript: Variables and Data types.

4
Comments 2
5 min read
Guide to Building Great Audit Logs for Application Software

Guide to Building Great Audit Logs for Application Software

5
Comments
6 min read
Supercharging Your Flutter Development with VS Code: 9 Must-Know Tips! 🚀

Supercharging Your Flutter Development with VS Code: 9 Must-Know Tips! 🚀

13
Comments
2 min read
Introduction To Python Programming - part 5

Introduction To Python Programming - part 5

9
Comments
4 min read
🚀 VSCode + Vim: The Perfect Match for Coding Domination 💪

🚀 VSCode + Vim: The Perfect Match for Coding Domination 💪

6
Comments 2
3 min read
🧩 Mastering Insert Interval: Your Guide to Tackling a Blind 75 LeetCode Problem 🧩

🧩 Mastering Insert Interval: Your Guide to Tackling a Blind 75 LeetCode Problem 🧩

7
Comments
3 min read
Como resolver serviços que aguentam poucas requisições?

Como resolver serviços que aguentam poucas requisições?

7
Comments
1 min read
Mistakes to Avoid as a New Programmer: Common Pitfalls That Can Hinder Your Learning Progress

Mistakes to Avoid as a New Programmer: Common Pitfalls That Can Hinder Your Learning Progress

2
Comments
3 min read
Introduction To Python Programming - part 4

Introduction To Python Programming - part 4

11
Comments
6 min read
🎆7 open-source libraries you must know🎆

🎆7 open-source libraries you must know🎆

27
Comments 2
2 min read
Class Method Vs Static Method Python OOPS

Class Method Vs Static Method Python OOPS

1
Comments
6 min read
Creating open source project in React js

Creating open source project in React js

4
Comments
5 min read
5 Habits for Staying Motivated & Focused as a Coder

5 Habits for Staying Motivated & Focused as a Coder

2
Comments
7 min read
Better Builds with Make: A Beginner's Guide

Better Builds with Make: A Beginner's Guide

12
Comments 1
6 min read
A Guide to Debugging Python code (and why you should learn it)

A Guide to Debugging Python code (and why you should learn it)

2
Comments
7 min read
Phasers (Part 1 of 2)

Phasers (Part 1 of 2)

8
Comments
6 min read
Type of variable in OOPS

Type of variable in OOPS

Comments
2 min read
Every True Rubyist Builds Their Own Code Editor in Ruby!

Every True Rubyist Builds Their Own Code Editor in Ruby!

8
Comments 1
3 min read
Exploring Cutting-Edge Algorithms: A Dive into Technical Details

Exploring Cutting-Edge Algorithms: A Dive into Technical Details

Comments
3 min read
Demystifying Variables and Data Types in Dart: Your Ultimate Guide for Flutter Development

Demystifying Variables and Data Types in Dart: Your Ultimate Guide for Flutter Development

1
Comments
3 min read
Mastering Rust's Ownership: The Key to Memory Safety and Efficiency

Mastering Rust's Ownership: The Key to Memory Safety and Efficiency

13
Comments 2
8 min read
The Frontend newsletter #10 - Discover the latest trends

The Frontend newsletter #10 - Discover the latest trends

1
Comments
4 min read
Authentication with middlewares in NextJS

Authentication with middlewares in NextJS

36
Comments 5
4 min read
Debugging Rules: Make it Fail

Debugging Rules: Make it Fail

6
Comments
9 min read
*Beginner Friendly* Version control using `git`

*Beginner Friendly* Version control using `git`

31
Comments
4 min read
Differentiating Material and Cupertino in Flutter

Differentiating Material and Cupertino in Flutter

27
Comments 2
3 min read
What is Event in JS (Javascript) ?

What is Event in JS (Javascript) ?

6
Comments
2 min read
Build a web scraper with Go

Build a web scraper with Go

26
Comments 4
9 min read
C# Custom Validators

C# Custom Validators

Comments
1 min read
Build your own custom AI CLI tools

Build your own custom AI CLI tools

12
Comments 1
17 min read
JavaScript Asynchronous Programming: Concepts and Best Practices

JavaScript Asynchronous Programming: Concepts and Best Practices

3
Comments
15 min read
React Custom Hook: useDeepCompareEffect

React Custom Hook: useDeepCompareEffect

8
Comments
2 min read
Tips For Building Faster Websites with Efficient CSS Optimisation

Tips For Building Faster Websites with Efficient CSS Optimisation

5
Comments
9 min read
10 Tips for Writing Effective JavaScript Code

10 Tips for Writing Effective JavaScript Code

4
Comments 3
1 min read
Case study: PDF Insights with AWS Textract and OpenAI integration

Case study: PDF Insights with AWS Textract and OpenAI integration

7
Comments
7 min read
How to Create a Custom Hook in Your ReactJs Application

How to Create a Custom Hook in Your ReactJs Application

12
Comments 2
3 min read
Detalhando os Diferentes Tipos de Leitura e suas parâmetros Função `read()` no Pandas

Detalhando os Diferentes Tipos de Leitura e suas parâmetros Função `read()` no Pandas

4
Comments
2 min read
“Sprints”: The biggest mistake of Software Engineering

“Sprints”: The biggest mistake of Software Engineering

13
Comments
7 min read
JavaScript: Programming Introduction.

JavaScript: Programming Introduction.

7
Comments
3 min read
Kotlin Code Smell 28 - Abstract Names

Kotlin Code Smell 28 - Abstract Names

1
Comments
1 min read
I’m Back on Twitch! Join Me for Live Coding, Learning, and Fun!

I’m Back on Twitch! Join Me for Live Coding, Learning, and Fun!

3
Comments 1
2 min read
Multithreading in javascript: Introduction to Web Workers

Multithreading in javascript: Introduction to Web Workers

1
Comments 2
3 min read
Understanding Inheritance and Prototypal Chains in JavaScript

Understanding Inheritance and Prototypal Chains in JavaScript

1
Comments
2 min read
PostgreSQL Optimization: A Quick Tip on Using Values Expression

PostgreSQL Optimization: A Quick Tip on Using Values Expression

18
Comments 3
2 min read
The Advantages of the Vue.js-based Quasar Framework for Professional Software Development

The Advantages of the Vue.js-based Quasar Framework for Professional Software Development

1
Comments
5 min read
Sigils (Part 2 of 2)

Sigils (Part 2 of 2)

4
Comments
3 min read
Exploring the Evolution of AI: Unveiling the World's First Chatbot, Eliza

Exploring the Evolution of AI: Unveiling the World's First Chatbot, Eliza

Comments
2 min read
CommonJs in simple language

CommonJs in simple language

4
Comments
1 min read
Designing a SHT Language

Designing a SHT Language

Comments
11 min read
Code Review: Strategy and Practices

Code Review: Strategy and Practices

5
Comments
4 min read
Learn Vue: List and Conditional Rendering.

Learn Vue: List and Conditional Rendering.

10
Comments
3 min read
CodeQL: The GitHub SAST tool to sniff vulnerabilities in your code.

CodeQL: The GitHub SAST tool to sniff vulnerabilities in your code.

Comments
4 min read
Throttling and Debouncing - Explained

Throttling and Debouncing - Explained

15
Comments 1
3 min read
__init__ Vs __new__ - When to Use and How

__init__ Vs __new__ - When to Use and How

16
Comments
7 min read
loading...