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.
Node Package Manager (NPM) Explained by Directing A Movie

Node Package Manager (NPM) Explained by Directing A Movie

76
Comments 3
7 min read
Diary - 2018.10.29

Diary - 2018.10.29

13
Comments
2 min read
A simple React Form solution

A simple React Form solution

9
Comments 4
2 min read
How to send an SMS from React with Twilio

How to send an SMS from React with Twilio

60
Comments 9
9 min read
ReactJs Chrome Extension Boilerplate

ReactJs Chrome Extension Boilerplate

22
Comments
1 min read
Async, Await - Sorry what JavaScript?

Async, Await - Sorry what JavaScript?

9
Comments 2
3 min read
Learning the Granular Details of a Programming Language?

Learning the Granular Details of a Programming Language?

76
Comments 37
1 min read
Null Object Pattern

Null Object Pattern

52
Comments 17
1 min read
Avoid manually prepending '/api' to every Express route with this simple method

Avoid manually prepending '/api' to every Express route with this simple method

53
Comments 2
2 min read
Let's Build Web Components! Part 5: LitElement

Let's Build Web Components! Part 5: LitElement

137
Comments 21
18 min read
Let's Build Web Components! Part 6: Gluon

Let's Build Web Components! Part 6: Gluon

25
Comments 2
6 min read
Vue-native Infinite scroll

Vue-native Infinite scroll

13
Comments
3 min read
Starting A Project Of Personal Interest

Starting A Project Of Personal Interest

13
Comments 3
2 min read
It is OK to keep random things in a single monorepo

It is OK to keep random things in a single monorepo

41
Comments 4
2 min read
VeeValidate 2.1: Validation Providers

VeeValidate 2.1: Validation Providers

7
Comments
5 min read
A Beginner's Guide to JavaScript's Prototype

A Beginner's Guide to JavaScript's Prototype

560
Comments 16
19 min read
Crana - React & NodeJS apps in under a second

Crana - React & NodeJS apps in under a second

82
Comments 10
3 min read
metro v0.48.1 needs react-native v0.53.3 when run test with jest

metro v0.48.1 needs react-native v0.53.3 when run test with jest

6
Comments
1 min read
Service workers: beware Safari's range request

Service workers: beware Safari's range request

27
Comments
5 min read
the time I had to bodge

the time I had to bodge

5
Comments 2
2 min read
Implementing full-text search for your static site

Implementing full-text search for your static site

35
Comments 5
4 min read
Lets Refactor - Part 1

Lets Refactor - Part 1

14
Comments 2
1 min read
Using GraphQL Mutations in Vue.js 👽

Using GraphQL Mutations in Vue.js 👽

10
Comments
4 min read
Basic Functional Programming with Javascript

Basic Functional Programming with Javascript

67
Comments 3
4 min read
Changes in Javascript's lifecycle [ES6,ES7,ES8]

Changes in Javascript's lifecycle [ES6,ES7,ES8]

100
Comments 5
3 min read
loading...