Forem

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 fix "throw er; // Unhandled 'error' event"?

How to fix "throw er; // Unhandled 'error' event"?

11
Comments
3 min read
monastic-browser

monastic-browser

9
Comments
1 min read
Progressive Enhancement: Respecting web browser preferences in a post ES6 world

Progressive Enhancement: Respecting web browser preferences in a post ES6 world

13
Comments 2
4 min read
🛣 Build Laravel Web Applications faster than ever , Easy to install , Effortless to customize 👋.

🛣 Build Laravel Web Applications faster than ever , Easy to install , Effortless to customize 👋.

7
Comments
2 min read
Creating animations in Javascript using requestAnimationFrame

Creating animations in Javascript using requestAnimationFrame

46
Comments 2
5 min read
DYK your website can get a dark mode toggled by your operating system?

DYK your website can get a dark mode toggled by your operating system?

35
Comments 9
2 min read
10 Things I Have Learned Open Sourcing A React Hook Without Going Crazy

10 Things I Have Learned Open Sourcing A React Hook Without Going Crazy

55
Comments
5 min read
ES6: Template Strings

ES6: Template Strings

7
Comments
2 min read
The Abort-able Fetch

The Abort-able Fetch

9
Comments 1
2 min read
Migrating Bluebird promises to native ones

Migrating Bluebird promises to native ones

8
Comments
1 min read
The visual learner’s guide to async JS

The visual learner’s guide to async JS

7
Comments
8 min read
Fixing a very common warning of Sequelize.js

Fixing a very common warning of Sequelize.js

6
Comments
1 min read
Why Angular inDepth is one-of-a-kind and how I joined the cause

Why Angular inDepth is one-of-a-kind and how I joined the cause

21
Comments 3
9 min read
Building a To-Do List Application with Cloudflare Workers and KV

Building a To-Do List Application with Cloudflare Workers and KV

43
Comments
15 min read
React Or JQuery

React Or JQuery

3
Comments 1
1 min read
Libraries for translating JavaScript apps

Libraries for translating JavaScript apps

4
Comments
13 min read
How To Create Serverless API Functions With AWS Lambda

How To Create Serverless API Functions With AWS Lambda

27
Comments 4
4 min read
Canceling promises with Generators in ES6 Javascript

Canceling promises with Generators in ES6 Javascript

74
Comments 3
4 min read
Is There a Good JavaScript Tutorial for New Coders that Teaches a Declarative/Functional Style from the Beginning?

Is There a Good JavaScript Tutorial for New Coders that Teaches a Declarative/Functional Style from the Beginning?

7
Comments
2 min read
A New Coding Style for Switch Statements in JavaScript/TypeScript

A New Coding Style for Switch Statements in JavaScript/TypeScript

65
Comments 41
2 min read
Animated Typing Utility with JavaScript

Animated Typing Utility with JavaScript

20
Comments 1
1 min read
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
Gatsby and Netlify CMS: First Impressions

Gatsby and Netlify CMS: First Impressions

176
Comments 14
6 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
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

20
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
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
Q Vault: An open source secret manager

Q Vault: An open source secret manager

7
Comments 27
1 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
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
Server Side Pagination Made Easy with Akita and Angular

Server Side Pagination Made Easy with Akita and Angular

16
Comments 2
5 min read
How To Build An IoT Dashboard

How To Build An IoT Dashboard

19
Comments
8 min read
Creating Graphs With JavaScript

Creating Graphs With JavaScript

433
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

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

Bulletproof node.js project architecture 🛡️

1903
Comments 96
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

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