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.
How to easily create JS libraries with bundled dependencies compatible with ES/AMD/UMD/CJS module systems using Nx

How to easily create JS libraries with bundled dependencies compatible with ES/AMD/UMD/CJS module systems using Nx

8
Comments 11
5 min read
9. Message Queue and Event Loop

9. Message Queue and Event Loop

8
Comments 1
2 min read
build a snake game using canvas and requestAnimationFrame

build a snake game using canvas and requestAnimationFrame

5
Comments
2 min read
Custom Service Worker in any app with esbuild

Custom Service Worker in any app with esbuild

5
Comments
2 min read
useContext() Hook : Let's consume it

useContext() Hook : Let's consume it

10
Comments 1
4 min read
Real-time Updates: Polling, SSE and Web Sockets

Real-time Updates: Polling, SSE and Web Sockets

200
Comments 12
6 min read
More + Wordle = Mordle (extending Josh his Web Components)

More + Wordle = Mordle (extending Josh his Web Components)

8
Comments 3
5 min read
Best programming tools for every beginner

Best programming tools for every beginner

10
Comments
2 min read
Mocking local dev and tests with msw + @mswjs/data

Mocking local dev and tests with msw + @mswjs/data

18
Comments
4 min read
TypeORM Tips (Part 2: Use where() with care)

TypeORM Tips (Part 2: Use where() with care)

29
Comments 1
3 min read
Create Cache Memory using Redis in Express JS

Create Cache Memory using Redis in Express JS

7
Comments
1 min read
I Make a Dashboard for Our Game Studio Load Faster than a Portfolio Website

I Make a Dashboard for Our Game Studio Load Faster than a Portfolio Website

7
Comments 2
2 min read
Create a custom Axios Fetch Hook in React

Create a custom Axios Fetch Hook in React

9
Comments
1 min read
Search text and navigate -Chrome alike feature with marker locations using Angular

Search text and navigate -Chrome alike feature with marker locations using Angular

11
Comments
3 min read
How does JS execute "use strict"?

How does JS execute "use strict"?

3
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.