DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optimizing React Performance with Virtualization: A Developer's Guide

Optimizing React Performance with Virtualization: A Developer's Guide

5
Comments
3 min read
Deno 2.0 is Finally Here: Key Highlights

Deno 2.0 is Finally Here: Key Highlights

6
Comments
2 min read
Views in SQL

Views in SQL

12
Comments 1
1 min read
Understanding JavaScript's Event Loop: A Simple Cookie-Making Analogy 🍪

Understanding JavaScript's Event Loop: A Simple Cookie-Making Analogy 🍪

6
Comments
3 min read
Rock Doesn't Beat Scissors? Replit sees it as a tie? Help!

Rock Doesn't Beat Scissors? Replit sees it as a tie? Help!

Comments 5
1 min read
Building a Simple Todo App with Deno and Oak

Building a Simple Todo App with Deno and Oak

1
Comments
4 min read
All About the Const Family in C++

All About the Const Family in C++

5
Comments
1 min read
Ng-News 24/40: Angular Myths, Signal Input Migrator

Ng-News 24/40: Angular Myths, Signal Input Migrator

6
Comments 3
1 min read
Code Smell 274 - Cascaded Returns

Code Smell 274 - Cascaded Returns

6
Comments
6 min read
Griptape: OSS Platform for Building AI Apps

Griptape: OSS Platform for Building AI Apps

45
Comments 2
9 min read
Shell Scripting Mastery: 5 Hands-On Linux Lab Tutorials

Shell Scripting Mastery: 5 Hands-On Linux Lab Tutorials

Comments
2 min read
Empower Your IT Career: Combining Open Source, Business, and AI for Success

Empower Your IT Career: Combining Open Source, Business, and AI for Success

Comments
10 min read
Top 5 UI Components for Next JS

Top 5 UI Components for Next JS

1
Comments
1 min read
Creating Progressive Web Apps with React

Creating Progressive Web Apps with React

1
Comments
2 min read
JavaScript Important concepts

JavaScript Important concepts

13
Comments 1
3 min read
20 Essential JavaScript Concepts Every Node Developer Should Conquer

20 Essential JavaScript Concepts Every Node Developer Should Conquer

11
Comments
9 min read
🚀 React.js vs. Next.js: The Ultimate Showdown! 💥

🚀 React.js vs. Next.js: The Ultimate Showdown! 💥

14
Comments
4 min read
Top 10 Tips with Code Examples: C# Application Security

Top 10 Tips with Code Examples: C# Application Security

13
Comments 1
8 min read
Git Secrets Unveiled: 20 Advanced Techniques for Efficient Coding

Git Secrets Unveiled: 20 Advanced Techniques for Efficient Coding

8
Comments
3 min read
Eloquent in Laravel

Eloquent in Laravel

Comments
1 min read
Day 7: Unleashing the Power of Strings in JavaScript 🚀

Day 7: Unleashing the Power of Strings in JavaScript 🚀

Comments
2 min read
Leetcode: 1071. Greatest Common Divisor of Strings

Leetcode: 1071. Greatest Common Divisor of Strings

Comments
2 min read
Clustered index vs Non-clustered and how they look like in MongoDB

Clustered index vs Non-clustered and how they look like in MongoDB

17
Comments 3
6 min read
Scheduling Your Posts: A Guide to Automating Social Media with Python

Scheduling Your Posts: A Guide to Automating Social Media with Python

10
Comments 1
3 min read
Add the sum of prime numbers for a given integer using JavaScript

Add the sum of prime numbers for a given integer using JavaScript

6
Comments
1 min read
Implement a Custom Trash-Enabled Linux Command

Implement a Custom Trash-Enabled Linux Command

Comments
3 min read
Understanding POST requests in Javascript

Understanding POST requests in Javascript

Comments
3 min read
🚍 - Real-Time Bus Schedules for Kerala!

🚍 - Real-Time Bus Schedules for Kerala!

Comments
1 min read
Understanding ArrayList: Essential Knowledge for Interviews

Understanding ArrayList: Essential Knowledge for Interviews

10
Comments
3 min read
Cracking the Coding Interview: Part 2 – The Sliding Window Pattern

Cracking the Coding Interview: Part 2 – The Sliding Window Pattern

Comments
5 min read
5 Real-World Examples to Boost Your Spring Development with JDK 14 Records

5 Real-World Examples to Boost Your Spring Development with JDK 14 Records

