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.
Arrow functions & this keyword

Arrow functions & this keyword

5
Comments
3 min read
JavaScript Modules, A Beginner’s Guide

JavaScript Modules, A Beginner’s Guide

12
Comments 2
3 min read
The magic behind the ember modifiers

The magic behind the ember modifiers

19
Comments
6 min read
Why you should never use .toBe in Jest/Vitest

Why you should never use .toBe in Jest/Vitest

26
Comments 4
4 min read
Removing repetitions from Array using the class Set

Removing repetitions from Array using the class Set

7
Comments 2
1 min read
Differential Loading for Legacy Browser Support in Angular 9

Differential Loading for Legacy Browser Support in Angular 9

7
Comments
3 min read
Shorter Way to Upload to Google Cloud Storage (Just Send the Buffer)

Shorter Way to Upload to Google Cloud Storage (Just Send the Buffer)

3
Comments
2 min read
CUSTOM REACT STATIC SITE GENERATOR (Live Coding) [Part 2] | JavaScript | NodeJS | ReactJS 1:04:00

CUSTOM REACT STATIC SITE GENERATOR (Live Coding) [Part 2] | JavaScript | NodeJS | ReactJS

7
Comments 2
1 min read
Back to basics - "Intro to" courses to get back into coding

Back to basics - "Intro to" courses to get back into coding

7
Comments
2 min read
Working with Time Data in JavaScript

Working with Time Data in JavaScript

8
Comments
5 min read
5 steps to perform a search when user stops typing using React + Hooks in a controlled component

5 steps to perform a search when user stops typing using React + Hooks in a controlled component

44
Comments
6 min read
Create:Frontend - Um evento online e grátis para FrontEnders!

Create:Frontend - Um evento online e grátis para FrontEnders!

12
Comments
2 min read
Ambient YouTube Browser Plugin

Ambient YouTube Browser Plugin

2
Comments 1
1 min read
#discuss Interested in a list of assignments I was given for interviews?

#discuss Interested in a list of assignments I was given for interviews?

8
Comments 7
1 min read
The URL Object

The URL Object

7
Comments 1
2 min read
34 most popular JS repositories on GitHub in June 2020

34 most popular JS repositories on GitHub in June 2020

96
Comments 3
7 min read
Is it possible to build a marketplace app in Python?

Is it possible to build a marketplace app in Python?

10
Comments 7
1 min read
How I Learned React and Built Archbee

How I Learned React and Built Archbee

4
Comments 3
2 min read
JSON in JS for beginners

JSON in JS for beginners

3
Comments
1 min read
Nullish Coalescing Operator Explained

Nullish Coalescing Operator Explained

69
Comments 10
7 min read
Arrow functions: a walkthrough and gotchas

Arrow functions: a walkthrough and gotchas

158
Comments 20
3 min read
How to use the YouTube API to create a self-updating video title based on views

How to use the YouTube API to create a self-updating video title based on views

17
Comments 3
7 min read
Taming network with redux-requests, part 1 - Introduction

Taming network with redux-requests, part 1 - Introduction

11
Comments
6 min read
Using ReactFire with Ionic Framework & Capacitor

Using ReactFire with Ionic Framework & Capacitor

9
Comments
3 min read
What's a Pure Function?

What's a Pure Function?

12
Comments 6
3 min read
loading...