DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Higher-Order Components (HOCs) in React

Higher-Order Components (HOCs) in React

Comments
1 min read
Custom Hooks in React

Custom Hooks in React

Comments
2 min read
Understanding React's Built-in State Management

Understanding React's Built-in State Management

Comments
1 min read
Render Props in react for functional components

Render Props in react for functional components

Comments
1 min read
Step by step guide to implementing lazy loading and code splitting in a React project

Step by step guide to implementing lazy loading and code splitting in a React project

Comments
2 min read
"Getting Comfortable with React through Building a Yoga Pose Library"

"Getting Comfortable with React through Building a Yoga Pose Library"

1
Comments
3 min read
15+ Top React Header Components to use in 2024

15+ Top React Header Components to use in 2024

41
Comments 2
5 min read
Unlock the Power of Code Sharing in React: A Guide to Boosting Efficiency and Consistency Across Projects

Unlock the Power of Code Sharing in React: A Guide to Boosting Efficiency and Consistency Across Projects

1
Comments
4 min read
7+ Years of Experience Converting JavaScript to TypeScript: My Caring Opinions

7+ Years of Experience Converting JavaScript to TypeScript: My Caring Opinions

2
Comments 1
9 min read
Elevate Your JavaScript: A Deep Dive into Object-Oriented Programming✨

Elevate Your JavaScript: A Deep Dive into Object-Oriented Programming✨

Comments
4 min read
Exploring Matrix: Bringing JavaScript-like Async to PHP

Exploring Matrix: Bringing JavaScript-like Async to PHP

1
Comments
3 min read
Boost Your React App's Authentication with FACEIO

Boost Your React App's Authentication with FACEIO

3
Comments
3 min read
Controla tus promesa con JavaScript

Controla tus promesa con JavaScript

Comments
3 min read
Exploring Functional Programming in JavaScript

Exploring Functional Programming in JavaScript

Comments 1
5 min read
I created a free CDN for social media icons

I created a free CDN for social media icons

33
Comments 8
1 min read
Big Ball of Mud: Understanding the Antipattern and How to Avoid It

Big Ball of Mud: Understanding the Antipattern and How to Avoid It

6
Comments 1
5 min read
🦀 Create a Simple Todo List in Rust (with Response Time Comparison to Node.js) 📝

🦀 Create a Simple Todo List in Rust (with Response Time Comparison to Node.js) 📝

9
Comments 2
4 min read
Turborepo in Next.js: Guide for Faster & Smarter Builds

Turborepo in Next.js: Guide for Faster & Smarter Builds

4
Comments
5 min read
From Static to Stunning: Animate with GSAP

From Static to Stunning: Animate with GSAP

6
Comments
4 min read
Mastering React: A Step-by-Step Journey to Building Powerful Web Applications (Introduction)

Mastering React: A Step-by-Step Journey to Building Powerful Web Applications (Introduction)

7
Comments
8 min read
AI, Cursor, Verbosity and Meteor without frontend frameworks

AI, Cursor, Verbosity and Meteor without frontend frameworks

5
Comments
3 min read
O - Open/Closed Principle (OCP)

O - Open/Closed Principle (OCP)

32
Comments
12 min read
Running Times of Algorithms (Part 1)

Running Times of Algorithms (Part 1)

3
Comments
3 min read
Express <> NextJS <> NestJS Cheatsheet for beginners

Express <> NextJS <> NestJS Cheatsheet for beginners

1
Comments 1
8 min read
DBMS_OUTPUT.PUT_LINE in PLSQL

DBMS_OUTPUT.PUT_LINE in PLSQL

Comments
1 min read
Handling JWT Authentications Securely: Pitfalls and Best Practices

Handling JWT Authentications Securely: Pitfalls and Best Practices

6
Comments
3 min read
Securing Data with RSA Encryption and Decryption Across Platforms

Securing Data with RSA Encryption and Decryption Across Platforms

Comments
3 min read
JavaScript Promises: The Basics You Need to Know

JavaScript Promises: The Basics You Need to Know

Comments
5 min read
🎉 The High of Solving a Tough Problem

🎉 The High of Solving a Tough Problem

Comments
1 min read
How to use the HTML output tag for displaying the result of a calculation.

How to use the HTML output tag for displaying the result of a calculation.

