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.
Getting started with JavaScript : The Definitive Guide

Getting started with JavaScript : The Definitive Guide

57
Comments 4
3 min read
The Top 6 Frontend Trends and Predictions for 2021 and Resources to Master Them

The Top 6 Frontend Trends and Predictions for 2021 and Resources to Master Them

98
Comments 4
7 min read
Generating Meaningful Test Data Using Faker

Generating Meaningful Test Data Using Faker

9
Comments
3 min read
JavaScript is interpreted or compiled?

JavaScript is interpreted or compiled?

3
Comments
2 min read
React autocomplete search input (Debounce)

React autocomplete search input (Debounce)

53
Comments 2
5 min read
Playfulness In Code: Supercharge Your Learning by Having Fun

Playfulness In Code: Supercharge Your Learning by Having Fun

35
Comments 3
12 min read
Destructuring Tweets - Episode 3 - Length of a Multiline-String

Destructuring Tweets - Episode 3 - Length of a Multiline-String

6
Comments
2 min read
Asynchronous JavaScript

Asynchronous JavaScript

4
Comments
1 min read
A quick writeup on rendering video to an HTML5 canvas

A quick writeup on rendering video to an HTML5 canvas

6
Comments
2 min read
How To Make An Analog Clock With HTML, CSS and Pure JavaScript

How To Make An Analog Clock With HTML, CSS and Pure JavaScript

74
Comments 3
7 min read
Setting Up a JavaScript Build Process using Rollup

Setting Up a JavaScript Build Process using Rollup

36
Comments 1
14 min read
How do I deal with learning multiple languages and still make it stick?

How do I deal with learning multiple languages and still make it stick?

4
Comments 1
2 min read
Integrate PayPal with Vue Application

Integrate PayPal with Vue Application

50
Comments 3
11 min read
Recursion Explained Simply

Recursion Explained Simply

1
Comments
2 min read
Generative blob characters using SVG!

Generative blob characters using SVG!

116
Comments 5
11 min read
Web apps are too complex. This is how we can simplify them.

Web apps are too complex. This is how we can simplify them.

139
Comments 12
4 min read
Why I created a very simple photo blog generator

Why I created a very simple photo blog generator

18
Comments 6
2 min read
GitHub Action for creating a custom OWASP dependency check report

GitHub Action for creating a custom OWASP dependency check report

13
Comments
7 min read
Snake Case vs Camel Case

Snake Case vs Camel Case

21
Comments 23
1 min read
Highly inefficient invisible animations (CSS/Firefox/Chrome/React)

Highly inefficient invisible animations (CSS/Firefox/Chrome/React)

12
Comments
5 min read
JavaScript Array Reduce [Beginner Tutorial]

JavaScript Array Reduce [Beginner Tutorial]

8
Comments
1 min read
The Ember Times - Issue No. 171

The Ember Times - Issue No. 171

4
Comments
8 min read
Back to Basics: Conditional Statements in JavaScript

Back to Basics: Conditional Statements in JavaScript

7
Comments
7 min read
Building a Real-Time Commenting System in React [Part 1/3]

Building a Real-Time Commenting System in React [Part 1/3]

50
Comments 1
7 min read
Enough JavaScript to get you Started : #10 Objects

Enough JavaScript to get you Started : #10 Objects

26
Comments
2 min read
loading...