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.
(Not) Everything in JavaScript is an Object

(Not) Everything in JavaScript is an Object

40
Comments 10
5 min read
Understanding Insertion Sort in Javascript.

Understanding Insertion Sort in Javascript.

5
Comments
6 min read
Asynchronous JavaScript: Callbacks, Promises, Async/Await

Asynchronous JavaScript: Callbacks, Promises, Async/Await

5
Comments
13 min read
The Ember Times - Issue No. 152

The Ember Times - Issue No. 152

7
Comments 1
6 min read
Sorted CSS Colors – Tool I created to see similar CSS colors together

Sorted CSS Colors – Tool I created to see similar CSS colors together

3
Comments
1 min read
How to pass input data from one class to another

How to pass input data from one class to another

6
Comments 2
1 min read
It's so annoying in 2020 you have to work with an ancient API which forces to use FormData

It's so annoying in 2020 you have to work with an ancient API which forces to use FormData

20
Comments
1 min read
Building a simple Slack / Node app (video)

Building a simple Slack / Node app (video)

5
Comments
1 min read
I developed a highly customizable dashboard tool with Electron

I developed a highly customizable dashboard tool with Electron

3
Comments
1 min read
[freeCodeCamp] Basic JavaScript - Functions

[freeCodeCamp] Basic JavaScript - Functions

4
Comments
4 min read
Introducing Open-source Smart Date Parser

Introducing Open-source Smart Date Parser

6
Comments 2
3 min read
How to monitor & analyze your windows based system's battery?

How to monitor & analyze your windows based system's battery?

7
Comments 1
3 min read
Corona Examiner- open source virus tracking with Gatsby.js

Corona Examiner- open source virus tracking with Gatsby.js

22
Comments
5 min read
Filter Unique Values From Array Using JavaScript

Filter Unique Values From Array Using JavaScript

5
Comments
1 min read
Beginner-friendly open source projects to start

Beginner-friendly open source projects to start

3
Comments 2
1 min read
React is not that easy (For me)

React is not that easy (For me)

14
Comments 15
1 min read
Be the Forest kickoff

Be the Forest kickoff

23
Comments
5 min read
Important things to consider while building a Progressive Web App

Important things to consider while building a Progressive Web App

6
Comments
3 min read
So you want to Node more about NPM.

So you want to Node more about NPM.

11
Comments
6 min read
Debugging a problem

Debugging a problem

3
Comments
2 min read
Javascript Closures

Javascript Closures

7
Comments
2 min read
How to create/ update large quantity records in azure cosmos database

How to create/ update large quantity records in azure cosmos database

6
Comments
2 min read
Built with Love and Accessibility

Built with Love and Accessibility

2
Comments
4 min read
My Love And Hate Relationship With Hackathons

My Love And Hate Relationship With Hackathons

3
Comments
5 min read
"Using the Vigenère Cipher to Encrypt a Message with Javascript"

"Using the Vigenère Cipher to Encrypt a Message with Javascript"

14
Comments 7
5 min read
Random 3D Orbit around Central Planet

Random 3D Orbit around Central Planet

3
Comments 1
1 min read
The real power of the generics in Typescript

The real power of the generics in Typescript

6
Comments
4 min read
Client/Server Architecture

Client/Server Architecture

21
Comments
4 min read
Understanding Javascript Filter

Understanding Javascript Filter

10
Comments
2 min read
Web Monetization API, What you need to know. Short and concise.

Web Monetization API, What you need to know. Short and concise.

4
Comments
2 min read
swapp - A CLI for managing App Settings in Azure Static Web Apps

swapp - A CLI for managing App Settings in Azure Static Web Apps

13
Comments 2
2 min read
What metrics would you like to see instantly when you're exploring a repo on GitHub?

What metrics would you like to see instantly when you're exploring a repo on GitHub?

5
Comments 1
1 min read
How I built a small and productive Scroll Percentage ↕️ Chrome Extension

How I built a small and productive Scroll Percentage ↕️ Chrome Extension

9
Comments
3 min read
Getting started with Angular

Getting started with Angular

4
Comments
2 min read
Simultaneous Promises with async/await

Simultaneous Promises with async/await

5
Comments
1 min read
Twitter Auto Reply bot (JavaScript)

Twitter Auto Reply bot (JavaScript)

4
Comments
1 min read
Initialize array of given size in Javascript

Initialize array of given size in Javascript

5
Comments 1
1 min read
DESTRUCTURING ARRAYS IN JS

DESTRUCTURING ARRAYS IN JS

6
Comments 1
2 min read
What is React JS

What is React JS

23
Comments
1 min read
How to set up a React app using Parcel

How to set up a React app using Parcel

6
Comments
2 min read
Binary to decimal converter

Binary to decimal converter

10
Comments
8 min read
How I avoided spam form submits in my side project.

How I avoided spam form submits in my side project.

6
Comments 2
1 min read
Is Node.js still relevant?

Is Node.js still relevant?

8
Comments
2 min read
COVID19 India tracker: Cases Nearby

COVID19 India tracker: Cases Nearby

6
Comments
2 min read
Minha Stack Pessoal - Parte 1: Introdução

Minha Stack Pessoal - Parte 1: Introdução

5
Comments
4 min read
React Native for Windows and macOS is released!

React Native for Windows and macOS is released!

5
Comments 3
1 min read
How to Use TypeScript for AWS Lambda in 3 Steps

How to Use TypeScript for AWS Lambda in 3 Steps

7
Comments
3 min read
Write more readable code in JavaScript using map array method

Write more readable code in JavaScript using map array method

5
Comments
4 min read
JavaScript: Learn to filter array

JavaScript: Learn to filter array

5
Comments
5 min read
Understanding Ember.js Public Assets Path for Browser and Cordova 🗄

Understanding Ember.js Public Assets Path for Browser and Cordova 🗄

9
Comments
2 min read
Web Monetization Simulator

Web Monetization Simulator

40
Comments 3
3 min read
Quickly Deploy your GatsbyJS Site onto a DigitalOcean Droplet

Quickly Deploy your GatsbyJS Site onto a DigitalOcean Droplet

6
Comments
6 min read
Discuss Web Standards and APIs at discourse.wicg.io

Discuss Web Standards and APIs at discourse.wicg.io

4
Comments
1 min read
Did you know that JavaScript has had labels since ES3?!?

Did you know that JavaScript has had labels since ES3?!?

20
Comments 14
1 min read
Understand React Redux - Introduction

Understand React Redux - Introduction

6
Comments
2 min read
Webpack Basics

Webpack Basics

18
Comments 3
5 min read
The Ember Times - Issue No. 146

The Ember Times - Issue No. 146

3
Comments
6 min read
🛑 Cypress Tutorial For Beginners (Running Your First TestCase)

🛑 Cypress Tutorial For Beginners (Running Your First TestCase)

15
Comments
2 min read
Always test default parameters (Graphql, express)

Always test default parameters (Graphql, express)

5
Comments
2 min read
YouTube Video Search App Using React JS & YouTube Data API v3 || 2020

YouTube Video Search App Using React JS & YouTube Data API v3 || 2020

6
Comments
1 min read
loading...