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.
Multiple functions for single eventListener

Multiple functions for single eventListener

6
Comments
2 min read
How to create a 2D multiplayer game with Vue.js and Socket.io

How to create a 2D multiplayer game with Vue.js and Socket.io

13
Comments 1
8 min read
Angular 8 - Employee Management CRUD App

Angular 8 - Employee Management CRUD App

24
Comments
1 min read
tail.select - The jQuery-Less <select> alternative

tail.select - The jQuery-Less <select> alternative

9
Comments 3
3 min read
Getting started with Enzyme for React

Getting started with Enzyme for React

9
Comments
9 min read
Homebrew React Hooks: useAsyncEffect Or How to Handle Async Operations with useEffect

Homebrew React Hooks: useAsyncEffect Or How to Handle Async Operations with useEffect

60
Comments 12
7 min read
Setting up a Vue CLI project for building Custom HTML Elements

Setting up a Vue CLI project for building Custom HTML Elements

8
Comments
5 min read
Reverse engineering Observable

Reverse engineering Observable

10
Comments
8 min read
8 DOM features you didn’t know existed

8 DOM features you didn’t know existed

9
Comments
12 min read
What’s new in Vuex 3.1.1

What’s new in Vuex 3.1.1

8
Comments 1
6 min read
Pro Node.js tips

Pro Node.js tips

4
Comments
18 min read
Experimental Node.js: testing the new performance hooks

Experimental Node.js: testing the new performance hooks

7
Comments
12 min read
Understanding Shadow DOM v1

Understanding Shadow DOM v1

8
Comments
14 min read
Javascript Object Lookups

Javascript Object Lookups

5
Comments
2 min read
Getting started with Create React App

Getting started with Create React App

8
Comments
13 min read
Managing multiple central stores with Vuex

Managing multiple central stores with Vuex

8
Comments
12 min read
React Navigation vs. React Native Navigation: Which is right for you?

React Navigation vs. React Native Navigation: Which is right for you?

6
Comments
6 min read
Controlling tooltips & pop-up menus using compound components in React

Controlling tooltips & pop-up menus using compound components in React

6
Comments
9 min read
Traditional vs modern web development ⚔️

Traditional vs modern web development ⚔️

114
Comments 14
3 min read
Better development with chrome developer tools

Better development with chrome developer tools

7
Comments
7 min read
Writing readable code with TypeScript enums

Writing readable code with TypeScript enums

3
Comments
8 min read
A quick guide to testing React Hooks

A quick guide to testing React Hooks

8
Comments
8 min read
Promise chaining is dead. Long live async/await

Promise chaining is dead. Long live async/await

7
Comments
6 min read
4 different techniques for copying objects in JavaScript

4 different techniques for copying objects in JavaScript

7
Comments
12 min read
What makes ReasonML so great?

What makes ReasonML so great?

6
Comments
10 min read
loading...