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.
Understanding "use strict" in TypeScript

Understanding "use strict" in TypeScript

10
Comments
3 min read
Svelte Flow – a library for rendering interactive node-based UIs

Svelte Flow – a library for rendering interactive node-based UIs

7
Comments 1
3 min read
Integration testing EventBridge events

Integration testing EventBridge events

2
Comments
5 min read
Polyfills for .forEach(), .map(), .filter(), .reduce() in JavaScript

Polyfills for .forEach(), .map(), .filter(), .reduce() in JavaScript

1
Comments
4 min read
JavaScript Variable: Declaration vs. Initialization

JavaScript Variable: Declaration vs. Initialization

19
Comments 2
2 min read
Build your first chrome extension (Part 2)

Build your first chrome extension (Part 2)

3
Comments 1
6 min read
Polyfill - Promise

Polyfill - Promise

1
Comments
3 min read
How to Create a Tic Tac Toe Game in Javascript.

How to Create a Tic Tac Toe Game in Javascript.

9
Comments 3
9 min read
Using the keyboard on Murdle cards

Using the keyboard on Murdle cards

Comments
8 min read
A Quick Introduction to CSS container queries

A Quick Introduction to CSS container queries

1
Comments
3 min read
Can Next.js Handle 5000 Pages?

Can Next.js Handle 5000 Pages?

106
Comments 7
19 min read
Amazon Bedrock For JavaScript and TypeScript Developers

Amazon Bedrock For JavaScript and TypeScript Developers

5
Comments
8 min read
A Quick Look at the JavaScript bind() Method: Understand the bind() Method in JavaScript

A Quick Look at the JavaScript bind() Method: Understand the bind() Method in JavaScript

Comments
9 min read
Capture IP address using Bun with ElysiaJS, Docker and Render.com

Capture IP address using Bun with ElysiaJS, Docker and Render.com

3
Comments
2 min read
Pangram validator in one line

Pangram validator in one line

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