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.
Is nodejs v11 faster than v6

Is nodejs v11 faster than v6

14
Comments 4
4 min read
Creating a Magento Theme with Next.js and GraphQL

Creating a Magento Theme with Next.js and GraphQL

33
Comments 5
4 min read
NPM Linking and Unlinking

NPM Linking and Unlinking

106
Comments 14
2 min read
React Hooks, Suspense, and Memo

React Hooks, Suspense, and Memo

126
Comments 1
5 min read
Web Components, for when VueJS is too much

Web Components, for when VueJS is too much

87
Comments 8
5 min read
Truth about Template Engines Part 2

Truth about Template Engines Part 2

9
Comments
4 min read
Computer science in JavaScript: Doubly linked lists

Computer science in JavaScript: Doubly linked lists

10
Comments
9 min read
12-factor Node.js application configuration management without the `config` npm package

12-factor Node.js application configuration management without the `config` npm package

16
Comments 2
3 min read
How to Master Manual Testing

How to Master Manual Testing

21
Comments
9 min read
Clean up your code with these tips!

Clean up your code with these tips!

177
Comments 39
6 min read
Compress image in browser? Easy!

Compress image in browser? Easy!

15
Comments 11
1 min read
Refactoring chronicles: spread operator, map, reduce.

Refactoring chronicles: spread operator, map, reduce.

11
Comments
3 min read
How many ways iterate the objects and arrays in javascript?

How many ways iterate the objects and arrays in javascript?

10
Comments 10
1 min read
fnm: Fast and Simple Node.js Version Manager

fnm: Fast and Simple Node.js Version Manager

27
Comments 1
4 min read
Adding Treehouse Badges Widget to Site

Adding Treehouse Badges Widget to Site

10
Comments
3 min read
Building a React Autocomplete Component from scratch

Building a React Autocomplete Component from scratch

77
Comments 2
5 min read
JS Project Setup: Code Quality is simple when you don't have to do anything

JS Project Setup: Code Quality is simple when you don't have to do anything

72
Comments 16
4 min read
How to extract text from an image using JavaScript

How to extract text from an image using JavaScript

8
Comments
8 min read
How to Use a Vue Grid UI Component in Your Web App (Part 2)

How to Use a Vue Grid UI Component in Your Web App (Part 2)

5
Comments
6 min read
Nextron v4 : Electron + Next.js with ease

Nextron v4 : Electron + Next.js with ease

61
Comments 4
2 min read
A Tour of Angular Console

A Tour of Angular Console

4
Comments
1 min read
Top JavaScript Frameworks For 2019

Top JavaScript Frameworks For 2019

123
Comments 31
19 min read
How not to lint your code?

How not to lint your code?

60
Comments 11
13 min read
FeathersJS Channel Subscriptions

FeathersJS Channel Subscriptions

3
Comments
2 min read
JavaScript typed arrays: Unexpected overflow

JavaScript typed arrays: Unexpected overflow

8
Comments 4
3 min read
loading...