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.
Implementing looping and the first effects

Implementing looping and the first effects

Comments
7 min read
RxJS Operators: map

RxJS Operators: map

Comments
2 min read
Building Progressive Web Applications with Vanilla JavaScript.

Building Progressive Web Applications with Vanilla JavaScript.

21
Comments 5
13 min read
What's new in ES2023? 👀

What's new in ES2023? 👀

237
Comments 19
3 min read
Functional Programming with Javascript

Functional Programming with Javascript

21
Comments
3 min read
Creating an Interactive Contact Form with HTML, CSS, and JavaScript

Creating an Interactive Contact Form with HTML, CSS, and JavaScript

7
Comments 5
2 min read
Color Compare Range Slider

Color Compare Range Slider

9
Comments
2 min read
Exploring Web Rendering: Partial Hydration (a.k.a. “Islands”)

Exploring Web Rendering: Partial Hydration (a.k.a. “Islands”)

2
Comments
8 min read
Why I Chose to Start My Career in Frontend Development: A Personal Journey

Why I Chose to Start My Career in Frontend Development: A Personal Journey

3
Comments
2 min read
How to Make a Countdown App with React and date-fns

How to Make a Countdown App with React and date-fns

1
Comments
8 min read
Array.forEach() Method

Array.forEach() Method

Comments
4 min read
Journey into the Minification Abyss: The Peculiar '0' Placeholder

Journey into the Minification Abyss: The Peculiar '0' Placeholder

8
Comments 3
2 min read
Using Node.js to Dynamically add HTML Content

Using Node.js to Dynamically add HTML Content

1
Comments
3 min read
How to create an automated test suite - get from 0 to 90% code coverage with a single command and GPT-4

How to create an automated test suite - get from 0 to 90% code coverage with a single command and GPT-4

3
Comments
6 min read
Enhance Your Code: CodiumAI’s Automated Analysis and Suggestions for Python and JavaScript

Enhance Your Code: CodiumAI’s Automated Analysis and Suggestions for Python and JavaScript

3
Comments 2
5 min read
Building a Live Streaming App with React and Video SDK

Building a Live Streaming App with React and Video SDK

50
Comments 1
7 min read
Make a Factory: Creating Tests and Stories with Factory Functions in TypeScript and React

Make a Factory: Creating Tests and Stories with Factory Functions in TypeScript and React

7
Comments
4 min read
Array Iterations - What makes them so useful?

Array Iterations - What makes them so useful?

2
Comments
4 min read
Const doesn't prevent immutability

Const doesn't prevent immutability

1
Comments
2 min read
A quick and easy guide to creating a sitemap for a Next.js site

A quick and easy guide to creating a sitemap for a Next.js site

2
Comments
6 min read
Hoisting in JavaScript: One last time

Hoisting in JavaScript: One last time

Comments
3 min read
What is Array

What is Array

1
Comments
5 min read
Announcing A Dedicated Dev

Announcing A Dedicated Dev

Comments
2 min read
CRUD In Asp.NET Core Using Dapper With Practical Example

CRUD In Asp.NET Core Using Dapper With Practical Example

15
Comments
2 min read
Compound Component Design Pattern in React

Compound Component Design Pattern in React

Comments
2 min read
loading...