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.
Client Side Caching With Interceptors

Client Side Caching With Interceptors

47
Comments 3
5 min read
This week's best picks for devs

This week's best picks for devs

1
Comments
3 min read
How single responsibility of a function helps to write better code

How single responsibility of a function helps to write better code

Comments
1 min read
Top React Component UI Libraries to Enhance Your Web Development Projects

Top React Component UI Libraries to Enhance Your Web Development Projects

5
Comments 1
4 min read
How to connect Supabase to Payload CMS

How to connect Supabase to Payload CMS

13
Comments 3
3 min read
Multiple – Load test any API with JavaScript and NPM packages

Multiple – Load test any API with JavaScript and NPM packages

Comments
2 min read
Building a Lazy Loader from Scratch in React (Part 3)

Building a Lazy Loader from Scratch in React (Part 3)

1
Comments
8 min read
I'm looking for contributors for my open source project

I'm looking for contributors for my open source project

Comments
1 min read
Socket.io Simple Chat App

Socket.io Simple Chat App

2
Comments 1
2 min read
How to create custom content bricks in React Bricks

How to create custom content bricks in React Bricks

1
Comments
13 min read
Canvas Artistry: Mastering Selection, Dragging, and Scaling

Canvas Artistry: Mastering Selection, Dragging, and Scaling

2
Comments
8 min read
Day 1 - 30 Days learn Web Dev

Day 1 - 30 Days learn Web Dev

Comments
1 min read
These 8 Podcasts will help increase your knowledge and expand your mindset.

These 8 Podcasts will help increase your knowledge and expand your mindset.

224
Comments 42
4 min read
React Native Shared Elements Using Reanimated 3

React Native Shared Elements Using Reanimated 3

3
Comments
3 min read
Why avoid using 'any' in TypeScript

Why avoid using 'any' in TypeScript

2
Comments 1
5 min read
New to Dev.to!

New to Dev.to!

9
Comments 14
1 min read
Day 2 - 30 Days learn Web Dev

Day 2 - 30 Days learn Web Dev

Comments
1 min read
How to use React <Suspense>

How to use React <Suspense>

Comments
2 min read
📚 RTK Query: Understanding useQuery Hook

📚 RTK Query: Understanding useQuery Hook

11
Comments 3
8 min read
A Guide to Building Custom Hooks in React

A Guide to Building Custom Hooks in React

Comments 1
2 min read
sort() vs toSorted()

sort() vs toSorted()

2
Comments
1 min read
The super power that lets you tell TypeScript what is actually happening

The super power that lets you tell TypeScript what is actually happening

Comments
1 min read
Don't do this in your tech interviews!!(My learnings so far...)

Don't do this in your tech interviews!!(My learnings so far...)

Comments
3 min read
Embracing Clean Code with `is.kebabCase` and `is.not_kebabCase` from 'thiis': A Fun Journey into String Formatting

Embracing Clean Code with `is.kebabCase` and `is.not_kebabCase` from 'thiis': A Fun Journey into String Formatting

Comments
5 min read
Unraveling IPv6 with `is.ipv6` and `is.not_ipv6` in JavaScript: Navigating the Digital Highway

Unraveling IPv6 with `is.ipv6` and `is.not_ipv6` in JavaScript: Navigating the Digital Highway

Comments
5 min read
loading...