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 sync data between Coda docs (and Google Sheets) using Google Apps Script

How to sync data between Coda docs (and Google Sheets) using Google Apps Script

12
Comments
17 min read
Reading Client-Side Files for Validation with Vue.js

Reading Client-Side Files for Validation with Vue.js

9
Comments
6 min read
RedGL Release Master_V5.0

RedGL Release Master_V5.0

5
Comments
1 min read
Q Vault: An open source secret manager

Q Vault: An open source secret manager

6
Comments 27
1 min read
Using Google Sheets as a Database: 3 Ways to Connect the API to Node.js

Using Google Sheets as a Database: 3 Ways to Connect the API to Node.js

309
Comments 25
18 min read
I made an adventure map for Oaxaca, Mexico and here's what I learned

I made an adventure map for Oaxaca, Mexico and here's what I learned

17
Comments 6
7 min read
Unform: the definitive form library for React apps

Unform: the definitive form library for React apps

84
Comments 9
6 min read
React Static Basics

React Static Basics

24
Comments 1
8 min read
Learn React JS in 5 minutes — A tutorial for beginners

Learn React JS in 5 minutes — A tutorial for beginners

169
Comments 12
5 min read
NGConf 2019 - Keynote day 1

NGConf 2019 - Keynote day 1

38
Comments
12 min read
Understanding: Context, Scope, Execution Context and 8 different This value in JavaScript explained by Paw Patrol!

Understanding: Context, Scope, Execution Context and 8 different This value in JavaScript explained by Paw Patrol!

150
Comments 2
5 min read
Why we chose Vue

Why we chose Vue

85
Comments 13
6 min read
AWS Serverless - Explorando falhas comuns de segurança

AWS Serverless - Explorando falhas comuns de segurança

6
Comments
12 min read
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
Decorator pattern in javascript

Decorator pattern in javascript

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
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
Side project update #2 - The week of walls

Side project update #2 - The week of walls

6
Comments
4 min read
Tech fields that do not require coding

Tech fields that do not require coding

10
Comments
2 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
loading...