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.
Introducing Frontity Framework Beta

Introducing Frontity Framework Beta

17
Comments
5 min read
Composability: from Callbacks to Categories in ES6

Composability: from Callbacks to Categories in ES6

19
Comments
17 min read
Algorithm Case Study: How to find anagrams!

Algorithm Case Study: How to find anagrams!

33
Comments
6 min read
How we manage plans & features in our SaaS app

How we manage plans & features in our SaaS app

8
Comments
6 min read
Testing a JavaScript SDK with Karma on BrowserStack

Testing a JavaScript SDK with Karma on BrowserStack

16
Comments
5 min read
Scrollspy, Features, Mouseaway modal | Module Monday 40

Scrollspy, Features, Mouseaway modal | Module Monday 40

11
Comments
2 min read
TIL: JavaScript Objects & Accessing Properties

TIL: JavaScript Objects & Accessing Properties

7
Comments
1 min read
The new keyword

The new keyword

16
Comments 7
2 min read
Erros comuns ao usar Node.js em Lambda

Erros comuns ao usar Node.js em Lambda

6
Comments 2
3 min read
6 coisas que aprendi nos meus 6 primeiros meses usando serverless

6 coisas que aprendi nos meus 6 primeiros meses usando serverless

10
Comments
10 min read
How To Build An IoT Dashboard

How To Build An IoT Dashboard

19
Comments
8 min read
Server Side Pagination Made Easy with Akita and Angular

Server Side Pagination Made Easy with Akita and Angular

16
Comments 2
5 min read
Creating Graphs With JavaScript

Creating Graphs With JavaScript

429
Comments 9
3 min read
Contact form with VueJS

Contact form with VueJS

5
Comments
1 min read
Is NodeList an Array?

Is NodeList an Array?

7
Comments
2 min read
My first Custom Slack App - Part 1

My first Custom Slack App - Part 1

9
Comments
3 min read
Vue CLI ValidationError: webpack Dev Server Invalid Options

Vue CLI ValidationError: webpack Dev Server Invalid Options

14
Comments 1
4 min read
A quick and dirty guide to the call, apply, and bind methods

A quick and dirty guide to the call, apply, and bind methods

8
Comments
5 min read
level up yo py/js adhd af research blaggin

level up yo py/js adhd af research blaggin

7
Comments
4 min read
Fetch Wont Send Or Receive Any Cookies

Fetch Wont Send Or Receive Any Cookies

6
Comments 1
2 min read
Bulletproof node.js project architecture 🛡️

Bulletproof node.js project architecture 🛡️

1881
Comments 95
11 min read
A practical guide to Javascript Proxy

A practical guide to Javascript Proxy

129
Comments 2
9 min read
Here are few things I learnt after completing #javascript30

Here are few things I learnt after completing #javascript30

7
Comments
2 min read
How to kill a node process

How to kill a node process

68
Comments 11
2 min read
Understanding Generators in ES6 Javascript

Understanding Generators in ES6 Javascript

153
Comments 27
2 min read
How to build a Node.js eCommerce website for free

How to build a Node.js eCommerce website for free

231
Comments 11
4 min read
Accessibility first: Dialog

Accessibility first: Dialog

56
Comments 4
3 min read
Closures/Scope and the setTimeout for loop question

Closures/Scope and the setTimeout for loop question

27
Comments 4
2 min read
AWS Lambda and DynamoDB - some first steps

AWS Lambda and DynamoDB - some first steps

24
Comments 3
9 min read
Gatsby and Netlify CMS: First Impressions

Gatsby and Netlify CMS: First Impressions

176
Comments 14
6 min read
Modules in ES6

Modules in ES6

6
Comments
2 min read
Making React components responsive with just 2 functions

Making React components responsive with just 2 functions

42
Comments 2
5 min read
Decorator pattern in javascript

Decorator pattern in javascript

6
Comments
2 min read
Bubble Sort In JavaScript

Bubble Sort In JavaScript

327
Comments 33
3 min read
Reduce

Reduce

26
Comments
11 min read
Automatically deploying your Storybook to Github Pages

Automatically deploying your Storybook to Github Pages

68
Comments
3 min read
Javascript The Jack of All Trade

Javascript The Jack of All Trade

36
Comments
2 min read
Pull to refresh animation with Vanilla JavaScript

Pull to refresh animation with Vanilla JavaScript

157
Comments 14
3 min read
Demystifying How JSX Renders for React Beginners

Demystifying How JSX Renders for React Beginners

52
Comments 2
2 min read
Tech fields that do not require coding

Tech fields that do not require coding

10
Comments
2 min read
Side project update #2 - The week of walls

Side project update #2 - The week of walls

6
Comments
4 min read
Jest assert over single or specific argument/parameters with .toHaveBeenCalledWith and expect.anything()

Jest assert over single or specific argument/parameters with .toHaveBeenCalledWith and expect.anything()

6
Comments
4 min read
Un Cuento de Tres Conferencias

Un Cuento de Tres Conferencias

5
Comments
5 min read
Googlebot now supports latest Javascript features

Googlebot now supports latest Javascript features

7
Comments 1
1 min read
Dynamically Filling in a CSS Grid with JavaScript

Dynamically Filling in a CSS Grid with JavaScript

25
Comments 2
5 min read
Custom Leaflet GUI

Custom Leaflet GUI

17
Comments 8
5 min read
Build hacks - Faster Ember builds with Docker on Windows

Build hacks - Faster Ember builds with Docker on Windows

20
Comments 2
6 min read
JSON Parser Pt3: Objects / tying it together

JSON Parser Pt3: Objects / tying it together

9
Comments 3
7 min read
What’s new in Javascript?

What’s new in Javascript?

97
Comments 10
1 min read
V8.js - Access native v8 engine function from Javascript

V8.js - Access native v8 engine function from Javascript

15
Comments
2 min read
Understanding promises in JavaScript

Understanding promises in JavaScript

64
Comments 4
14 min read
Deploying React app to Netlify (chapter update)

Deploying React app to Netlify (chapter update)

9
Comments 1
1 min read
Create Twitter Image Recognition Bot with Serverless and AWS

Create Twitter Image Recognition Bot with Serverless and AWS

17
Comments 4
13 min read
Tipos de componentes en React Js ⚛️

Tipos de componentes en React Js ⚛️

28
Comments 2
2 min read
Washing your code: avoid loops

Washing your code: avoid loops

52
Comments 5
7 min read
Getting Started with Leaflet

Getting Started with Leaflet

18
Comments
2 min read
AnyChart JS Charts Library Adds Timeline Chart and Network Graph in Version 8.6.0

AnyChart JS Charts Library Adds Timeline Chart and Network Graph in Version 8.6.0

3
Comments
1 min read
Don't forget to ask Babel to compile .mjs files

Don't forget to ask Babel to compile .mjs files

5
Comments
1 min read
My First React Project

My First React Project

84
Comments 19
3 min read
Intro to Hash Tables (JS Objects Under the Hood)

Intro to Hash Tables (JS Objects Under the Hood)

99
Comments 3
6 min read
loading...