DEV Community

Blockchain

A decentralized, distributed, and oftentimes public, digital ledger consisting of records called blocks that are used to record transactions across many computers so that any involved block cannot be altered retroactively, without the alteration of all subsequent blocks.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
LSM-Tree compaction in YugabyteDB - starting a series of posts

LSM-Tree compaction in YugabyteDB - starting a series of posts

2
Comments
3 min read
Monkey-patching: Messing with your Ruby methods

Monkey-patching: Messing with your Ruby methods

Comments
7 min read
Code Smell | Switch Statements

Code Smell | Switch Statements

4
Comments 2
2 min read
Desarrollando un clon de instagram en React II - Desarrollando los Nav

Desarrollando un clon de instagram en React II - Desarrollando los Nav

1
Comments
7 min read
Top 5 Flutter Projects for Front-end Developers in 2023

Top 5 Flutter Projects for Front-end Developers in 2023

4
Comments
4 min read
SELECT COUNT(*) FROM 🚀WHERE some conditions ;

SELECT COUNT(*) FROM 🚀WHERE some conditions ;

Comments
8 min read
Solidity Arrays Part 2

Solidity Arrays Part 2

Comments
4 min read
Cloud Storage in AWS

Cloud Storage in AWS

4
Comments
8 min read
Why Automate Tests In An Agile Environment?

Why Automate Tests In An Agile Environment?

2
Comments 4
6 min read
Authentication in Angular, why it is so hard to wrap your head around it

Authentication in Angular, why it is so hard to wrap your head around it

2
Comments
10 min read
Don't Let Burnout Hold You Back: The Ultimate Guide to Thriving as a Software Developer

Don't Let Burnout Hold You Back: The Ultimate Guide to Thriving as a Software Developer

Comments
1 min read
#01 Benchmark of four JIT Backends

#01 Benchmark of four JIT Backends

1
Comments
4 min read
The good, bad and ugly about Canary functions

The good, bad and ugly about Canary functions

5
Comments
3 min read
YugabyteDB advanced analysis: nonmetric diff

YugabyteDB advanced analysis: nonmetric diff

Comments
7 min read
Goodbye to Saccharine Feelings of Clean Code

Goodbye to Saccharine Feelings of Clean Code

6
Comments
1 min read
Crash Course Redis - Redis Data Types Explained

Crash Course Redis - Redis Data Types Explained

2
Comments
20 min read
What the HAL? The Quest for Finding a Suitable Embedded Rust HAL

What the HAL? The Quest for Finding a Suitable Embedded Rust HAL

3
Comments 1
7 min read
Learning DirectX 12 in 2023

Learning DirectX 12 in 2023

6
Comments 2
13 min read
Credentials Authentication with Database Sessions Using Auth.js, SvelteKit and Prisma

Credentials Authentication with Database Sessions Using Auth.js, SvelteKit and Prisma

6
Comments 1
4 min read
Step-by-Step Guide to Deploying a React/Nextjs/Static App on a Dokku Server in AWS EC2 Instance

Step-by-Step Guide to Deploying a React/Nextjs/Static App on a Dokku Server in AWS EC2 Instance

Comments
2 min read
Python NOT for Beginners ⛔ but for Professionals 😎

Python NOT for Beginners ⛔ but for Professionals 😎

3
Comments
3 min read
Diff of a range of commits in a Github PR

Diff of a range of commits in a Github PR

3
Comments
1 min read
How to implement state management inside a simple JavaScript app

How to implement state management inside a simple JavaScript app

9
Comments
6 min read
7 Open-Source Log Management Tools that you may consider in 2023

7 Open-Source Log Management Tools that you may consider in 2023

6
Comments 1
8 min read
Create pipeline using Jenkins GitHub and AWS for Java Project

Create pipeline using Jenkins GitHub and AWS for Java Project

1
Comments
4 min read
loading...