DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Jurassic Park & Software Development: Project vs. Mission

Jurassic Park & Software Development: Project vs. Mission

Comments
3 min read
How to Prevent Future Errors in Your C# Code

How to Prevent Future Errors in Your C# Code

9
Comments 2
2 min read
PHP+Slack: 5 easy ways to send a message

PHP+Slack: 5 easy ways to send a message

13
Comments
4 min read
React Custom Hook: useScript

React Custom Hook: useScript

8
Comments
2 min read
Mind Blowing CSS Only Animation in 2023

Mind Blowing CSS Only Animation in 2023

18
Comments 4
1 min read
Generate API docs under a minute in Django

Generate API docs under a minute in Django

9
Comments
2 min read
12 Ruby Gems to make your Ruby coding smoother

12 Ruby Gems to make your Ruby coding smoother

22
Comments 5
5 min read
Building a Simple Bootloader in NASM x86

Building a Simple Bootloader in NASM x86

1
Comments
3 min read
🦄 How ToolJet Gained 20,000 GitHub Stars and 400 Contributors

🦄 How ToolJet Gained 20,000 GitHub Stars and 400 Contributors

118
Comments 8
5 min read
PostgreSQL Faceted navigation and search

PostgreSQL Faceted navigation and search

Comments
4 min read
Data Annotations in C#: Your Complete Guide

Data Annotations in C#: Your Complete Guide

20
Comments 3
10 min read
Mastering Dynamic Programming: Unveiling its Magic with Real-world Examples

Mastering Dynamic Programming: Unveiling its Magic with Real-world Examples

1
Comments
3 min read
Turn Nest.Js into Serverless with Nitric in a few seconds

Turn Nest.Js into Serverless with Nitric in a few seconds

2
Comments
6 min read
What career advice would you give yourself from 5 years ago?

What career advice would you give yourself from 5 years ago?

2
Comments 7
1 min read
7 Unique and Underrated Python Libraries

7 Unique and Underrated Python Libraries

8
Comments 6
4 min read
Packages and Import in Go (Golang)

Packages and Import in Go (Golang)

15
Comments
3 min read
How to Conduct High-Quality Code Review?

How to Conduct High-Quality Code Review?

7
Comments
17 min read
Comparing Ktor and Micronaut: Kotlin-Powered Application Servers 🔥💻

Comparing Ktor and Micronaut: Kotlin-Powered Application Servers 🔥💻

2
Comments
2 min read
Effortless Slug Handling with NestJS Pipes

Effortless Slug Handling with NestJS Pipes

4
Comments
1 min read
Steganography Part 3: JPEG's

Steganography Part 3: JPEG's

5
Comments 4
7 min read
Create Artistic Sketches from Photos using Python

Create Artistic Sketches from Photos using Python

Comments
1 min read
Golang 1.21 is here (Part 1)

Golang 1.21 is here (Part 1)

3
Comments
2 min read
Optimisation Considerations

Optimisation Considerations

7
Comments
4 min read
Functions in Go (Golang)

Functions in Go (Golang)

12
Comments 1
2 min read
Key Steps to Prepare for a Software Engineer Interview

Key Steps to Prepare for a Software Engineer Interview

5
Comments 1
11 min read
What is Truthy and Falsy in Javascript ?

What is Truthy and Falsy in Javascript ?

5
Comments
1 min read
if-else construct and ternary operation C#

if-else construct and ternary operation C#

6
Comments
3 min read
Simplifying Servlet Security: Keeping Your Web Apps Safe

Simplifying Servlet Security: Keeping Your Web Apps Safe

1
Comments
4 min read
Mastering Concurrency: Unveiling the Power of Goroutines in Go.

Mastering Concurrency: Unveiling the Power of Goroutines in Go.

9
Comments 2
2 min read
Improve Git CLI Efficiency with Oh My Zsh

Improve Git CLI Efficiency with Oh My Zsh

3
Comments
4 min read
React Custom Hook: useRenderCount

React Custom Hook: useRenderCount

6
Comments
2 min read
100 Dias de código: Meu log diário!

