DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Super useful a state management library "Recoil"

Super useful a state management library "Recoil"

2
Comments
2 min read
Unconventional Programming Tips: Search Better

Unconventional Programming Tips: Search Better

1
Comments
2 min read
How to Implement Authentication and Authorization in Golang.

How to Implement Authentication and Authorization in Golang.

17
Comments 2
11 min read
Understanding How JavaScript Code is Executed: A Behind-the-Scenes Overview

Understanding How JavaScript Code is Executed: A Behind-the-Scenes Overview

4
Comments 4
3 min read
Understanding TypeScript Data Types

Understanding TypeScript Data Types

Comments
1 min read
Recovering a Lost Keystore File for Android App Signing

Recovering a Lost Keystore File for Android App Signing

4
Comments 2
2 min read
The Importance of Writing Clean Code

The Importance of Writing Clean Code

Comments
2 min read
Factors to consider before chosing technology to build your product

Factors to consider before chosing technology to build your product

2
Comments
1 min read
Generically Bloated

Generically Bloated

4
Comments
9 min read
Low-Data Requirement Classification Techniques

Low-Data Requirement Classification Techniques

2
Comments 2
4 min read
Interface Naming Conventions

Interface Naming Conventions

4
Comments 1
3 min read
Mastering Responsive Design: Tips and Tricks for a Seamless User Experience

Mastering Responsive Design: Tips and Tricks for a Seamless User Experience

Comments 1
3 min read
Developer tool recommendations

Developer tool recommendations

Comments
3 min read
Using A Custom Domain With Github Pages

Using A Custom Domain With Github Pages

3
Comments
2 min read
Practical Vim command workflow

Practical Vim command workflow

7
Comments 1
3 min read
mastering git: the only essential commands you need to know to be a productive developer [pt 1] 🔥

mastering git: the only essential commands you need to know to be a productive developer [pt 1] 🔥

1
Comments
2 min read
JavaScript Quiz App with Source Code

JavaScript Quiz App with Source Code

3
Comments 3
8 min read
Valid?

Valid?

2
Comments 1
3 min read
Things you should look for in a Code Review

Things you should look for in a Code Review

18
Comments
2 min read
Pandas is no longer the DataFrame King...

Pandas is no longer the DataFrame King...

13
Comments
3 min read
Debouncing & Throttling

Debouncing & Throttling

1
Comments 2
1 min read
Accessing the Record Type in C# for Earlier .NET Versions

Accessing the Record Type in C# for Earlier .NET Versions

Comments
4 min read
Moving from Avast Passwords to NordPass

Moving from Avast Passwords to NordPass

2
Comments
2 min read
Rendering Shadows in Real-Time Applications 2: Shadow Maps

Rendering Shadows in Real-Time Applications 2: Shadow Maps

3
Comments
6 min read
C++ da comment qoldirish yoki yozish

C++ da comment qoldirish yoki yozish

Comments
1 min read
LeetCode - Lowest Common Ancestor of a Binary Search Tree

LeetCode - Lowest Common Ancestor of a Binary Search Tree

Comments
4 min read
A Deep Dive into Lambdas

A Deep Dive into Lambdas

3
Comments
5 min read
Skipping to the Good Parts: Implementing Netflix's Skip Intro Feature with Python Video Processing

Skipping to the Good Parts: Implementing Netflix's Skip Intro Feature with Python Video Processing

1
Comments
2 min read
JavaScript's Optional Chaining (?.) Operator

JavaScript's Optional Chaining (?.) Operator

9
Comments 2
5 min read
Scraping Apple App Store Product Info And Reviews with Python

Scraping Apple App Store Product Info And Reviews with Python

2
Comments
10 min read
Unlocking the Power of Creative Sourcing for Content Ideas

Unlocking the Power of Creative Sourcing for Content Ideas

12
Comments
4 min read
Build Your First Port Scanner using Python

Build Your First Port Scanner using Python

10
Comments 6
5 min read
Scraping Apple App Store Search with Python

