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.
Developing NPM modules for Web and React Native simultaneously with Webpack

Developing NPM modules for Web and React Native simultaneously with Webpack

22
Comments 1
5 min read
What interesting things I can do with npm?

What interesting things I can do with npm?

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

How do I use .forEach on DOM Elements?

115
Comments 26
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
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
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
UX APIs: They Call it Backend for Frontend

UX APIs: They Call it Backend for Frontend

60
Comments 1
5 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
Function identity in JavaScript, or how to remove event listeners properly

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

81
Comments 19
6 min read
AWS AppSync App with React and Apollo

AWS AppSync App with React and Apollo

19
Comments
6 min read
JavaScript Objects

JavaScript Objects

81
Comments 2
8 min read
A quick explanation of Redux Observable.

A quick explanation of Redux Observable.

46
Comments 1
2 min read
Identifying Objects Using Your Browser using TensorFlowJS

Identifying Objects Using Your Browser using TensorFlowJS

37
Comments 1
4 min read
Introduction to ES Modules

Introduction to ES Modules

10
Comments
4 min read
Yes, React is taking over front-end development. The question is why.

Yes, React is taking over front-end development. The question is why.

165
Comments 15
14 min read
How to code

How to code

19
Comments
1 min read
Using our continuous integration tool to continuously integrate our continuous integration tool

Using our continuous integration tool to continuously integrate our continuous integration tool

42
Comments
3 min read
Real-Time Charts using Angular, D3, and Socket.IO

Real-Time Charts using Angular, D3, and Socket.IO

11
Comments
1 min read
Conceptual walkthrough of Redux and Sagas

Conceptual walkthrough of Redux and Sagas

6
Comments
3 min read
JavaScript String Methods You Probably Haven’t Heard Of and that's Okay

JavaScript String Methods You Probably Haven’t Heard Of and that's Okay

53
Comments 1
3 min read
Moving from create-react-app to Gatsby.js

Moving from create-react-app to Gatsby.js

12
Comments
9 min read
CI tools for bundle size comparisons?

CI tools for bundle size comparisons?

10
Comments
1 min read
Challenges

Challenges

17
Comments 4
1 min read
Vue.js and AWS Lambda: Developing Production-Ready Apps (Part 1)

Vue.js and AWS Lambda: Developing Production-Ready Apps (Part 1)

10
Comments
1 min read
JavaScript: Async math is hard

JavaScript: Async math is hard

21
Comments 2
4 min read
JavaScript: Watch out for unwanted hoisting!

JavaScript: Watch out for unwanted hoisting!

59
Comments 7
2 min read
🎁 🎫 20% discount code for Serverlessconf San Fran 2018!!! 🤗 😉Thanks for following 😍

🎁 🎫 20% discount code for Serverlessconf San Fran 2018!!! 🤗 😉Thanks for following 😍

9
Comments 8
1 min read
Build and Deploy a Rest API Using Serverless, Express, and Nodejs

Build and Deploy a Rest API Using Serverless, Express, and Nodejs

139
Comments 4
3 min read
Best and quickest to learn how to build a full stack web app and Javascript?

Best and quickest to learn how to build a full stack web app and Javascript?

7
Comments 1
1 min read
Http Request with AWS Lambda, Node.js 8.10, and Standard http library

Http Request with AWS Lambda, Node.js 8.10, and Standard http library

37
Comments 8
1 min read
An introduction to Single File Components in VueJS

An introduction to Single File Components in VueJS

36
Comments 2
4 min read
Building your MVP App

Building your MVP App

21
Comments 1
3 min read
Immutability in JavaScript

Immutability in JavaScript

14
Comments
4 min read
Inflammatory Topics & Being A Reasonable Dev...

Inflammatory Topics & Being A Reasonable Dev...

37
Comments 5
10 min read
Components in VueJs

Components in VueJs

62
Comments
9 min read
5 React Motion use cases with examples

5 React Motion use cases with examples

13
Comments
17 min read
Javascript needs competition on the front end. Thoughts?

Javascript needs competition on the front end. Thoughts?

60
Comments 41
1 min read
React Native updates with VS App Center CodePush

React Native updates with VS App Center CodePush

21
Comments
5 min read
Submitting HTML forms using JavaScript frameworks (Vue, React, Hyperapp)

Submitting HTML forms using JavaScript frameworks (Vue, React, Hyperapp)

15
Comments
10 min read
How to Prevent Your Users from Using Breached Passwords

How to Prevent Your Users from Using Breached Passwords

12
Comments 2
4 min read
It's all about trade-offs

It's all about trade-offs

32
Comments 4
3 min read
Which JavaScript frameworks should you learn in 2018?

Which JavaScript frameworks should you learn in 2018?

122
Comments 6
3 min read
Add Auth to Your PWA with Okta and Stencil

Add Auth to Your PWA with Okta and Stencil

12
Comments
12 min read
loading...