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.
Upgrade to Webpack 4

Upgrade to Webpack 4

17
Comments 1
3 min read
React Router Introduction

React Router Introduction

79
Comments
5 min read
Converting React Class Components to Function Components using Hooks

Converting React Class Components to Function Components using Hooks

9
Comments
13 min read
How to use Toastr.js notifications in an AngularDart web application

How to use Toastr.js notifications in an AngularDart web application

6
Comments
2 min read
How do you get Node.js apps to production?

How do you get Node.js apps to production?

42
Comments 26
1 min read
Dynamic document head with React Helmet

Dynamic document head with React Helmet

20
Comments 10
2 min read
A simple caching strategy for Node REST APIs, Part 1

A simple caching strategy for Node REST APIs, Part 1

78
Comments 11
3 min read
React Optimizations with React.memo, useCallback, and useReducer.

React Optimizations with React.memo, useCallback, and useReducer.

51
Comments
2 min read
Visualise JavaScript, TypeScript and Flow codebases as meaningful and committable architecture diagrams

Visualise JavaScript, TypeScript and Flow codebases as meaningful and committable architecture diagrams

9
Comments 1
1 min read
twitter-replies-parser - A Tool for Converting Twitter Replies into JSON

twitter-replies-parser - A Tool for Converting Twitter Replies into JSON

17
Comments 4
2 min read
Using ESLint and Prettier in a TypeScript Project

Using ESLint and Prettier in a TypeScript Project

338
Comments 51
4 min read
Sketch Units Plugin 2.0.0-rc.1 available

Sketch Units Plugin 2.0.0-rc.1 available

9
Comments
2 min read
Creating a dynamic sitemap with Ghost & Next.js for ultimate SEO benefits

Creating a dynamic sitemap with Ghost & Next.js for ultimate SEO benefits

36
Comments 1
5 min read
Vue vs Traditional HTML - Reusability & Components - Beginner's Guide

Vue vs Traditional HTML - Reusability & Components - Beginner's Guide

17
Comments 1
7 min read
When lodash is too much

When lodash is too much

5
Comments 3
1 min read
Sort files Google Drive

Sort files Google Drive

15
Comments
1 min read
Module pattern in JavaScript

Module pattern in JavaScript

261
Comments 23
5 min read
Why just cache when you can memoize(with expiration and guaranteed consistency)

Why just cache when you can memoize(with expiration and guaranteed consistency)

10
Comments
3 min read
Using CSS Selectors In Javascript

Using CSS Selectors In Javascript

130
Comments 6
7 min read
How to win javascript in 2019

How to win javascript in 2019

3
Comments 1
1 min read
Which is the best practice for node user authentication and session handling?

Which is the best practice for node user authentication and session handling?

5
Comments 6
1 min read
Diving into the great observer pattern in javascript

Diving into the great observer pattern in javascript

10
Comments
9 min read
Redux middleware as pure functions

Redux middleware as pure functions

21
Comments 7
5 min read
Chrome Canary and Chrome Dev now support ECMAScript10

Chrome Canary and Chrome Dev now support ECMAScript10

36
Comments 1
1 min read
Step by Step Express: Evolution of an App Beyond "Hello, World"

Step by Step Express: Evolution of an App Beyond "Hello, World"

82
Comments 13
1 min read
loading...