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.
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
A Tale of Portfolio Site Evolution in 3 Pictures

A Tale of Portfolio Site Evolution in 3 Pictures

37
Comments 8
6 min read
JavaScript (ES5) - this

JavaScript (ES5) - this

22
Comments 2
6 min read
ELI5: v8 Isolates and Contexts

ELI5: v8 Isolates and Contexts

13
Comments 9
1 min read
Byteconf React Native is coming in December - a free one-day React Native conference, streamed on Twitch

Byteconf React Native is coming in December - a free one-day React Native conference, streamed on Twitch

7
Comments
2 min read
Testing w/ Mocha and Chai
Cover image for Testing w/ Mocha and Chai

Testing w/ Mocha and Chai

20
Comments
3 min read
Wiring TypeScript Into React

Wiring TypeScript Into React

8
Comments 2
4 min read
Map, Filter, Reduce vs For Loops (syntax)

Map, Filter, Reduce vs For Loops (syntax)

148
Comments 12
3 min read
A science fiction terminal emulator 🚀

A science fiction terminal emulator 🚀

14
Comments 13
1 min read
JavaScript (ES5) Objects

JavaScript (ES5) Objects

18
Comments
4 min read
JavaScript (ES5) - Getting Started

JavaScript (ES5) - Getting Started

20
Comments 2
4 min read
loading...