DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
A link site of your very own

A link site of your very own

1
Comments 1
3 min read
Deploy your first Rails 8 application: from zero to production in under 10 minutes 🚀

Deploy your first Rails 8 application: from zero to production in under 10 minutes 🚀

5
Comments
1 min read
Finding errors in unit tests

Finding errors in unit tests

1
Comments
14 min read
Getting Started with Java: A Beginner's Guide

Getting Started with Java: A Beginner's Guide

Comments
4 min read
list of the most common JavaScript string methods

list of the most common JavaScript string methods

30
Comments
3 min read
Decoding Next.js: When to Use use client vs. use server.

Decoding Next.js: When to Use use client vs. use server.

Comments
3 min read
Why is Hypothesis Testing Important in Machine Learning?

Why is Hypothesis Testing Important in Machine Learning?

1
Comments
4 min read
Who Won the Election? Solving a TCS Coding Interview Question with Simple and Optimized Solutions

Who Won the Election? Solving a TCS Coding Interview Question with Simple and Optimized Solutions

5
Comments 1
3 min read
How to Design useState and useEffect Hooks: A Beginner’s Guide

How to Design useState and useEffect Hooks: A Beginner’s Guide

1
Comments
4 min read
Mastering Java Lambdas: A Deep Dive for Java Developers

Mastering Java Lambdas: A Deep Dive for Java Developers

7
Comments 2
4 min read
Understanding Python Decorators: A Deep Dive

Understanding Python Decorators: A Deep Dive

10
Comments
2 min read
Understanding sync.Cond in Go: Synchronizing Goroutines in Producer-Consumer Scenarios

Understanding sync.Cond in Go: Synchronizing Goroutines in Producer-Consumer Scenarios

4
Comments
5 min read
Node.js Update

Node.js Update

Comments
2 min read
Understanding Go eBPF: A Deep Dive into Efficient Kernel-Level Programming

Understanding Go eBPF: A Deep Dive into Efficient Kernel-Level Programming

Comments
5 min read
How to Manage Multiple promises concurrently with Promise.all()

How to Manage Multiple promises concurrently with Promise.all()

Comments
6 min read
Debugging Techniques Every Developer Should Know

Debugging Techniques Every Developer Should Know

2
Comments
5 min read
NodeList vs HTMLCollection: The Difference Between Live and Static Collections

NodeList vs HTMLCollection: The Difference Between Live and Static Collections

19
Comments
4 min read
Realm of gaming experiments: potential developer errors in emulator creating

Realm of gaming experiments: potential developer errors in emulator creating

2
Comments
17 min read
Welcoming More Girls to Computer Science in Middle School

Welcoming More Girls to Computer Science in Middle School

28
Comments 8
3 min read
10 Insane Web Design Tools Every Developer Should Know About! 🌟 🔥

10 Insane Web Design Tools Every Developer Should Know About! 🌟 🔥

43
Comments 6
7 min read
Introducing the Flashcards Game with LLM Assistant

Introducing the Flashcards Game with LLM Assistant

5
Comments
1 min read
A Comprehensive Guide to Python Poetry for Beginners

A Comprehensive Guide to Python Poetry for Beginners

2
Comments
5 min read
Automate Flutter iOS App Deployment with GitHub Actions and Codemagic CLI

Automate Flutter iOS App Deployment with GitHub Actions and Codemagic CLI

2
Comments
6 min read
Array ⚔️ Linked Lists

Array ⚔️ Linked Lists

4
Comments
2 min read
Design Pattern: Prototype - using GoLang

Design Pattern: Prototype - using GoLang

5
Comments
2 min read
Task Cancellation Pattern

Task Cancellation Pattern

Comments
1 min read
Python Control Flow: If, Elif, Else, and Loops Without Going Loopy

Python Control Flow: If, Elif, Else, and Loops Without Going Loopy

2
Comments
2 min read
Recommended Software for Mac that You cannot Miss

Recommended Software for Mac that You cannot Miss

6
Comments 1
4 min read
How To Be More Productive When Creating CRUD APIs in .NET

How To Be More Productive When Creating CRUD APIs in .NET

2
Comments
8 min read
How to implement immediate in-app updates using Google Play API in Unity?

