DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Node.JS File Streams

Node.JS File Streams

3
Comments
4 min read
What Is "Production-Grade" Software?

What Is "Production-Grade" Software?

6
Comments
6 min read
Expressive code > Clean code

Expressive code > Clean code

4
Comments
4 min read
Comparing Tortoise and Bark for Voice Synthesis

Comparing Tortoise and Bark for Voice Synthesis

4
Comments
14 min read
Not So Obvious Semantic Changes (Part 2 of 3)

Not So Obvious Semantic Changes (Part 2 of 3)

5
Comments
2 min read
The Legacy Code Hustle: Navigating the Code with 7 Effective Strategies

The Legacy Code Hustle: Navigating the Code with 7 Effective Strategies

9
Comments
3 min read
Tech Trends 2023: Hottest Web Development Technologies

Tech Trends 2023: Hottest Web Development Technologies

1
Comments
13 min read
A Guide to Python

A Guide to Python

7
Comments 1
22 min read
Python: Imports and modules

Python: Imports and modules

2
Comments 2
2 min read
Unearthing the Forgotten: Lesser-Known and Unused Programming Languages

Unearthing the Forgotten: Lesser-Known and Unused Programming Languages

14
Comments 3
4 min read
TIL Blog - Mini Project

TIL Blog - Mini Project

5
Comments 1
3 min read
JavaScript Abuse — Article 1. JS vs. Python: Battle Royale

JavaScript Abuse — Article 1. JS vs. Python: Battle Royale

9
Comments
5 min read
Understanding The Event Loop in NodeJs Easily

Understanding The Event Loop in NodeJs Easily

15
Comments
5 min read
Todo App: Why is it a Good Choice for a Pet Project?

Todo App: Why is it a Good Choice for a Pet Project?

Comments
3 min read
My Favorite FREE Resources for Learning Technical Skills

My Favorite FREE Resources for Learning Technical Skills

3
Comments
1 min read
Add Authentication to Any Web Page in 10 Minutes

Add Authentication to Any Web Page in 10 Minutes

14
Comments 2
9 min read
Authentication and Authorization in React Native Apps: Securing User Access 🛡️🔒

Authentication and Authorization in React Native Apps: Securing User Access 🛡️🔒

4
Comments 2
4 min read
Learn Godot 4 by Making a 2D Platformer — Part 21: Instructions & Custom Cursor

Learn Godot 4 by Making a 2D Platformer — Part 21: Instructions & Custom Cursor

2
Comments
14 min read
Extensible Software

Extensible Software

Comments
5 min read
Mastering JS Shorthand Techniques Part-3: Ternary Operators, Arrays Methods, and Object Properties

Mastering JS Shorthand Techniques Part-3: Ternary Operators, Arrays Methods, and Object Properties

8
Comments 5
2 min read
Top 7 Code Playgrounds That Every Web Developer Should Check Out 🚀

Top 7 Code Playgrounds That Every Web Developer Should Check Out 🚀

1
Comments
6 min read
React Custom Hook: useAsync

React Custom Hook: useAsync

17
Comments 2
2 min read
Programming with Threads

Programming with Threads

Comments
6 min read
Is JavaScript Null actually a Object ?

Is JavaScript Null actually a Object ?

9
Comments
3 min read
Orkes Monthly Highlights - June 2023

Orkes Monthly Highlights - June 2023

Comments
5 min read
GraphQL: A Comprehensive Guide to Modern API Development

GraphQL: A Comprehensive Guide to Modern API Development

3
Comments
4 min read
How to get a beautiful Github Profile

How to get a beautiful Github Profile

2
Comments
1 min read
Firebase vs. Supabase: which one should I select?

Firebase vs. Supabase: which one should I select?

3
Comments 2
4 min read
JavaScript Web APIs Series: Device and Sensor APIs

JavaScript Web APIs Series: Device and Sensor APIs

13
Comments
12 min read
Software Development Lifecycle (SDLC) — Requirement Analysis

Software Development Lifecycle (SDLC) — Requirement Analysis

5
Comments
5 min read
Black is Tech 2023 Conference!

Black is Tech 2023 Conference!