Scraping Apple App Store Search with Python

3
Comments
7 min read
About "‘str’ object has no attribute ‘decode’" error in Python

About "‘str’ object has no attribute ‘decode’" error in Python

3
Comments
2 min read
Making a Simple Load-Balancer with HaProxy

Making a Simple Load-Balancer with HaProxy

Comments
3 min read
12 Best Resources to Learn Git and GitHub for FREE in 2024

12 Best Resources to Learn Git and GitHub for FREE in 2024

38
Comments 1
14 min read
Unlocking the Secrets of Cryptography: A Guide to Understanding the Fundamentals of Secure Communication

Unlocking the Secrets of Cryptography: A Guide to Understanding the Fundamentals of Secure Communication

Comments
3 min read
Simple CQRS in NodeJS with Typescript

Simple CQRS in NodeJS with Typescript

2
Comments
6 min read
Understand Javascript Call, Bind, and Apply in the Simplest and Easy Way Possible!!🔥

Understand Javascript Call, Bind, and Apply in the Simplest and Easy Way Possible!!🔥

4
Comments 4
2 min read
Big picture of what Auth is

Big picture of what Auth is

4
Comments
3 min read
Decorators in python (part-1)

Decorators in python (part-1)

Comments
5 min read
umumiy darslar .

umumiy darslar .

5
Comments
8 min read
My learnings from coding interviews (2021)

My learnings from coding interviews (2021)

2
Comments 2
4 min read
What Python libraries should I learn? [2023 UPDATED]

What Python libraries should I learn? [2023 UPDATED]

Comments
2 min read
How to use dependency injection and inversion of control in C#

How to use dependency injection and inversion of control in C#

11
Comments
5 min read
The Art of Writing Ugly Code That Works, Then Beautifying It for Optimal Functionality

The Art of Writing Ugly Code That Works, Then Beautifying It for Optimal Functionality

3
Comments
4 min read
useEffect a Conceptual Deep Dive

useEffect a Conceptual Deep Dive

3
Comments 3
6 min read
LeetCode - Sum Root to Leaf Numbers

LeetCode - Sum Root to Leaf Numbers

1
Comments
3 min read
5 Tips for learning new technologies and languages as a beginner [2023]

5 Tips for learning new technologies and languages as a beginner [2023]

4
Comments 3
3 min read
Auto Dev.to's posts updater on GitHub readme

Auto Dev.to's posts updater on GitHub readme

4
Comments
2 min read
Python ORM: Peewee

Python ORM: Peewee

1
Comments
13 min read
Getting Started with PHP 8 on Ubuntu: A Step-by-Step Guide

Getting Started with PHP 8 on Ubuntu: A Step-by-Step Guide

1
Comments 1
2 min read
Develop Anywhere, Anytime with GitHub Codespaces

Develop Anywhere, Anytime with GitHub Codespaces

Comments
6 min read
Top VS Code Extensions to Enhance Your Experience - February 2023

Top VS Code Extensions to Enhance Your Experience - February 2023

1
Comments 1
2 min read
ES Modules and CommonJS: An Overview

ES Modules and CommonJS: An Overview

14
Comments 5
3 min read
Deploying Remix application to Cloudflare Pages

Deploying Remix application to Cloudflare Pages

4
Comments 2
3 min read
About "AttributeError module ‘DateTime’ has no attribute ‘strptime’" in Python

About "AttributeError module ‘DateTime’ has no attribute ‘strptime’" in Python

10
Comments 1
2 min read
A utility type for converting union to set in TypeScript

A utility type for converting union to set in TypeScript

4
Comments 1
4 min read
Swift 5.7: Regex. Shorthands for optional unwrapping. Unlock existentials for all protocols.

Swift 5.7: Regex. Shorthands for optional unwrapping. Unlock existentials for all protocols.

10
Comments 1
2 min read
Why go full-stack in 2023?

Why go full-stack in 2023?

2
Comments
8 min read
loading...