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 to make functions partially applicable in JavaScript

How to make functions partially applicable in JavaScript

20
Comments 8
5 min read
Setup and Query Many to Many Relationships in AdonisJS

Setup and Query Many to Many Relationships in AdonisJS

17
Comments
1 min read
Coding with TypeScript, Prettier and ?

Coding with TypeScript, Prettier and ?

13
Comments 6
1 min read
A pragmatic solution to the flatten proposal problem #smooshgate #JavaScript

A pragmatic solution to the flatten proposal problem #smooshgate #JavaScript

7
Comments
2 min read
Critique my JS solution to this CodeWars Kata

Critique my JS solution to this CodeWars Kata

13
Comments 9
1 min read
Fluid SVGs with Vue.js

Fluid SVGs with Vue.js

10
Comments
1 min read
Tools you need to use in your react components development 

Tools you need to use in your react components development 

188
Comments 8
3 min read
Why is important to learn Vanilla JavaScript first before opting for a framework or library?

Why is important to learn Vanilla JavaScript first before opting for a framework or library?

25
Comments 3
3 min read
Publish your own NPM package 🎉

Publish your own NPM package 🎉

55
Comments 3
4 min read
Beyond React 16: Time Slicing and Suspense API

Beyond React 16: Time Slicing and Suspense API

12
Comments
1 min read
All about IF statements and booleans in JavaScript!

All about IF statements and booleans in JavaScript!

20
Comments
9 min read
Variables in JavaScript

Variables in JavaScript

17
Comments
4 min read
Reading files in a Chrome Extension

Reading files in a Chrome Extension

43
Comments 13
2 min read
A JavaScript Unit Test Generator for Your Editors

A JavaScript Unit Test Generator for Your Editors

29
Comments 1
1 min read
Here is a little script to grab a list of all font names on Google Fonts.

Here is a little script to grab a list of all font names on Google Fonts.

25
Comments 15
2 min read
How to Serialize Concurrent Operations in JavaScript: Callbacks, Promises, and Async/Await

How to Serialize Concurrent Operations in JavaScript: Callbacks, Promises, and Async/Await

21
Comments 2
8 min read
Using ESlint and Git Hooks

Using ESlint and Git Hooks

16
Comments 3
2 min read
Get App, stand app!

Get App, stand app!

8
Comments
2 min read
Example for google map with vue.js without vue library

Example for google map with vue.js without vue library

25
Comments 1
3 min read
Create a Basic Webpage with CSS and JavaScript

Create a Basic Webpage with CSS and JavaScript

34
Comments 7
4 min read
Please Stop Using Local Storage

Please Stop Using Local Storage

1115
Comments 203
11 min read
Say Hello to Your Own Amazon Lex Chat Bot

Say Hello to Your Own Amazon Lex Chat Bot

10
Comments
6 min read
Observing Style Changes 👁

Observing Style Changes 👁

45
Comments 10
4 min read
Callback Functions in NodeJS

Callback Functions in NodeJS

16
Comments 1
2 min read
Explain Vue.js like I'm five

Explain Vue.js like I'm five

7
Comments 1
1 min read
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
Angular and ASP.NET Core

Angular and ASP.NET Core

62
Comments 5
18 min read
Kotlin for Pebble

Kotlin for Pebble

12
Comments
2 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

194
Comments 26
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

72
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

102
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

50
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
loading...