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.
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
A Guide to Building Custom Hooks in React

A Guide to Building Custom Hooks in React

Comments 1
2 min read
Why avoid using 'any' in TypeScript

Why avoid using 'any' in TypeScript

2
Comments 1
5 min read
📚 RTK Query: Understanding useQuery Hook

📚 RTK Query: Understanding useQuery Hook

11
Comments 3
8 min read
sort() vs toSorted()

sort() vs toSorted()

2
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
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
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
Building a Vue.js composable for handling Feature Flags

Building a Vue.js composable for handling Feature Flags

30
Comments 7
4 min read
I saw this mind-blowing experiment, so I made a simple version of it

I saw this mind-blowing experiment, so I made a simple version of it

Comments
1 min read
12 Factor App in NodeJS Part 0: Intro

12 Factor App in NodeJS Part 0: Intro

2
Comments
5 min read
Integrating GraphQL in React.js: Simplifying Data Fetching

Integrating GraphQL in React.js: Simplifying Data Fetching

Comments
4 min read
How to run TypeScript natively in Node.js with TSX

How to run TypeScript natively in Node.js with TSX

79
Comments 3
3 min read
Customer: Use Case (4: Implementing Front-end Service)

Customer: Use Case (4: Implementing Front-end Service)

1
Comments
8 min read
Image Compression in JavaScript/TypeScript

Image Compression in JavaScript/TypeScript

6
Comments
5 min read
Vite.js - Lightning Fast Builds Powered by ES Modules

Vite.js - Lightning Fast Builds Powered by ES Modules

5
Comments
5 min read
Next js Routing

Next js Routing

18
Comments 3
5 min read
💻 Web Development Resources #176

💻 Web Development Resources #176

15
Comments
2 min read
Nuxt Social Share module has many new features 🎉

Nuxt Social Share module has many new features 🎉

6
Comments
1 min read
Do We Need a New Framework?

Do We Need a New Framework?

6
Comments
3 min read
Center A Div With Flex!

Center A Div With Flex!

6
Comments 1
2 min read
PM2 module to monitoring node.js application with export to Prometheus and Grafana

PM2 module to monitoring node.js application with export to Prometheus and Grafana

6
Comments
3 min read
loading...