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.
Wait... Undefined or Not defined or Null?

Wait... Undefined or Not defined or Null?

29
Comments
2 min read
Running Node.js in Docker for local development

Running Node.js in Docker for local development

4
Comments 1
13 min read
Domain-driven Design (DDD): File Structure

Domain-driven Design (DDD): File Structure

177
Comments 14
5 min read
Replace or reduce heavy javascript frameworks

Replace or reduce heavy javascript frameworks

3
Comments
1 min read
I Built Jupiter – A Machine Learning Based 2048 AI that Runs on the Web

I Built Jupiter – A Machine Learning Based 2048 AI that Runs on the Web

37
Comments
3 min read
A New Async Key Value (Local)Storage for Web

A New Async Key Value (Local)Storage for Web

6
Comments
2 min read
Avoid Flash of Default Theme: An Implementation of Dark Mode in React App

Avoid Flash of Default Theme: An Implementation of Dark Mode in React App

7
Comments
3 min read
What gets logged in console.log() for objects and arrays?

What gets logged in console.log() for objects and arrays?

6
Comments
2 min read
Overview of Authentication with Cookies

Overview of Authentication with Cookies

5
Comments
4 min read
What you will learn this week?

What you will learn this week?

4
Comments 3
1 min read
How to Architect a Node.Js Project from Ground Up?

How to Architect a Node.Js Project from Ground Up?

121
Comments 2
9 min read
Create a custom toggle component in Vue.js. 🎛

Create a custom toggle component in Vue.js. 🎛

35
Comments 13
5 min read
🚀10 Trending projects on GitHub for web developers - 11th September 2020

🚀10 Trending projects on GitHub for web developers - 11th September 2020

100
Comments
2 min read
Why Firestore Encourages Bad Security

Why Firestore Encourages Bad Security

39
Comments 16
7 min read
TheActionDev 👋

TheActionDev 👋

4
Comments 7
1 min read
DOM in Angular SSR with Domino package.

DOM in Angular SSR with Domino package.

9
Comments 4
1 min read
Chrome Extensions

Chrome Extensions

4
Comments 2
1 min read
Extending JavaScript Built-in Classes/Objects

Extending JavaScript Built-in Classes/Objects

12
Comments
2 min read
JS, method behind the madness.

JS, method behind the madness.

64
Comments 16
3 min read
Print sorted elements of an array using setTimeout

Print sorted elements of an array using setTimeout

5
Comments 1
1 min read
Custom Middleware Function in Express

Custom Middleware Function in Express

5
Comments
2 min read
Why and How we moved away from jQuery in our Web Application

Why and How we moved away from jQuery in our Web Application

9
Comments 2
4 min read
How to CSS in Ionic React with Styled Components

How to CSS in Ionic React with Styled Components

55
Comments 9
5 min read
Learning React Part 1: Stateless Components

Learning React Part 1: Stateless Components

49
Comments
3 min read
How JavaScript Event Delegation Works

How JavaScript Event Delegation Works

14
Comments
1 min read
loading...