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.
Caching Component data in React

Caching Component data in React

17
Comments 4
4 min read
Setup a ES6 javascript project using webpack, babel and eslint

Setup a ES6 javascript project using webpack, babel and eslint

53
Comments 2
1 min read
Karma.js, Headless Chrome and Docker

Karma.js, Headless Chrome and Docker

11
Comments
1 min read
React Native Mobx Tutorial - Part 1

React Native Mobx Tutorial - Part 1

26
Comments 4
4 min read
Kotlin for Pebble

Kotlin for Pebble

12
Comments
2 min read
Angular and ASP.NET Core

Angular and ASP.NET Core

62
Comments 5
18 min read
Debugging JavaScript with Source Maps

Debugging JavaScript with Source Maps

22
Comments 1
6 min read
Is-Vegan helps you to find out which food ingredients are vegan / non-vegan

Is-Vegan helps you to find out which food ingredients are vegan / non-vegan

15
Comments
1 min read
Lazy Evaluation in JavaScript with Generators, Map, Filter, and Reduce

Lazy Evaluation in JavaScript with Generators, Map, Filter, and Reduce

64
Comments 5
5 min read
Deep Copy and the Immutability Issue

Deep Copy and the Immutability Issue

61
Comments 10
5 min read
Building a blog with Gatsby, React and Webtask.io!

Building a blog with Gatsby, React and Webtask.io!

11
Comments
1 min read
Let's create our own filter method in JS

Let's create our own filter method in JS

33
Comments 9
3 min read
Shopping App from Scratch — Part 3

Shopping App from Scratch — Part 3

6
Comments
5 min read
Which one is valid ? How can answer 15 for both ?

Which one is valid ? How can answer 15 for both ?

8
Comments
1 min read
React.js Frequently Faced Problems

React.js Frequently Faced Problems

193
Comments 25
10 min read
Point-free gotchas in JavaScript

Point-free gotchas in JavaScript

35
Comments 7
5 min read
Building an image carousel with Vue.js

Building an image carousel with Vue.js

17
Comments 9
3 min read
Frontend+ Weekly No.6: Webpack 4.0.0, Securing Your GraphQL API, Why Decentralization Matters

Frontend+ Weekly No.6: Webpack 4.0.0, Securing Your GraphQL API, Why Decentralization Matters

43
Comments
6 min read
Localhost Explained By Starting A Microbrewery

Localhost Explained By Starting A Microbrewery

38
Comments 2
7 min read
FSharp Mentorship

FSharp Mentorship

17
Comments 2
3 min read
React is the Treasure I Found Among The Goats

React is the Treasure I Found Among The Goats

121
Comments 12
4 min read
Working with Instagram API and PassportJS in a node application

Working with Instagram API and PassportJS in a node application

34
Comments 4
6 min read
Webpack 4.0 Release: What's New?

Webpack 4.0 Release: What's New?

10
Comments
1 min read
I learned React Fragments

I learned React Fragments

12
Comments
3 min read
Gaming JavaScript

Gaming JavaScript

143
Comments 21
2 min read
A thought about the future of web application development

A thought about the future of web application development

13
Comments 2
9 min read
Oracle maps and MarqueeZoomTool on the SHIFT key

Oracle maps and MarqueeZoomTool on the SHIFT key

11
Comments
1 min read
Why not to use setInterval

Why not to use setInterval

70
Comments 16
2 min read
Building Web Components with Vanilla JavaScript

Building Web Components with Vanilla JavaScript

333
Comments 23
6 min read
Accessing Nested Objects in JavaScript

Accessing Nested Objects in JavaScript

101
Comments 26
3 min read
What JS framework to use to make stockmarket simulator - speed replay visualization tool?

What JS framework to use to make stockmarket simulator - speed replay visualization tool?

12
Comments 2
2 min read
How to Programmatically Trigger 'Click' Event in Angular 4 & 5

How to Programmatically Trigger 'Click' Event in Angular 4 & 5

48
Comments 24
3 min read
Stateless Authentication with JSON Web Tokens

Stateless Authentication with JSON Web Tokens

90
Comments 3
15 min read
[JS] Calculate phonetic similarity of two strings, any ideas?

[JS] Calculate phonetic similarity of two strings, any ideas?

9
Comments 8
1 min read
Scraping my Twitter Social Graph with Python and Selenium

Scraping my Twitter Social Graph with Python and Selenium

41
Comments 3
20 min read
Next.js app on Github Pages

Next.js app on Github Pages

12
Comments
3 min read
The significance of React keys - a visual explanation

The significance of React keys - a visual explanation

107
Comments 10
4 min read
Compose Components in VueJS - Introduction [Part 2]

Compose Components in VueJS - Introduction [Part 2]

9
Comments
1 min read
How to make ajax requests

How to make ajax requests

15
Comments
2 min read
I'm Losing The Motivation Needed, HELP!

I'm Losing The Motivation Needed, HELP!

10
Comments 3
1 min read
Design Patterns for Developers using JavaScript - Part Two

Design Patterns for Developers using JavaScript - Part Two

44
Comments 11
4 min read
Build Your Own Simple Lazy Loading Functionality in WordPress

Build Your Own Simple Lazy Loading Functionality in WordPress

10
Comments
6 min read
Glitch: You're Not in the Matrix

Glitch: You're Not in the Matrix

30
Comments 4
7 min read
An imperative guide to forms in React

An imperative guide to forms in React

7
Comments
11 min read
Quick Start with Redux and Redux-Saga using Redux-Box

Quick Start with Redux and Redux-Saga using Redux-Box

11
Comments
1 min read
Short Circuit Assignment in JavaScript

Short Circuit Assignment in JavaScript

44
Comments 1
2 min read
How to build an image carousel with React

How to build an image carousel with React

59
Comments 17
8 min read
Customize Database Queries in AdonisJS

Customize Database Queries in AdonisJS

14
Comments
1 min read
recompose で ref を扱う

recompose で ref を扱う

9
Comments
1 min read
Finding project names smartly

Finding project names smartly

28
Comments 4
3 min read
Frontend development becomes more difficult than backend development?

Frontend development becomes more difficult than backend development?

24
Comments 16
1 min read
Split fat component into smaller flexible components in React

Split fat component into smaller flexible components in React

25
Comments 1
3 min read
Building a Coffee Map with React Native

Building a Coffee Map with React Native

65
Comments 11
6 min read
Developing Web Apps with ASP.NET Core 2.0 and React - Part 2

Developing Web Apps with ASP.NET Core 2.0 and React - Part 2

9
Comments
1 min read
How to create a custom context menu for your web application

How to create a custom context menu for your web application

64
Comments 13
3 min read
Angular, Node, and Auth0

Angular, Node, and Auth0

6
Comments
4 min read
Entity-Component-System (ECS) in JavaScript A-Frame

Entity-Component-System (ECS) in JavaScript A-Frame

26
Comments 3
4 min read
JavaScript Decorators

JavaScript Decorators

7
Comments
1 min read
Machine Learning for the Lazy Beginner

Machine Learning for the Lazy Beginner

80
Comments 1
5 min read
Async without await, Await without async

Async without await, Await without async

48
Comments 1
2 min read
loading...