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.
Do you know how to use these useful Axios features?

Do you know how to use these useful Axios features?

134
Comments 8
5 min read
Detecting Select All on the Web

Detecting Select All on the Web

47
Comments 3
3 min read
Create your first Serverless workflow with Durable functions

Create your first Serverless workflow with Durable functions

23
Comments 6
10 min read
Callbacks in JavaScript

Callbacks in JavaScript

41
Comments 1
4 min read
Visualization with free JavaScript Libraries: WebDataRocks and ChartJS

Visualization with free JavaScript Libraries: WebDataRocks and ChartJS

23
Comments 2
6 min read
Live Share Integration with Peacock and VS Code

Live Share Integration with Peacock and VS Code

48
Comments 3
3 min read
Tell me about jQuery Patterns!

Tell me about jQuery Patterns!

4
Comments 1
1 min read
Rebuilding my blog with Next.js

Rebuilding my blog with Next.js

55
Comments 1
5 min read
Handling web fonts with TypoGraphy.js

Handling web fonts with TypoGraphy.js

21
Comments
2 min read
NuxtJS: From Terminal to Browser

NuxtJS: From Terminal to Browser

22
Comments 1
1 min read
Fixing React Native WebView’s postMessage for iOS

Fixing React Native WebView’s postMessage for iOS

8
Comments
6 min read
Five Things About VS Code

Five Things About VS Code

90
Comments 13
1 min read
Easy apps with hyperHTML — 7, Testing

Easy apps with hyperHTML — 7, Testing

10
Comments
8 min read
npm passes the 1 millionth package milestone! What can we learn?

npm passes the 1 millionth package milestone! What can we learn?

5
Comments
1 min read
Don't Trust the Cascade - Why I write CSS in JavaScript

Don't Trust the Cascade - Why I write CSS in JavaScript

63
Comments 17
4 min read
Guide - JavaScript and React unit tests basics

Guide - JavaScript and React unit tests basics

8
Comments
1 min read
Building High-Performance Infinite Lists in React

Building High-Performance Infinite Lists in React

22
Comments 2
3 min read
Chasing the best performance of rendering the DOM by hybrids library

Chasing the best performance of rendering the DOM by hybrids library

33
Comments
8 min read
How To Get Route Path Parameters In Non-Routed Angular Components 🦀

How To Get Route Path Parameters In Non-Routed Angular Components 🦀

16
Comments
1 min read
AngularJS, IE11, and the Importance of Research

AngularJS, IE11, and the Importance of Research

4
Comments 1
2 min read
react-snackbar-alert: Simple snackbar notifications for React

react-snackbar-alert: Simple snackbar notifications for React

8
Comments
1 min read
Auto-resize a textarea as its content changes

Auto-resize a textarea as its content changes

5
Comments
1 min read
Understanding JSON.parse() and JSON.stringify()

Understanding JSON.parse() and JSON.stringify()

33
Comments
4 min read
⛓ Uncontrolled form validation with React

⛓ Uncontrolled form validation with React

15
Comments 2
3 min read
Roadmap to Web Developer in 2019

Roadmap to Web Developer in 2019

269
Comments 14
1 min read
A business card in an NPM module.

A business card in an NPM module.

6
Comments
1 min read
World First Transparent Admin Template Built With Vue.js

World First Transparent Admin Template Built With Vue.js

7
Comments
2 min read
MyOS

MyOS

76
Comments 10
4 min read
Learn Public Class Field Syntax by Refactoring a React Component

Learn Public Class Field Syntax by Refactoring a React Component

52
Comments 4
3 min read
Cache your React event listeners to improve performance.

Cache your React event listeners to improve performance.

60
Comments 2
7 min read
On Handlebars and Template Tags

On Handlebars and Template Tags

7
Comments
3 min read
Impress your colleagues with these NPM tricks

Impress your colleagues with these NPM tricks

718
Comments 30
4 min read
Stop Using ngOptions

Stop Using ngOptions

8
Comments
2 min read
Down the Rabbit Hole Debugging Node.js Cipher Support

Down the Rabbit Hole Debugging Node.js Cipher Support

7
Comments 1
7 min read
mazebattles.com / open-source node.js+socket.io project

mazebattles.com / open-source node.js+socket.io project

5
Comments
1 min read
TIL: JSON.stringify takes toJSON methods into consideration

TIL: JSON.stringify takes toJSON methods into consideration

11
Comments
1 min read
From the Devtools to the Clipboard

From the Devtools to the Clipboard

6
Comments
2 min read
Solving for the nth Fibonacci number

Solving for the nth Fibonacci number

9
Comments 2
4 min read
React Native Map with real time location selection for Android

React Native Map with real time location selection for Android

25
Comments 3
4 min read
Sapper - Bootstrap your Svelte project

Sapper - Bootstrap your Svelte project

18
Comments 1
1 min read
Which podcasts to listen to stay tune in programming?

Which podcasts to listen to stay tune in programming?

8
Comments 3
1 min read
How to Find Ideas for Good Practice Projects

How to Find Ideas for Good Practice Projects

137
Comments 1
5 min read
Humane Intro to React (and JSX, and some ES 6)

Humane Intro to React (and JSX, and some ES 6)

8
Comments
13 min read
Grey’s Anatomy Lorem Ipsum Generator Tutorial

Grey’s Anatomy Lorem Ipsum Generator Tutorial

53
Comments 2
11 min read
Idle Map

Idle Map

6
Comments
2 min read
Better Array check with Array.isArray

Better Array check with Array.isArray

19
Comments
3 min read
Reading Code Coverage

Reading Code Coverage

21
Comments 2
4 min read
Clarkio Live Stream Notes: Setting up and writing tests in Node.js/JavaScript

Clarkio Live Stream Notes: Setting up and writing tests in Node.js/JavaScript

7
Comments
2 min read
Blog-like posts, Animate on Scroll, Action quote | Module Monday 41

Blog-like posts, Animate on Scroll, Action quote | Module Monday 41

9
Comments
2 min read
The (Redux) Saga Continues — Implementing your own redux-saga like middleware

The (Redux) Saga Continues — Implementing your own redux-saga like middleware

17
Comments
8 min read
How strict is Typescript's strict mode?

How strict is Typescript's strict mode?

71
Comments 8
7 min read
Clarkio Live Stream Notes: Designing and testing a new feature in a Node.js app

Clarkio Live Stream Notes: Designing and testing a new feature in a Node.js app

5
Comments
3 min read
Intro to Virtual DOM

Intro to Virtual DOM

9
Comments
7 min read
Preload All Angular Bundles

Preload All Angular Bundles

93
Comments 6
3 min read
MDX, authors and richer JAMstack content

MDX, authors and richer JAMstack content

18
Comments 3
2 min read
The performance benefits of progressive enhancement

The performance benefits of progressive enhancement

7
Comments
5 min read
You Can't Spell Collaboration Without Communication

You Can't Spell Collaboration Without Communication

36
Comments 1
5 min read
Reactive Programming for React Developers Part 2 - Integrate with React

Reactive Programming for React Developers Part 2 - Integrate with React

13
Comments
4 min read
Teaching new languages to our bot

Teaching new languages to our bot

5
Comments
7 min read
Do FreeCodeCamp Certifications Hold Weight?

Do FreeCodeCamp Certifications Hold Weight?

89
Comments 41
3 min read
loading...