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.
How do I use .forEach on DOM Elements?

How do I use .forEach on DOM Elements?

116
Comments 26
2 min read
Algorithms and Data Structures in JavaScript

Algorithms and Data Structures in JavaScript

707
Comments 15
3 min read
How to create a Hacker News API GraphQL data source for GatsbyJS

How to create a Hacker News API GraphQL data source for GatsbyJS

43
Comments
5 min read
Introducing AsyncResolver.js: Resolve async subscribed decisions

Introducing AsyncResolver.js: Resolve async subscribed decisions

11
Comments
2 min read
Concurrent Iteration

Concurrent Iteration

32
Comments 6
2 min read
JavaScript: Equality insanity, or where x === 1 && x === 2

JavaScript: Equality insanity, or where x === 1 && x === 2

59
Comments 5
5 min read
Train Your SMS FAQ Bot Via Slack

Train Your SMS FAQ Bot Via Slack

8
Comments
1 min read
Check if the chain has the same amount

Check if the chain has the same amount

14
Comments 12
1 min read
Function identity in JavaScript, or how to remove event listeners properly

Function identity in JavaScript, or how to remove event listeners properly

82
Comments 19
6 min read
Build, Deploy and Publish an API Using Code.xyz and Node.js in 6 Easy Steps

Build, Deploy and Publish an API Using Code.xyz and Node.js in 6 Easy Steps

36
Comments
8 min read
UX APIs: They Call it Backend for Frontend

UX APIs: They Call it Backend for Frontend

60
Comments 1
5 min read
Offline-First with Node.js and Hoodie: A Practical Introduction to Progressive Web Apps

Offline-First with Node.js and Hoodie: A Practical Introduction to Progressive Web Apps

113
Comments 4
15 min read
BxJS Weekly Ep. 15 - javascript news podcast 57:24

BxJS Weekly Ep. 15 - javascript news podcast

11
Comments
1 min read
Do you use Service Workers in production? How has your experience been like?

Do you use Service Workers in production? How has your experience been like?

42
Comments 8
1 min read
UX APIs and Custom Microservices

UX APIs and Custom Microservices

8
Comments
3 min read
Bullet Train: Using feature flags and remote config in CI

Bullet Train: Using feature flags and remote config in CI

57
Comments
3 min read
React Native without Expo

React Native without Expo

35
Comments 3
2 min read
Narcissistic number

Narcissistic number

55
Comments 11
1 min read
Curriculum.co.ke ~ From KnockoutJS to VueJS

Curriculum.co.ke ~ From KnockoutJS to VueJS

16
Comments 8
1 min read
How to Build Your Own Serverless Contact Form

How to Build Your Own Serverless Contact Form

109
Comments 1
4 min read
MobX Tips: New Api named flow (confusing name...)

MobX Tips: New Api named flow (confusing name...)

12
Comments 4
1 min read
Tree Data Structures Explained with JavaScript

Tree Data Structures Explained with JavaScript

158
Comments 2
11 min read
Restpollo - React Fetch Component

Restpollo - React Fetch Component

16
Comments
3 min read
Bulma Based UI Components for Vue.js

Bulma Based UI Components for Vue.js

31
Comments 2
5 min read
A quick explanation of Redux Observable.

A quick explanation of Redux Observable.

46
Comments 1
2 min read
loading...