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.
Unlocking the Power of Large Language Models with JavaScript: Real-World Applications

Unlocking the Power of Large Language Models with JavaScript: Real-World Applications

Comments 1
6 min read
I built a little feedback tool in 2 days

I built a little feedback tool in 2 days

17
Comments 9
1 min read
Monorepos with Nx: Why You Might Want a Single Home for All Your Code

Monorepos with Nx: Why You Might Want a Single Home for All Your Code

12
Comments 9
3 min read
External content for GatsbyJS

External content for GatsbyJS

Comments
5 min read
Js spreadsheet component

Js spreadsheet component

2
Comments 1
1 min read
Atomic CSS Deep Dive

Atomic CSS Deep Dive

1
Comments
28 min read
⚡️ Say Goodbye to Vuex Complexity: Embrace Pinia + Composition API for Effortless Vue State Management! 🚀

⚡️ Say Goodbye to Vuex Complexity: Embrace Pinia + Composition API for Effortless Vue State Management! 🚀

8
Comments 1
3 min read
Create a Resizable Navigation with Stimulus

Create a Resizable Navigation with Stimulus

3
Comments
2 min read
⚠️ The Hidden Dangers of Using `var` in JavaScript: Why It’s Time to Move On

⚠️ The Hidden Dangers of Using `var` in JavaScript: Why It’s Time to Move On

8
Comments 1
5 min read
Getting Started with React Toastify: Enhance Your Notifications

Getting Started with React Toastify: Enhance Your Notifications

10
Comments 1
7 min read
Mitigate XSS exploits when using React's `dangerously SetInnerHTML`

Mitigate XSS exploits when using React's `dangerously SetInnerHTML`

1
Comments
3 min read
Astro.js Getting started with a static site generator

Astro.js Getting started with a static site generator

10
Comments 1
9 min read
createWithEqualityFnImpl in Zustand’s source code explained.

createWithEqualityFnImpl in Zustand’s source code explained.

Comments
3 min read
Client vs Server Components in Next.js

Client vs Server Components in Next.js

1
Comments
4 min read
I need some help running a zip file containing html, js, css. Would also like js and css to be edited.

I need some help running a zip file containing html, js, css. Would also like js and css to be edited.

Comments
1 min read
Encache v1.1 !!

Encache v1.1 !!

1
Comments
1 min read
npm toggle-beautify | my first npm package

npm toggle-beautify | my first npm package

1
Comments
1 min read
Best Tips for Creating Custom Hooks in React

Best Tips for Creating Custom Hooks in React

Comments
3 min read
Pass manual injector to the toSignal function to avoid outside Context Injection error

Pass manual injector to the toSignal function to avoid outside Context Injection error

3
Comments 1
4 min read
Understanding Streams in Node.js — Efficient Data Handling

Understanding Streams in Node.js — Efficient Data Handling

1
Comments
5 min read
How to Add RBAC Authorization in Next.js

How to Add RBAC Authorization in Next.js

1
Comments 1
3 min read
All About JavaScript Function

All About JavaScript Function

Comments 1
8 min read
Understanding the React Cache function

Understanding the React Cache function

6
Comments
4 min read
React Re-Rendering: Best Practices for Optimal Performance

React Re-Rendering: Best Practices for Optimal Performance

5
Comments
3 min read
Understanding JavaScript Array Iteration Methods

Understanding JavaScript Array Iteration Methods

Comments
3 min read
loading...