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.
Creating a Vue.js component library: Part V - Deploying Documentation to Netlify

Creating a Vue.js component library: Part V - Deploying Documentation to Netlify

3
Comments
2 min read
Call for JavaScript library: "navigation history"

Call for JavaScript library: "navigation history"

18
Comments 6
1 min read
Host Storybook for each pull request with CircleCI and GitHub Deployments

Host Storybook for each pull request with CircleCI and GitHub Deployments

9
Comments
5 min read
Yet Another Resources List!

Yet Another Resources List!

87
Comments 2
3 min read
Why we stopped using 'npm start' for running our blockchain core's child processes

Why we stopped using 'npm start' for running our blockchain core's child processes

12
Comments
9 min read
Using Google Sheets as a Database: 3 Ways to Connect the API to Node.js

Using Google Sheets as a Database: 3 Ways to Connect the API to Node.js

309
Comments 25
18 min read
Best Ways to build Progressive Web Apps (PWA)

Best Ways to build Progressive Web Apps (PWA)

63
Comments
4 min read
NGConf 2019 - Keynote day 1

NGConf 2019 - Keynote day 1

38
Comments
12 min read
Simple and to the point stitching remote schema into local schema with Apollo Server

Simple and to the point stitching remote schema into local schema with Apollo Server

6
Comments
3 min read
Subscription Button

Subscription Button

4
Comments
1 min read
If you Wannabe (assigned) in my JS Object: Conditionally adding properties to JS Objects

If you Wannabe (assigned) in my JS Object: Conditionally adding properties to JS Objects

43
Comments 8
3 min read
Getting started with Web Performance

Getting started with Web Performance

20
Comments
11 min read
Sane tooling for the Frontend engineer commoner

Sane tooling for the Frontend engineer commoner

5
Comments
6 min read
Using await/async in a Simple Script

Using await/async in a Simple Script

8
Comments 2
1 min read
Building a chat app with React Hooks, a pragmatic example

Building a chat app with React Hooks, a pragmatic example

169
Comments 5
12 min read
The new keyword

The new keyword

16
Comments 7
2 min read
The Fullstack React.js Developer RoadMap

The Fullstack React.js Developer RoadMap

695
Comments 13
19 min read
Build a Progressive Web App with Angular

Build a Progressive Web App with Angular

18
Comments 4
9 min read
Writing Jasmine Templates

Writing Jasmine Templates

6
Comments 2
4 min read
Javascript Array.push is 945x faster than Array.concat 🤯🤔

Javascript Array.push is 945x faster than Array.concat 🤯🤔

791
Comments 73
8 min read
How to fix "throw er; // Unhandled 'error' event"?

How to fix "throw er; // Unhandled 'error' event"?

11
Comments
3 min read
monastic-browser

monastic-browser

9
Comments
1 min read
The visual learner’s guide to async JS

The visual learner’s guide to async JS

7
Comments
8 min read
Progressive Enhancement: Respecting web browser preferences in a post ES6 world

Progressive Enhancement: Respecting web browser preferences in a post ES6 world

13
Comments 2
4 min read
Creating animations in Javascript using requestAnimationFrame

Creating animations in Javascript using requestAnimationFrame

49
Comments 2
5 min read
loading...