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.
The Reference Specification Type and Type Conversions in JavaScript

The Reference Specification Type and Type Conversions in JavaScript

2
Comments
3 min read
My Top Ten VS Code Plugins

My Top Ten VS Code Plugins

10
Comments
1 min read
JavaScript Type Checking with Flow — Variables and Functions

JavaScript Type Checking with Flow — Variables and Functions

15
Comments 2
4 min read
What’s So Special About JavaScript Functions?

What’s So Special About JavaScript Functions?

12
Comments 1
4 min read
Two ways to determine if any arrays in an object has an entry

Two ways to determine if any arrays in an object has an entry

6
Comments
1 min read
Get the latest count of confirmed cases, recoveries and deaths from the COVID-19 Coronavirus via an HTTP API

Get the latest count of confirmed cases, recoveries and deaths from the COVID-19 Coronavirus via an HTTP API

10
Comments
10 min read
How To Copy Properties from an Object To Another?

How To Copy Properties from an Object To Another?

6
Comments
1 min read
Mint: a breath of fresh air for the web 🍃

Mint: a breath of fresh air for the web 🍃

20
Comments
5 min read
Simple and accessible dark theme using CSS variables and `prefers-color-scheme`

Simple and accessible dark theme using CSS variables and `prefers-color-scheme`

10
Comments
3 min read
If one knows, "how to use a framework" - it doesn't mean one knows the framework

If one knows, "how to use a framework" - it doesn't mean one knows the framework

36
Comments 4
2 min read
Youtube Video Released

Youtube Video Released

5
Comments
1 min read
What the Heck is a JavaScript Map?

What the Heck is a JavaScript Map?

3
Comments
3 min read
Makers - Week 5

Makers - Week 5

5
Comments
2 min read
Your CSS as source of truth for color themes

Your CSS as source of truth for color themes

7
Comments
3 min read
Creating Our First Vue.js App

Creating Our First Vue.js App

14
Comments
4 min read
Getting started with finite-state machines in React

Getting started with finite-state machines in React

6
Comments
2 min read
JavaScript is Taking Over the World, and TypeScript With It

JavaScript is Taking Over the World, and TypeScript With It

9
Comments
1 min read
Is Go only for infrastructure?

Is Go only for infrastructure?

14
Comments 8
1 min read
[SOLVED] How To Merge Arrays Using Spread Operator?

[SOLVED] How To Merge Arrays Using Spread Operator?

6
Comments
1 min read
Programming Script Kiddies

Programming Script Kiddies

8
Comments
1 min read
Arrow Functions Return Rules in JavaScript

Arrow Functions Return Rules in JavaScript

8
Comments
2 min read
Javascript Promise Chaining & Error Handling

Javascript Promise Chaining & Error Handling

16
Comments 3
3 min read
How Node.js Transformed the Landscape of Back-End Engineering

How Node.js Transformed the Landscape of Back-End Engineering

3
Comments
1 min read
How to Intercept the HTTP Requests in Angular(Part 1)

How to Intercept the HTTP Requests in Angular(Part 1)

4
Comments
1 min read
Do you want to build a service?

Do you want to build a service?

10
Comments 4
3 min read
Easy React onClick Event Handling Methods with Examples

Easy React onClick Event Handling Methods with Examples

6
Comments
1 min read
Automated Pull Request Checks on Github

Automated Pull Request Checks on Github

7
Comments
3 min read
A Brief Look at Javascript Proxies

A Brief Look at Javascript Proxies

6
Comments
4 min read
Callback Functions in Javascript

Callback Functions in Javascript

8
Comments
2 min read
How to add external Javascript in gatsby ?

How to add external Javascript in gatsby ?

3
Comments 1
1 min read
react hook rules and stuff

react hook rules and stuff

12
Comments
3 min read
REACTJS: Cannot add property onClick, object is not extensible

REACTJS: Cannot add property onClick, object is not extensible

6
Comments 1
1 min read
How to Publish NPM Packages with CircleCI

How to Publish NPM Packages with CircleCI

7
Comments
9 min read
Jordan Scrapes NBA Stats

Jordan Scrapes NBA Stats

5
Comments
4 min read
Shuffle Deck

Shuffle Deck

8
Comments
3 min read
Toy Problem Time: Spiral Traversal

Toy Problem Time: Spiral Traversal

5
Comments
4 min read
The Ember Times - Issue No. 133

The Ember Times - Issue No. 133

6
Comments
6 min read
Do I have to use Arrow Function in Function Components in React

Do I have to use Arrow Function in Function Components in React

6
Comments 1
1 min read
Trying out CodeSandbox Integration

Trying out CodeSandbox Integration

11
Comments
1 min read
Beginners, What Would You Most Like to Build in a JavaScript Tutorial?

Beginners, What Would You Most Like to Build in a JavaScript Tutorial?

18
Comments 10
1 min read
How to Format Date in Javascript

How to Format Date in Javascript

12
Comments 1
1 min read
Connecting Aragon DAOs to webhooks

Connecting Aragon DAOs to webhooks

5
Comments 1
2 min read
The Origins of Cross-Origin Resource Sharing

The Origins of Cross-Origin Resource Sharing

4
Comments 1
4 min read
JavaScript Events Handlers— onreadystatechange and onselectionchange

JavaScript Events Handlers— onreadystatechange and onselectionchange

13
Comments
5 min read
Deploying a Node application to Heroku, part 3

Deploying a Node application to Heroku, part 3

20
Comments
2 min read
Spotlight on decision-tree

Spotlight on decision-tree

6
Comments
3 min read
Sorting Algorithms - Merge Sort

Sorting Algorithms - Merge Sort

5
Comments
3 min read
A matter of class: examining the class construct in JavaScript

A matter of class: examining the class construct in JavaScript

7
Comments 1
4 min read
Top Tech Articles on Soshace Blog

Top Tech Articles on Soshace Blog

18
Comments
2 min read
31 days of commits complete!

31 days of commits complete!

5
Comments
2 min read
Understand HTML5 FileReader API to Upload Image and Text Files

Understand HTML5 FileReader API to Upload Image and Text Files

4
Comments
1 min read
:target Pseudo Selector And Performance

:target Pseudo Selector And Performance

10
Comments
2 min read
Optimising the front end for the browser

Optimising the front end for the browser

25
Comments 26
20 min read
A gentle introduction to React component composition

A gentle introduction to React component composition

5
Comments
4 min read
Opportunity for Frontend dev Seattle, WA

Opportunity for Frontend dev Seattle, WA

4
Comments
1 min read
The Best JavaScript Frameworks for Front End in 2020

The Best JavaScript Frameworks for Front End in 2020

3
Comments 2
4 min read
🎶 Toss a coin to your... handler 💰

🎶 Toss a coin to your... handler 💰

18
Comments 3
2 min read
Live Coding: Write the freeCodeCamp Random Quote Machine in React - February 1st at 11am EST

Live Coding: Write the freeCodeCamp Random Quote Machine in React - February 1st at 11am EST

10
Comments
1 min read
Deploying a Node application to Heroku, part 2

Deploying a Node application to Heroku, part 2

6
Comments
3 min read
Handy Tips for Working with Numbers in JavaScript

Handy Tips for Working with Numbers in JavaScript

19
Comments
6 min read
loading...