How to implement immediate in-app updates using Google Play API in Unity?

Comments
2 min read
JavaScript XML (JSX): A Syntax Extension for JavaScript

JavaScript XML (JSX): A Syntax Extension for JavaScript

1
Comments
2 min read
Python Essentials for JS Developers

Python Essentials for JS Developers

1
Comments
2 min read
Deno vs Node.js: Is Deno Really the Better Node?

Deno vs Node.js: Is Deno Really the Better Node?

Comments
1 min read
Modifiers And Encapsulation In Java

Modifiers And Encapsulation In Java

6
Comments
3 min read
Design Pattern: Factory - using GoLang

Design Pattern: Factory - using GoLang

1
Comments
4 min read
Building a Self-Evolving Codebase: JavaScript’s AST Manipulation and Dynamic Compilation

Building a Self-Evolving Codebase: JavaScript’s AST Manipulation and Dynamic Compilation

3
Comments 4
4 min read
C# Search by multiple strings

C# Search by multiple strings

45
Comments 8
4 min read
The Legend of the 10x Developer: Separating Myth from Reality

The Legend of the 10x Developer: Separating Myth from Reality

3
Comments
4 min read
Mastering C# Fundamentals :Adding File Handling

Mastering C# Fundamentals :Adding File Handling

Comments
5 min read
The Legend of the 10x Developer - Explained for Gen-z

The Legend of the 10x Developer - Explained for Gen-z

1
Comments
4 min read
VS-CoD....evOps - game changer guide.

VS-CoD....evOps - game changer guide.

Comments
3 min read
System design: Design Patterns in System Architecture

System design: Design Patterns in System Architecture

Comments
5 min read
Debounce and Throttle in JS. Visualize and Understand

Debounce and Throttle in JS. Visualize and Understand

6
Comments
4 min read
Mastering DOM Manipulation in Vanilla JavaScript: Why It Still Matters

Mastering DOM Manipulation in Vanilla JavaScript: Why It Still Matters

2
Comments
5 min read
Strings: String Pool and Memory Management in Java

Strings: String Pool and Memory Management in Java

8
Comments
3 min read
🚀 Common C# Performance Optimization Myths

🚀 Common C# Performance Optimization Myths

19
Comments 1
2 min read
FireDucks: Get performance beyond pandas with zero learning cost!

FireDucks: Get performance beyond pandas with zero learning cost!

Comments
3 min read
🚀 Build a Production-Ready React Data Fetching Hook with TypeScript

🚀 Build a Production-Ready React Data Fetching Hook with TypeScript

1
Comments
4 min read
Unlocking the Power of Generics in C#: Advanced Tips and Tricks for Cleaner, More Efficient Code

Unlocking the Power of Generics in C#: Advanced Tips and Tricks for Cleaner, More Efficient Code

5
Comments
3 min read
How to Host a Laravel Project in a Subdirectory on Shared Hosting without Exposing `/public` in the URL

How to Host a Laravel Project in a Subdirectory on Shared Hosting without Exposing `/public` in the URL

5
Comments 1
2 min read
6 Practical tools for building a great engineering culture

6 Practical tools for building a great engineering culture

1
Comments
4 min read
JavaScript Object Methods Example

JavaScript Object Methods Example

33
Comments 2
3 min read
Taking the big leap of faith into tech

Taking the big leap of faith into tech

1
Comments
1 min read
My First Project using Golang (Part 2)

My First Project using Golang (Part 2)

Comments
7 min read
Mastering C# Fundamentals: Polymorphism

Mastering C# Fundamentals: Polymorphism

Comments
4 min read
C# { get; init; }

C# { get; init; }

2
Comments
4 min read
Mastering C# Fundamentals: The Has-A Relationship

Mastering C# Fundamentals: The Has-A Relationship

Comments
4 min read
Mastering C# Fundamentals: The Is-A Relation

Mastering C# Fundamentals: The Is-A Relation

Comments
3 min read
Mastering C# Fundamentals: Inheritance

Mastering C# Fundamentals: Inheritance

Comments
6 min read
Unleash JavaScript's Potential with Functional Programming

Unleash JavaScript's Potential with Functional Programming

Comments
26 min read
loading...