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.
Introduction to Hoisting in JavaScript.

Introduction to Hoisting in JavaScript.

78
Comments 9
1 min read
Weekly Coding Challenge - week #3 - Navigation

Weekly Coding Challenge - week #3 - Navigation

33
Comments
1 min read
Is using localStorage for a guest shopping cart a bad idea?

Is using localStorage for a guest shopping cart a bad idea?

8
Comments 4
1 min read
Implementing Promise.all

Implementing Promise.all

7
Comments
7 min read
So you think you're just gonna `npm install`? Think again

So you think you're just gonna `npm install`? Think again

154
Comments 17
2 min read
Using css variables to create smooth animations

Using css variables to create smooth animations

16
Comments 4
2 min read
"Why Transducers Are Cool"

"Why Transducers Are Cool"

5
Comments
9 min read
Testing asynchronous lifecycle methods with Jest

Testing asynchronous lifecycle methods with Jest

66
Comments 3
12 min read
ING ❤️ Web Components

ING ❤️ Web Components

85
Comments 2
8 min read
Efficiently Rendering Lists in React

Efficiently Rendering Lists in React

10
Comments 2
4 min read
Intro to Three.js + Interactive Text Example/Tutorial

Intro to Three.js + Interactive Text Example/Tutorial

23
Comments
5 min read
Quick & easy documentation generation for Vue.js components

Quick & easy documentation generation for Vue.js components

77
Comments 4
2 min read
A simple "Cache Invalidation" strategy, Part 2

A simple "Cache Invalidation" strategy, Part 2

70
Comments 3
3 min read
Associate File Types in VS Code

Associate File Types in VS Code

31
Comments 4
2 min read
Assess your npm project health and call the doctor!

Assess your npm project health and call the doctor!

9
Comments 1
2 min read
Pretty JavaScript Console Messages

Pretty JavaScript Console Messages

110
Comments 5
2 min read
Understanding how `this` works in Javascript - Default Binding

Understanding how `this` works in Javascript - Default Binding

6
Comments
1 min read
Understanding how `this` works in Javascript - The call-site

Understanding how `this` works in Javascript - The call-site

8
Comments
2 min read
Secure Your Mobile App - Episode Three (Securing Data in Transit)

Secure Your Mobile App - Episode Three (Securing Data in Transit)

5
Comments
4 min read
Where do I start? Part 4: JavaScript OOP, Context and Class

Where do I start? Part 4: JavaScript OOP, Context and Class

20
Comments
6 min read
Build Time Rendering in Dojo

Build Time Rendering in Dojo

6
Comments
2 min read
Useless Chrome Extensions for YouTube

Useless Chrome Extensions for YouTube

5
Comments
3 min read
Use Webpack and require.context to load HTML files

Use Webpack and require.context to load HTML files

11
Comments
5 min read
Building objects progressively with the builder pattern in javascript

Building objects progressively with the builder pattern in javascript

7
Comments
7 min read
JavaScript Coding Challenges

JavaScript Coding Challenges

92
Comments 12
2 min read
loading...