1
Comments
10 min read
432. All O`one Data Structure

432. All O`one Data Structure

Comments
4 min read
From Zero to Hero: Building a Scalable React Admin Dashboard Layout using Tailwind

From Zero to Hero: Building a Scalable React Admin Dashboard Layout using Tailwind

Comments
8 min read
Build a Python Password Generator: A Beginner's Guide

Build a Python Password Generator: A Beginner's Guide

7
Comments 6
7 min read
LabEx Trending: Comprehensive Operation of Basic Functions and More

LabEx Trending: Comprehensive Operation of Basic Functions and More

Comments
3 min read
Dive into the World of Machine Learning: Free Online Courses to Elevate Your Skills 🚀

Dive into the World of Machine Learning: Free Online Courses to Elevate Your Skills 🚀

Comments
4 min read
Building a Career through Open Source Contributions

Building a Career through Open Source Contributions

107
Comments 20
5 min read
API7 Enterprise v3.2.16: Integrated Secret Providers

API7 Enterprise v3.2.16: Integrated Secret Providers

1
Comments
3 min read
Top Medical App Development Companies: Leading the Way in Healthcare Innovation

Top Medical App Development Companies: Leading the Way in Healthcare Innovation

2
Comments 1
5 min read
An Overview of Logging Libraries: Choosing the Right Tool for Your Application

An Overview of Logging Libraries: Choosing the Right Tool for Your Application

Comments
5 min read
Twitter System Design Example for Tech Interviews

Twitter System Design Example for Tech Interviews

383
Comments
13 min read
Scheduling Your Posts: A Guide to Automating Social Media with Python

Scheduling Your Posts: A Guide to Automating Social Media with Python

Comments
3 min read
Is TypeScript Worth the Hype? A JavaScript Developer’s Perspective.

Is TypeScript Worth the Hype? A JavaScript Developer’s Perspective.

2
Comments
3 min read
15 Essential Software Tools Every Programmer Should Have

15 Essential Software Tools Every Programmer Should Have

3
Comments
5 min read
Free Online Tutorials to Help You Develop Machine Learning Applications

Free Online Tutorials to Help You Develop Machine Learning Applications

50
Comments
12 min read
7 Quick Wins to Speed Up Your Website and Enhance Performance

7 Quick Wins to Speed Up Your Website and Enhance Performance

2
Comments
2 min read
Git Mastery: 8 Challenges to Elevate Your Version Control Skills 🚀

Git Mastery: 8 Challenges to Elevate Your Version Control Skills 🚀

Comments
3 min read
JUnit VS TestNG – Core Differences

JUnit VS TestNG – Core Differences

Comments 1
4 min read
Record the Personal Mac Apps in Use(Part 2)

Record the Personal Mac Apps in Use(Part 2)

7
Comments
2 min read
What is BDD (Behavior-Driven Development)?

What is BDD (Behavior-Driven Development)?

Comments
4 min read
What Is Acceptance Testing?

What Is Acceptance Testing?

Comments
4 min read
Best Python Libraries for ETL Pipelines: A Beginners Developer's Guide

Best Python Libraries for ETL Pipelines: A Beginners Developer's Guide

2
Comments
4 min read
#59 - Split IP Addresses And Then Group Rows

#59 - Split IP Addresses And Then Group Rows

6
Comments 1
1 min read
Using Method and Variable Handles in Java for Runtime Object Access and Manipulation

Using Method and Variable Handles in Java for Runtime Object Access and Manipulation

Comments
3 min read
Understanding Queues Data Structure: Mastering FIFO Principle in JavaScript

Understanding Queues Data Structure: Mastering FIFO Principle in JavaScript

2
Comments
5 min read
Token Bucket Algorithm: An Essential Guide to Traffic Management

Token Bucket Algorithm: An Essential Guide to Traffic Management

Comments
4 min read
Understanding Javascript's Proxies and Reflect API

Understanding Javascript's Proxies and Reflect API

31
Comments 4
4 min read
5. What Are Headings and Why Are They Important? (Many People Doesn't Even Know the Use of it?)

5. What Are Headings and Why Are They Important? (Many People Doesn't Even Know the Use of it?)

Comments
3 min read
Dive into the Cutting Edge of Natural Language Processing! 🤖

Dive into the Cutting Edge of Natural Language Processing! 🤖

Comments
3 min read
Don't use i18next ❌😢

Don't use i18next ❌😢

214
Comments 38
4 min read
loading...