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.
How to handle secrets in Node.JS (environment variables) 03:15

How to handle secrets in Node.JS (environment variables)

5
Comments
1 min read
Let's build Flawk.to - Week 6

Let's build Flawk.to - Week 6

8
Comments
2 min read
CanJS 6.0: web components, proxy-based observables, new type system

CanJS 6.0: web components, proxy-based observables, new type system

9
Comments
8 min read
How to use HTML5 Geolocation API

How to use HTML5 Geolocation API

46
Comments
1 min read
The struggle of clearing out a project.

The struggle of clearing out a project.

4
Comments
3 min read
Hi, I'm Zak Sudo

Hi, I'm Zak Sudo

2
Comments
1 min read
Inheritance in JavaScript and understanding the prototype chain

Inheritance in JavaScript and understanding the prototype chain

7
Comments
2 min read
Mental models

Mental models

9
Comments
4 min read
Three things your linter shouldn’t tell you

Three things your linter shouldn’t tell you

11
Comments
4 min read
YPSKA #10 Runtypes

YPSKA #10 Runtypes

2
Comments
1 min read
Get unique values in an array

Get unique values in an array

3
Comments 1
1 min read
JsonKeys - recommended package when using JSON based internationalization

JsonKeys - recommended package when using JSON based internationalization

2
Comments
1 min read
Cypress - A testing tool for front-end developers.

Cypress - A testing tool for front-end developers.

78
Comments
4 min read
Why is Cross-Browser Testing critical for QA’s

Why is Cross-Browser Testing critical for QA’s

4
Comments
3 min read
Empresa

Empresa

3
Comments 1
1 min read
Let's make a Vuetify-like page!

Let's make a Vuetify-like page!

8
Comments
5 min read
Why it's so hard to check object equality in JavaScript

Why it's so hard to check object equality in JavaScript

6
Comments 2
6 min read
Type Based Global Events in Vue.js

Type Based Global Events in Vue.js

6
Comments
4 min read
Bespoke Tooling: Building your own hammer

Bespoke Tooling: Building your own hammer

8
Comments
4 min read
Dynamic Search in a Static Hugo Website

Dynamic Search in a Static Hugo Website

16
Comments 3
7 min read
No excuses, write unit tests

No excuses, write unit tests

54
Comments 18
5 min read
Creation of Custom Web Components with Angular 6 Elements

Creation of Custom Web Components with Angular 6 Elements

6
Comments
5 min read
TypeError: Assignment to read-only properties is not allowed in strict mode

TypeError: Assignment to read-only properties is not allowed in strict mode

5
Comments
1 min read
Deep in the Weeds with Reactime, Concurrent React _fiberRoot, and Browser History Caching

Deep in the Weeds with Reactime, Concurrent React _fiberRoot, and Browser History Caching

3
Comments
5 min read
Clean up your network rendering logic with a custom hook

Clean up your network rendering logic with a custom hook

6
Comments
3 min read
loading...