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.
Data Structures Two Ways: Linked List (Pt 1)

Data Structures Two Ways: Linked List (Pt 1)

3
Comments
5 min read
User signup & Password Hashing

User signup & Password Hashing

34
Comments
2 min read
I Created My First Google Chrome Extension

I Created My First Google Chrome Extension

13
Comments
4 min read
Semantic Releases with Gitlab CI

Semantic Releases with Gitlab CI

7
Comments
1 min read
From Scratch - Reactive Values

From Scratch - Reactive Values

29
Comments 4
12 min read
JavaScript Higher-Order Functions — A Short and Sweet Reference Guide

JavaScript Higher-Order Functions — A Short and Sweet Reference Guide

3
Comments
3 min read
What is Heroku - Illustrated shorts - H-IS1

What is Heroku - Illustrated shorts - H-IS1

19
Comments 2
1 min read
Making a multilingual site with Next.js - Part 2

Making a multilingual site with Next.js - Part 2

26
Comments 5
7 min read
Writing a .parents() function using Vanilla JS

Writing a .parents() function using Vanilla JS

23
Comments 9
4 min read
Arrays with Key

Arrays with Key

6
Comments
1 min read
Tooltip Sequence

Tooltip Sequence

9
Comments
1 min read
How I designed Vuex Store for better maintenance and code reusability

How I designed Vuex Store for better maintenance and code reusability

6
Comments
3 min read
React Performance Improvements: Make your React app Performant.

React Performance Improvements: Make your React app Performant.

133
Comments
4 min read
Reacting to React | A Beginner's Guide to React JS 🔥

Reacting to React | A Beginner's Guide to React JS 🔥

93
Comments
17 min read
Leetcode 1346: Check If N and Its Double Exist

Leetcode 1346: Check If N and Its Double Exist

9
Comments
2 min read
Building SSR React Micro Frontends | By Ruben Casas & Nelly Kiboi

Building SSR React Micro Frontends | By Ruben Casas & Nelly Kiboi

7
Comments
1 min read
A VSCode extension to find things faster in your JavaScript codebase

A VSCode extension to find things faster in your JavaScript codebase

11
Comments
2 min read
How to learn Javascript as a beginner

How to learn Javascript as a beginner

82
Comments 11
1 min read
What s wrong with Array.reduce ?

What s wrong with Array.reduce ?

35
Comments 83
3 min read
TC39er.us with Allen Wirfs-Brock!

TC39er.us with Allen Wirfs-Brock!

2
Comments
1 min read
Do we need JS naming conventions in TS?

Do we need JS naming conventions in TS?

3
Comments 2
1 min read
Asynchronous vs Synchronous Javascript

Asynchronous vs Synchronous Javascript

11
Comments
3 min read
Deno Render HTML Files

Deno Render HTML Files

3
Comments 4
2 min read
Opinionated use of JavaScript Switch-Case

Opinionated use of JavaScript Switch-Case

5
Comments 3
1 min read
Remove new lines while copy paste in JS/Angular

Remove new lines while copy paste in JS/Angular

5
Comments 1
2 min read
loading...