100 Dias de código: Meu log diário!

18
Comments
4 min read
Using the WebComponent API with TypeScript: Building Modular and Readable Systems

Using the WebComponent API with TypeScript: Building Modular and Readable Systems

10
Comments 3
7 min read
Converting 100 Classic BASIC Games to MiniScript

Converting 100 Classic BASIC Games to MiniScript

1
Comments
4 min read
Web Application Debugging with Sentry Session Replay: Comprehensive Walkthrough 🚀🚀

Web Application Debugging with Sentry Session Replay: Comprehensive Walkthrough 🚀🚀

3
Comments
6 min read
Crafting an Animated and Responsive Link Tree Website: A Beginner's Guide using HTML, CSS, and JavaScript with Limited Resources

Crafting an Animated and Responsive Link Tree Website: A Beginner's Guide using HTML, CSS, and JavaScript with Limited Resources

3
Comments
3 min read
React Custom Hooks: useDebounce

React Custom Hooks: useDebounce

9
Comments 2
3 min read
JavaScript : Closures (English/Hindi)

JavaScript : Closures (English/Hindi)

Comments
1 min read
Learning Rust 🦀: 11 - Debugging custom types/Structs

Learning Rust 🦀: 11 - Debugging custom types/Structs

9
Comments
4 min read
Developing My First Portfolio Website: From Wix to Github Pages

Developing My First Portfolio Website: From Wix to Github Pages

3
Comments
4 min read
Updating UI with API Data in Swift

Updating UI with API Data in Swift

Comments
2 min read
PowerShell: Turn Your Custom Objects into CSV Files (and vice versa) with a Snap of Your Fingers

PowerShell: Turn Your Custom Objects into CSV Files (and vice versa) with a Snap of Your Fingers

10
Comments
3 min read
Representing Weather Data Using Models in Swift

Representing Weather Data Using Models in Swift

Comments
2 min read
Understanding JSON Parsing in Swift

Understanding JSON Parsing in Swift

Comments
2 min read
Transformações de Tipo em Tempo de Compilação no TypeScript

Transformações de Tipo em Tempo de Compilação no TypeScript

Comments
2 min read
Go! - Dando os primeiros passos com a linguagem Go.

Go! - Dando os primeiros passos com a linguagem Go.

1
Comments
8 min read
Manipulação Avançada de Tipos com Utility Types

Manipulação Avançada de Tipos com Utility Types

Comments
2 min read
React Custom Hook: usePrevious

React Custom Hook: usePrevious

6
Comments 4
2 min read
Game of Templates with AWS Cloud Formation: Simple and Templates with Intrinsic Functions, including ForEach and FindInMap

Game of Templates with AWS Cloud Formation: Simple and Templates with Intrinsic Functions, including ForEach and FindInMap

23
Comments 2
15 min read
The essence of Recursion ?

The essence of Recursion ?

Comments 1
1 min read
¡Go! - Tomando los primeros pasos con el lenguaje Go.

¡Go! - Tomando los primeros pasos con el lenguaje Go.

Comments
8 min read
Filter Array Method

Filter Array Method

6
Comments 5
4 min read
Comprehensive Guide to JavaScript Promises, async/await, and Promise Methods

Comprehensive Guide to JavaScript Promises, async/await, and Promise Methods

6
Comments
1 min read
SETTING UP DJANGO PROJECT

SETTING UP DJANGO PROJECT

1
Comments
4 min read
The Role of Redux in Modern React Applications

The Role of Redux in Modern React Applications

2
Comments
12 min read
Maximizing React Component Efficiency with the useRef Hook

Maximizing React Component Efficiency with the useRef Hook

31
Comments 4
5 min read
The Communication Shortcomings of Programmers

The Communication Shortcomings of Programmers

53
Comments 8
6 min read
Ai tools

Ai tools

1
Comments
6 min read
What’s New In Python 3.12

What’s New In Python 3.12

2
Comments 2
4 min read
Unit Tests in NodeJS

Unit Tests in NodeJS

1
Comments
3 min read
loading...