DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How are you preparing for interviews ?

How are you preparing for interviews ?

5
Comments 1
1 min read
Introducción a JSON Web Token.

Introducción a JSON Web Token.

9
Comments
1 min read
Cómo crear un perfil para GitHub Sponsors

Cómo crear un perfil para GitHub Sponsors

20
Comments 1
6 min read
Bun, the new Javascript runtime competing with Deno and Node

Bun, the new Javascript runtime competing with Deno and Node

50
Comments 8
3 min read
DevOps Tools To Be Used

DevOps Tools To Be Used

18
Comments 5
2 min read
Cmd is so annoying, so i made a new shell

Cmd is so annoying, so i made a new shell

4
Comments
1 min read
🎮 Learn JavaScript while playing games👾

🎮 Learn JavaScript while playing games👾

305
Comments 14
3 min read
Python Packaging System

Python Packaging System

3
Comments
1 min read
The fear of merging

The fear of merging

6
Comments
2 min read
Walkthrough: our migration from Blazor Server to Blazor WebAssembly

Walkthrough: our migration from Blazor Server to Blazor WebAssembly

5
Comments
6 min read
Difference between coding and programming??

Difference between coding and programming??

14
Comments 7
2 min read
TypeScript [Capítulo 1] ¿Qué es TypeScript? Instalación y tipos básicos

TypeScript [Capítulo 1] ¿Qué es TypeScript? Instalación y tipos básicos

4
Comments
5 min read
Extensões ótimas para VS Code e pouco falado

Extensões ótimas para VS Code e pouco falado

22
Comments 3
3 min read
4 Reasons You Should Avoid Function's Side-Effects

4 Reasons You Should Avoid Function's Side-Effects

4
Comments
5 min read
How to install SSL on apache

How to install SSL on apache

12
Comments
1 min read
If you're a Software Engineer?

If you're a Software Engineer?

6
Comments
1 min read
Need help with The Odin's Project, Rock Paper Scissors assignment ️

Need help with The Odin's Project, Rock Paper Scissors assignment ️

5
Comments 12
2 min read
How to Scrape Google Search Console Backlinks

How to Scrape Google Search Console Backlinks

5
Comments
5 min read
How To Code And Build Your Website?

How To Code And Build Your Website?

10
Comments
4 min read
MongoDB Beginner tutorial

MongoDB Beginner tutorial

14
Comments 6
2 min read
The CSS classList.toggle Method (And a surprise feature of it)

The CSS classList.toggle Method (And a surprise feature of it)

1
Comments 2
2 min read
Tech companies that are fully remote:

Tech companies that are fully remote:

6
Comments 2
8 min read
How to configure a DFX project to use a React Frontend?

How to configure a DFX project to use a React Frontend?

11
Comments 4
4 min read
How To Remove Local Git Branches By Creating Git Aliases

How To Remove Local Git Branches By Creating Git Aliases

7
Comments 4
4 min read
Getting started with Sanity

Getting started with Sanity

12
Comments
3 min read
How to Host your React App for Free. (Part 1)

How to Host your React App for Free. (Part 1)

11
Comments
1 min read
Using Go Generics for cleaner code

Using Go Generics for cleaner code

24
Comments
2 min read
SQL: CRUD for Newbies

SQL: CRUD for Newbies

2
Comments
3 min read
How to add a retry policy to a Timer Function

How to add a retry policy to a Timer Function

8
Comments
2 min read
Early Merge Conflict Detection Across All Branches In IntelliJ

Early Merge Conflict Detection Across All Branches In IntelliJ

62
Comments 6
2 min read
FastJSON - Convert POJO to/from JSON

FastJSON - Convert POJO to/from JSON

4
Comments
4 min read
Simple Golang HTTP server example

Simple Golang HTTP server example

2
Comments
1 min read
684. Redundant Connection 🚀

684. Redundant Connection 🚀

Comments
7 min read
Printing formatted things in Go with Printf()

Printing formatted things in Go with Printf()

Comments
1 min read
What is an SRE? How To Land an SRE Role Today

What is an SRE? How To Land an SRE Role Today

5
Comments 1
4 min read
DFS/BFS with JS

DFS/BFS with JS

1
Comments
3 min read
How to Make Two Floating Action Button in Flutter?

How to Make Two Floating Action Button in Flutter?

4
Comments
4 min read
Delete and Destroy

Delete and Destroy

2
Comments
2 min read
Write your Kubernetes Infrastructure as Go code - Getting started with cdk8s

Write your Kubernetes Infrastructure as Go code - Getting started with cdk8s

14
Comments
11 min read
9 useful code snippets for everyday JavaScript development || Part 1

9 useful code snippets for everyday JavaScript development || Part 1

700
Comments 16
3 min read
Simple Ransomware Script in Python

Simple Ransomware Script in Python

2
Comments 1
7 min read
What is the difference between Python's equality operators?

What is the difference between Python's equality operators?

1
Comments
1 min read
5 Mobile Apps To Learn Coding 👨‍💻 A Thread 🧵

5 Mobile Apps To Learn Coding 👨‍💻 A Thread 🧵

2
Comments
1 min read
5 Programming Principles You Must Know 👨‍💻 A Thread 🧵

5 Programming Principles You Must Know 👨‍💻 A Thread 🧵

2
Comments
1 min read
😍🔥 😍🔥 😍🔥 😍🔥 How you can easily Code For 8+ Hours Without Feeling Tired 🔥😍🔥😍🔥😍🔥😍

😍🔥 😍🔥 😍🔥 😍🔥 How you can easily Code For 8+ Hours Without Feeling Tired 🔥😍🔥😍🔥😍🔥😍

46
Comments 6
4 min read
Explain like I am five: API

Explain like I am five: API

12
Comments 11
1 min read
Cleaning up all local stale git branches

Cleaning up all local stale git branches

3
Comments 1
1 min read
How To Manage Your Applications Go Environment with Goenv

How To Manage Your Applications Go Environment with Goenv

10
Comments
3 min read
Object Oriented Programming

Object Oriented Programming

7
Comments
4 min read
Today i found out : optional typescript function props

Today i found out : optional typescript function props

4
Comments
1 min read
Using Flink SQL and Redpanda for stream processing

Using Flink SQL and Redpanda for stream processing

Comments
5 min read
LeetCode — Valid Parentheses

LeetCode — Valid Parentheses

Comments
1 min read
Compiled vs interpreted language: Basics for beginning devs

Compiled vs interpreted language: Basics for beginning devs

6
Comments
8 min read
Chronal Calibration

Chronal Calibration

2
Comments
2 min read
Regex validate PIN code

Regex validate PIN code

5
Comments
2 min read
Enable HTTPS keepAlive in Node.js

Enable HTTPS keepAlive in Node.js

53
Comments 2
2 min read
Inventory Management System

Inventory Management System

2
Comments 1
4 min read
Removing HTML Tags with RegEx or using DOMParser() using JavaScript.

Removing HTML Tags with RegEx or using DOMParser() using JavaScript.

13
Comments 4
3 min read
A common pitfall when using sizeof() with pointers

A common pitfall when using sizeof() with pointers

5
Comments 2
2 min read
Conway's Game Of Life

Conway's Game Of Life

6
Comments 3
1 min read
loading...