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.
Checking your project dependencies for vulnerabilites

Checking your project dependencies for vulnerabilites

31
Comments 1
1 min read
JavaScript: Data Structures (Part 3 - Maps)

JavaScript: Data Structures (Part 3 - Maps)

21
Comments 1
3 min read
JavaScript: Data Structures (Part 1 - Arrays)

JavaScript: Data Structures (Part 1 - Arrays)

60
Comments 2
3 min read
How does TypeScript or Flow compare to transpile-to-JS languages like Elm, ReasonML or PureScript?

How does TypeScript or Flow compare to transpile-to-JS languages like Elm, ReasonML or PureScript?

4
Comments 1
1 min read
Lazy Loading Images - The Complete Guide
Cover image for Lazy Loading Images - The Complete Guide

Lazy Loading Images - The Complete Guide

225
Comments 5
16 min read
Beware of the findOne function
Cover image for Beware of the findOne function

Beware of the findOne function

85
Comments 16
3 min read
Experimenting with brain-computer interfaces in JavaScript

Experimenting with brain-computer interfaces in JavaScript

175
Comments 11
12 min read
Conditional statements in JavaScript

Conditional statements in JavaScript

14
Comments
3 min read
Migrations on the Hasura GraphQL Engine (Heroku to Digital Ocean)

Migrations on the Hasura GraphQL Engine (Heroku to Digital Ocean)

14
Comments
1 min read
A Linked List in JavaScript

A Linked List in JavaScript

24
Comments
7 min read
Real world testing recipes: Node service that calls an external API
Cover image for Real world testing recipes: Node service that calls an external API

Real world testing recipes: Node service that calls an external API

49
Comments 1
9 min read
Check If Variable Is A Number In JavaScript

Check If Variable Is A Number In JavaScript

18
Comments 1
1 min read
5 Helpful Language Features Proposed for JavaScript (2018 edition)

5 Helpful Language Features Proposed for JavaScript (2018 edition)

13
Comments 2
4 min read
CODING BYTES: PART 4 — CONDITIONAL STATEMENTS
Cover image for CODING BYTES: PART 4 — CONDITIONAL STATEMENTS

CODING BYTES: PART 4 — CONDITIONAL STATEMENTS

12
Comments
3 min read
Addy Osmani's 18-Point Web Performance Checklist

Addy Osmani's 18-Point Web Performance Checklist

369
Comments 9
1 min read
Episode 11.5: Building a JSON API - Input Validation and Sanitation - Lightning Round
Cover image for Episode 11.5: Building a JSON API - Input Validation and Sanitation - Lightning Round

Episode 11.5: Building a JSON API - Input Validation and Sanitation - Lightning Round

9
Comments
1 min read
Design Patterns in Web Development - #2 Memento
Cover image for Design Patterns in Web Development - #2 Memento

Design Patterns in Web Development - #2 Memento

133
Comments 8
8 min read
Sharing my first personal website
Cover image for Sharing my first personal website

Sharing my first personal website

57
Comments 36
1 min read
La relación entre atributos HTML y propiedades JavaScript

La relación entre atributos HTML y propiedades JavaScript

7
Comments
6 min read
3 Quick Wins to Test Your Presentational React Components with Jest

3 Quick Wins to Test Your Presentational React Components with Jest

7
Comments
1 min read
JavaScript (ES5) Data Types

JavaScript (ES5) Data Types

24
Comments
5 min read
Function Declarations vs Expressions: A Quick Guide

Function Declarations vs Expressions: A Quick Guide

18
Comments
2 min read
Emacs: Highlight $FlowFixMe comments

Emacs: Highlight $FlowFixMe comments

6
Comments
1 min read
My Journey through Javascript: Arrays and Objects
Cover image for My Journey through Javascript: Arrays and Objects

My Journey through Javascript: Arrays and Objects

5
Comments
2 min read
Immutability - something worth striving for

Immutability - something worth striving for

18
Comments 3
3 min read
loading...