Comments
1 min read
How to Create 3D Flip Card Animation Using HTML and CSS

How to Create 3D Flip Card Animation Using HTML and CSS

Comments
2 min read
How to Simplify Angular Component Communication with model() and Signals

How to Simplify Angular Component Communication with model() and Signals

2
Comments
6 min read
Optimizing Performance with React Virtualization: An Industry-Level Approach

Optimizing Performance with React Virtualization: An Industry-Level Approach

6
Comments
2 min read
Copilotkit: Your AI Wingman for Coding Adventures

Copilotkit: Your AI Wingman for Coding Adventures

17
Comments 7
5 min read
Using AsyncLocalStorage for Better Traceability in NodeJS Applications

Using AsyncLocalStorage for Better Traceability in NodeJS Applications

Comments
2 min read
VueJs for Beginner 2024 #VueJs Part 3 : Data Binding

VueJs for Beginner 2024 #VueJs Part 3 : Data Binding

1
Comments
2 min read
Snippets para TypeScript no VSCode

Snippets para TypeScript no VSCode

1
Comments
1 min read
Implementing Breadcrumbs in React using React Router v6

Implementing Breadcrumbs in React using React Router v6

3
Comments
4 min read
🛠️ Master JavaScript Debugging with These Essential Tips 🛠️

🛠️ Master JavaScript Debugging with These Essential Tips 🛠️

Comments
1 min read
Hello every1

Hello every1

Comments
1 min read
Building a Dynamic Grid System for Responsive Meeting Tiles in React

Building a Dynamic Grid System for Responsive Meeting Tiles in React

Comments
6 min read
Understanding and Creating Custom Hooks in React

Understanding and Creating Custom Hooks in React

4
Comments
5 min read
Not Just any Other Tech Channel

Not Just any Other Tech Channel

Comments
1 min read
Day 55 / 100 Days of Code: Exploring JavaScript Control Flow

Day 55 / 100 Days of Code: Exploring JavaScript Control Flow

Comments
1 min read
Connecting MongoDB to a Node.js Application: Locally and Using MongoDB Atlas - Node.js Tutorial - Part 13

Connecting MongoDB to a Node.js Application: Locally and Using MongoDB Atlas - Node.js Tutorial - Part 13

Comments
4 min read
I wanna build AI Chatbots for businesses but without 3rd party API

I wanna build AI Chatbots for businesses but without 3rd party API

Comments
1 min read
How I Optimized API Calls by 40% in My React App

How I Optimized API Calls by 40% in My React App

42
Comments
4 min read
Sets

Sets

Comments
2 min read
Cómo implementar el modo oscuro (Dark mode) en una web, mediante JavaScript y CSS

Cómo implementar el modo oscuro (Dark mode) en una web, mediante JavaScript y CSS

Comments
1 min read
Stringifying Errors: A Uniquely Javascript Problem

Stringifying Errors: A Uniquely Javascript Problem

Comments
4 min read
Use Atlas Search (MongoDB) in a Next.js app using Prisma ORM

Use Atlas Search (MongoDB) in a Next.js app using Prisma ORM

5
Comments
1 min read
Understanding Express Routes, Controllers, and Services: A Beginner's Guide - Node.js Tutorial - Part 12

Understanding Express Routes, Controllers, and Services: A Beginner's Guide - Node.js Tutorial - Part 12

1
Comments
3 min read
The coolest feature in JavaScript

The coolest feature in JavaScript

1
Comments
2 min read
Something Big Coming Soon

Something Big Coming Soon

10
Comments
1 min read
BULK COLLECT in PL/SQL

BULK COLLECT in PL/SQL

Comments
2 min read
Shuru: A Simple Task Runner with Built-in Node Version Management

Shuru: A Simple Task Runner with Built-in Node Version Management

1
Comments
3 min read
Data masking in PL/SQL

Data masking in PL/SQL

Comments
3 min read
Web Components Are Not the Future — They’re the Present

Web Components Are Not the Future — They’re the Present

19
Comments 5
8 min read
Boosting My Productivity With Git Worktrees

Boosting My Productivity With Git Worktrees

5
Comments
3 min read
Disadvantages of the Single Responsibility Principle(SRP)

Disadvantages of the Single Responsibility Principle(SRP)

30
Comments
2 min read
loading...