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 II - Structure

Creating a Vue.js component library: Part II - Structure

33
Comments 6
5 min read
Peacock - Choose What to Color

Peacock - Choose What to Color

90
Comments 14
2 min read
Clear my mind (and yours) about render props once and for all

Clear my mind (and yours) about render props once and for all

5
Comments
2 min read
NodeJS logging made right

NodeJS logging made right

34
Comments
7 min read
A Journey with GraphQL

A Journey with GraphQL

32
Comments
3 min read
Magical Mystery Guide For Async/Await In Javascript

Magical Mystery Guide For Async/Await In Javascript

9
Comments
3 min read
Use Vue to create a SPA without any Node modules

Use Vue to create a SPA without any Node modules

98
Comments 72
5 min read
8 reasons to use styled-components

8 reasons to use styled-components

18
Comments
8 min read
Modular redux architecture

Modular redux architecture

21
Comments 1
5 min read
JavaScript: Is Fallthrough From Switch Statement A Troublemaker?

JavaScript: Is Fallthrough From Switch Statement A Troublemaker?

9
Comments
5 min read
How I wrote my own React wrapper for Google Map

How I wrote my own React wrapper for Google Map

26
Comments 12
4 min read
Betting my career on JAMstack.

Betting my career on JAMstack.

47
Comments 18
2 min read
react-circular-input — React components for easily composing a circular range input

react-circular-input — React components for easily composing a circular range input

10
Comments 1
1 min read
How to Write a Chrome Extension from JavaScript Snippets code

How to Write a Chrome Extension from JavaScript Snippets code

5
Comments
4 min read
JavaScript Tutorial Creating a CounterString tool in Chrome Browser Dev Tools Snippets

JavaScript Tutorial Creating a CounterString tool in Chrome Browser Dev Tools Snippets

3
Comments
4 min read
Web Component Course Brainstorming

Web Component Course Brainstorming

6
Comments 1
1 min read
Creating your first npm package

Creating your first npm package

506
Comments 35
7 min read
Sending a DOM Element over postmessage

Sending a DOM Element over postmessage

10
Comments 1
2 min read
Understanding JavaScript/TypeScript Memoization

Understanding JavaScript/TypeScript Memoization

52
Comments 11
5 min read
How I Became Functional

How I Became Functional

5
Comments
5 min read
Writing Unit Tests For A Rewrite: A Case Study

Writing Unit Tests For A Rewrite: A Case Study

66
Comments 8
11 min read
Most Popular Development Posts Of The Week (27 February 2019)

Most Popular Development Posts Of The Week (27 February 2019)

15
Comments
2 min read
Build a CRUD App with Angular and Firebase

Build a CRUD App with Angular and Firebase

13
Comments
12 min read
Color Harmonies in JavaScript

Color Harmonies in JavaScript

12
Comments 2
4 min read
Understanding the new Set object in JavaScript

Understanding the new Set object in JavaScript

13
Comments 1
5 min read
loading...