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.
Knight's Tour Visualization

Knight's Tour Visualization

1
Comments
1 min read
Photorealistic Shadows in CSS with Drop-Shadow

Photorealistic Shadows in CSS with Drop-Shadow

Comments
3 min read
Array Grouping in JavaScript (2024)

Array Grouping in JavaScript (2024)

103
Comments 7
5 min read
🚀 Unlock the Power of JavaScript Arrays with the New `with()` Method!🚀

🚀 Unlock the Power of JavaScript Arrays with the New `with()` Method!🚀

Comments
2 min read
What is Hoisting?

What is Hoisting?

5
Comments
1 min read
2024 JavaScript Interview: 4 Insider Tricks You Should Know

2024 JavaScript Interview: 4 Insider Tricks You Should Know

Comments
2 min read
Why JavaScript Is Not 'True' OOP

Why JavaScript Is Not 'True' OOP

9
Comments 4
4 min read
Effortless Refactoring in Vue.js: A Guide to Vue Mess Detector

Effortless Refactoring in Vue.js: A Guide to Vue Mess Detector

1
Comments
3 min read
I am developing a Text Input Component based on Skia and Canvas

I am developing a Text Input Component based on Skia and Canvas

Comments
1 min read
dropdown open in portal for using table in react

dropdown open in portal for using table in react

3
Comments
1 min read
Voice navigation Using React Without Additional Plugin

Voice navigation Using React Without Additional Plugin

5
Comments 2
1 min read
Test-Driven Development with Jest

Test-Driven Development with Jest

2
Comments
2 min read
Using instancedSkinnedMesh in Three.js, enabling the rendering of hundreds of 3D characters on screen simultaneously

Using instancedSkinnedMesh in Three.js, enabling the rendering of hundreds of 3D characters on screen simultaneously

Comments
7 min read
Build a Grammarly Alternative Using ToolJet and OpenAI in 10 Minutesđź“ť

Build a Grammarly Alternative Using ToolJet and OpenAI in 10 Minutesđź“ť

117
Comments 4
7 min read
Building Reusable List Components in React

Building Reusable List Components in React

Comments
3 min read
🚀 Day 13: Context API in React 🚀

🚀 Day 13: Context API in React 🚀

2
Comments
4 min read
Introduction to Functional Programming in JavaScript: Immutability #6

Introduction to Functional Programming in JavaScript: Immutability #6

Comments
3 min read
Prefer utility types over model changes in TypeScript

Prefer utility types over model changes in TypeScript

Comments
1 min read
Prop Drilling in React: definition and examples

Prop Drilling in React: definition and examples

9
Comments
4 min read
Custom React hook to sync state with the URL

Custom React hook to sync state with the URL

13
Comments 4
3 min read
Day 41 / 100 Days of Code: The Power of Peer Review

Day 41 / 100 Days of Code: The Power of Peer Review

Comments
2 min read
Simplify SVG Management: Convert Paths to a Single JS File of Constants

Simplify SVG Management: Convert Paths to a Single JS File of Constants

2
Comments
5 min read
Swift Protocol-Oriented Programming

Swift Protocol-Oriented Programming

Comments
2 min read
Recommended Project: Building a Modern Expense Splitter Web App

Recommended Project: Building a Modern Expense Splitter Web App

4
Comments
3 min read
Let's Understand JavaScript Closures: A Fundamental Concept

Let's Understand JavaScript Closures: A Fundamental Concept

Comments 2
2 min read
loading...