DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React Server Components with Next.JS: The Complete Guide

React Server Components with Next.JS: The Complete Guide

Comments
3 min read
Typescript - Type System

Typescript - Type System

1
Comments
7 min read
Can you quickly shuffle the index of a trillion documents without conflict?

Can you quickly shuffle the index of a trillion documents without conflict?

5
Comments
1 min read
9 Popular JavaScript Development Tools and IDEs to Choose From

9 Popular JavaScript Development Tools and IDEs to Choose From

2
Comments
5 min read
Strategy and Tactics in Test Architecture

Strategy and Tactics in Test Architecture

Comments
6 min read
12-Factor App Methodology To Your Flutter Application

12-Factor App Methodology To Your Flutter Application

5
Comments
5 min read
Raku Blog Posts 2023.27

Raku Blog Posts 2023.27

2
Comments
1 min read
The Art of Adaptable Code

The Art of Adaptable Code

1
Comments
2 min read
Complete HTML 🤯

Complete HTML 🤯

1
Comments
4 min read
LeetCode 2612 (Hard). Minimum Reverse Operations. Swift. BFS. O(n+k). O(n).

LeetCode 2612 (Hard). Minimum Reverse Operations. Swift. BFS. O(n+k). O(n).

8
Comments
4 min read
Explain Authentication In React Application

Explain Authentication In React Application

4
Comments
6 min read
PostgreSQL-Elasticsearch Replication: A Deep Dive into Write-Ahead Logging.

PostgreSQL-Elasticsearch Replication: A Deep Dive into Write-Ahead Logging.

Comments
4 min read
First Class Functions

First Class Functions

Comments
3 min read
Building a Ethereum wallet watcher using concurrent programming in GoLang

Building a Ethereum wallet watcher using concurrent programming in GoLang

Comments
12 min read
How to protect your private routes in Next.js 13 & Appwrite?

How to protect your private routes in Next.js 13 & Appwrite?

2
Comments 2
6 min read
Vim for the VS Code User: Part 2 - Language Support

Vim for the VS Code User: Part 2 - Language Support

2
Comments
6 min read
3 steps towards a greener IT landscape

3 steps towards a greener IT landscape

2
Comments
5 min read
Copy.deepcopy() vs clone() in Pytorch

Copy.deepcopy() vs clone() in Pytorch

2
Comments
7 min read
Perl Weekly #623 - perl v5.38.0 was released

Perl Weekly #623 - perl v5.38.0 was released

4
Comments
7 min read
Main React Handle Events

Main React Handle Events

Comments
2 min read
Functions, Functions Everywhere!

Functions, Functions Everywhere!

Comments
3 min read
Announcing Mini Micro 1.2

Announcing Mini Micro 1.2

3
Comments 1
4 min read
5 Unity Extensions That You Will Actually Use

5 Unity Extensions That You Will Actually Use

1
Comments
3 min read
Microservices Architecture Introduction

Microservices Architecture Introduction

Comments
2 min read
LB Labs: The Magic of Compound Efficiencies in Engineering

LB Labs: The Magic of Compound Efficiencies in Engineering

9
Comments
2 min read
How I built a Custom Handwired Mechanical Keyboard

How I built a Custom Handwired Mechanical Keyboard

5
Comments 1
1 min read
Top Cloud Base Tricks Every DevOps Must Know

Top Cloud Base Tricks Every DevOps Must Know

8
Comments
5 min read
JavaScript for Beginners: A Complete Guide

JavaScript for Beginners: A Complete Guide

4
Comments
12 min read
Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

2
Comments
5 min read
Let’s Learn Godot 4 by Making an RPG — Part 14: Enemy Shooting & Dealing Damage🤠

Let’s Learn Godot 4 by Making an RPG — Part 14: Enemy Shooting & Dealing Damage🤠

7
Comments
7 min read
The Power of HTML, CSS, and JavaScript: The Building Blocks of the Modern Web

The Power of HTML, CSS, and JavaScript: The Building Blocks of the Modern Web