6
Comments 1
1 min read
Time Management Techniques for Developers: 10 Tips to Boost Productivity

Time Management Techniques for Developers: 10 Tips to Boost Productivity

6
Comments
2 min read
Why does the indexing of array start with ZERO in C?

Why does the indexing of array start with ZERO in C?

9
Comments 2
3 min read
Flutter's Rise in Web and Desktop Development: A Comprehensive Guide.

Flutter's Rise in Web and Desktop Development: A Comprehensive Guide.

15
Comments
3 min read
Intro to Python: Day 8 - Playing Poker with Python (OOP)

Intro to Python: Day 8 - Playing Poker with Python (OOP)

3
Comments 1
2 min read
Building Inclusive and Accessible Web Pages

Building Inclusive and Accessible Web Pages

1
Comments
3 min read
Delete All The Codes

Delete All The Codes

3
Comments
3 min read
Unveiling the Hidden Treasures: Exploring Lesser-Known TypeScript Features

Unveiling the Hidden Treasures: Exploring Lesser-Known TypeScript Features

6
Comments
3 min read
🕹 7 Top Online Resources to Learn C++

🕹 7 Top Online Resources to Learn C++

3
Comments 1
6 min read
Navigating with Finesse: Unveiling the Secrets of Tabs and Drawers in Flutter

Navigating with Finesse: Unveiling the Secrets of Tabs and Drawers in Flutter

4
Comments
3 min read
Decolando na Programação: Por que Dominar a Lógica é o Primeiro Passo 🧩

Decolando na Programação: Por que Dominar a Lógica é o Primeiro Passo 🧩

2
Comments
7 min read
Not So Obvious
 Semantic Changes (Part 1 of 3)

Not So Obvious
 Semantic Changes (Part 1 of 3)

10
Comments
4 min read
Updating Ubuntu has never been easier

Updating Ubuntu has never been easier

6
Comments
3 min read
Writing an Equation Solver

Writing an Equation Solver

43
Comments
13 min read
Build Chess game with Pygame

Build Chess game with Pygame

20
Comments 3
2 min read
Hidden Gems: Lesser-Known Features in JavaScript

Hidden Gems: Lesser-Known Features in JavaScript

11
Comments 3
2 min read
How to Digitize Paper Documents in Angular Web Applications

How to Digitize Paper Documents in Angular Web Applications

5
Comments
7 min read
Time-Travel Debugging Production Code

Time-Travel Debugging Production Code

6
Comments
7 min read
It's done! Rust-like API in your JavaScript code

It's done! Rust-like API in your JavaScript code

4
Comments
2 min read
The True Value of Learning Programming: Beyond the Money

The True Value of Learning Programming: Beyond the Money

7
Comments 2
3 min read
My Problem with Tech Twitter and the Rise of NPC Tweets (A Thread 🧵)

My Problem with Tech Twitter and the Rise of NPC Tweets (A Thread 🧵)

32
Comments 19
2 min read
Why is it important to write good code?

Why is it important to write good code?

9
Comments
5 min read
How To Convert Multiple Images Into A Single PDF File Using 4 Lines of Python Code

How To Convert Multiple Images Into A Single PDF File Using 4 Lines of Python Code

2
Comments 2
3 min read
finally() method in JavaScript

finally() method in JavaScript

6
Comments
2 min read
Learn Godot 4 by Making a 2D Platformer — Part 20: Saving & Loading Levels

Learn Godot 4 by Making a 2D Platformer — Part 20: Saving & Loading Levels

6
Comments
14 min read
Share how I have operated open source projects and reached 1k star in the past few years

Share how I have operated open source projects and reached 1k star in the past few years

2
Comments
11 min read
IPv4 vs. IPv6: Bridging the Digital Divide

IPv4 vs. IPv6: Bridging the Digital Divide

18
Comments 1
3 min read
Understanding package.json II: Scripts

Understanding package.json II: Scripts

1
Comments
10 min read
Navigating the 'this' Maze in Javascript - Part 1

Navigating the 'this' Maze in Javascript - Part 1

Comments
3 min read
7 steps I wish I followed, when was learning to code

7 steps I wish I followed, when was learning to code

Comments
4 min read
loading...