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.
All of JavaScript's array methods you should know

All of JavaScript's array methods you should know

5
Comments
4 min read
What I learned from Building Invoys, an Open Source Invoice Management App

What I learned from Building Invoys, an Open Source Invoice Management App

14
Comments
5 min read
Difference between exports and module.exports

Difference between exports and module.exports

12
Comments
2 min read
How to use the Javascript Date Object to count days until a specific date

How to use the Javascript Date Object to count days until a specific date

13
Comments
2 min read
Folder Structure for NodeJS & ExpressJS project

Folder Structure for NodeJS & ExpressJS project

261
Comments 60
6 min read
Javascript Array Every Method

Javascript Array Every Method

17
Comments
3 min read
Tic Tac then Toe

Tic Tac then Toe

3
Comments
8 min read
How I recovered my newsletter subscriptions

How I recovered my newsletter subscriptions

3
Comments
7 min read
Optimized React Search Bar 🔯

Optimized React Search Bar 🔯

15
Comments 2
4 min read
1. Two Sum - Leetcode - JavaScript Solution using HashMap - by Abu Saleh Faysal

1. Two Sum - Leetcode - JavaScript Solution using HashMap - by Abu Saleh Faysal

2
Comments
2 min read
Creating and Generating UUIDs with Javascript

Creating and Generating UUIDs with Javascript

12
Comments 1
3 min read
Simplified Kafka concept and example with nodejs

Simplified Kafka concept and example with nodejs

5
Comments
3 min read
Glassmorphic Calculator using JavaScript

Glassmorphic Calculator using JavaScript

3
Comments
2 min read
Make Spotify better

Make Spotify better

3
Comments
3 min read
Reverse Odd Levels of Binary Tree

Reverse Odd Levels of Binary Tree

2
Comments
1 min read
Express Sessions

Express Sessions

1
Comments
2 min read
Improve your Vue 3 accessiblity with linters & git hooks

Improve your Vue 3 accessiblity with linters & git hooks

6
Comments
6 min read
Javascript Array Concat Method

Javascript Array Concat Method

5
Comments
3 min read
Building an Angular App with Airtable & Netlify Functions

Building an Angular App with Airtable & Netlify Functions

5
Comments
11 min read
Poll Percentages in JavaScropt

Poll Percentages in JavaScropt

1
Comments
1 min read
Express Sessions with a SQLite Backend

Express Sessions with a SQLite Backend

6
Comments
1 min read
MobX with MVVM makes Frontender's life much easier than Redux does

MobX with MVVM makes Frontender's life much easier than Redux does

15
Comments
15 min read
Why (most) startups should only write TypeScript

Why (most) startups should only write TypeScript

10
Comments
2 min read
Detect Capslock using HTML, CSS and JavaScript

Detect Capslock using HTML, CSS and JavaScript

1
Comments
2 min read
Mutual recursion in JavaScript

Mutual recursion in JavaScript

1
Comments 2
1 min read
loading...