2
Comments 3
2 min read
What Is GitHub Copilot?

What Is GitHub Copilot?

3
Comments
4 min read
Sites you should know: Part Two

Sites you should know: Part Two

10
Comments
3 min read
How to Test Python Code using the unittest Module

How to Test Python Code using the unittest Module

3
Comments
8 min read
I Hosted My First Ever Website

I Hosted My First Ever Website

25
Comments 14
2 min read
[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

104
Comments 12
6 min read
Add JWPlayer to HTML5 Video Player ▶

Add JWPlayer to HTML5 Video Player ▶

5
Comments
3 min read
How to crop, split, remove pages from PDFs with Java and PDFBox

How to crop, split, remove pages from PDFs with Java and PDFBox

Comments
5 min read
100 Days Coding Challenge - Day 14: FreeCodeCamp JavaScript Algorithms and Data Structures

100 Days Coding Challenge - Day 14: FreeCodeCamp JavaScript Algorithms and Data Structures

1
Comments
1 min read
How to actually start learning DSA?

How to actually start learning DSA?

1
Comments
3 min read
How to Deepen Your Character as a Beginner Software Developer

How to Deepen Your Character as a Beginner Software Developer

1
Comments
10 min read
Mastering Django CI/CD using GitHub Actions

Mastering Django CI/CD using GitHub Actions

6
Comments
6 min read
Understanding Command-line (CLI) syntax for Gophers

Understanding Command-line (CLI) syntax for Gophers

6
Comments
3 min read
JavaScript Console Object #18

JavaScript Console Object #18

1
Comments
1 min read
Unlocking the Power of Generator Functions in JavaScript: A Versatile Tool for Iteration and Control Flow

Unlocking the Power of Generator Functions in JavaScript: A Versatile Tool for Iteration and Control Flow

Comments
4 min read
Understanding Type Guards in TypeScript

Understanding Type Guards in TypeScript

7
Comments
3 min read
GUIA PRÁTICO - COMO FUNCIONA UM TEMPLATE

GUIA PRÁTICO - COMO FUNCIONA UM TEMPLATE

Comments
4 min read
Uma Introdução ao Big O: Compreendendo a Eficiência dos Algoritmos

Uma Introdução ao Big O: Compreendendo a Eficiência dos Algoritmos

Comments
7 min read
FaceBook Like Clone With Source Code

FaceBook Like Clone With Source Code

24
Comments 5
1 min read
Flask-SQLAlchemy Relationships: Exploring Relationship Associations

Flask-SQLAlchemy Relationships: Exploring Relationship Associations

Comments
9 min read
Master Git Commands with This Handy Cheat Sheet 📜

Master Git Commands with This Handy Cheat Sheet 📜

13
Comments 6
2 min read
How to Use JavaScript Dictionary Like a Pro

How to Use JavaScript Dictionary Like a Pro

9
Comments 4
7 min read
Top 10 Android Projects For Beginners To Do and Boost Your Resume

Top 10 Android Projects For Beginners To Do and Boost Your Resume

13
Comments 2
5 min read
5 GPT Prompts to Level Up Your Code Learning

5 GPT Prompts to Level Up Your Code Learning

Comments
12 min read
How to Access Firebase From AWS Lambda

How to Access Firebase From AWS Lambda

Comments
4 min read
Exploring Variable Scope in Python with Nested Functions

Exploring Variable Scope in Python with Nested Functions

Comments
2 min read
Let’s Learn Godot 4 by Making an RPG — Part 13: Enemy Dropping Loot on Death🤠

Let’s Learn Godot 4 by Making an RPG — Part 13: Enemy Dropping Loot on Death🤠

5
Comments
3 min read
Word Ladder - LeetCode

Word Ladder - LeetCode

2
Comments 2
8 min read
Percentage of Users Attended a Contest | LeetCode | MSSQL

Percentage of Users Attended a Contest | LeetCode | MSSQL

Comments
3 min read
Lessons Learned in Chasing Unicorns

Lessons Learned in Chasing Unicorns

1
Comments
5 min read
loading...