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.
A node module that returns an array of Bad Words and Top Swear Words Banned by Google.

A node module that returns an array of Bad Words and Top Swear Words Banned by Google.

53
Comments 12
1 min read
Making renders faster with the React 16.5 profiler
Cover image for Making renders faster with the React 16.5 profiler

Making renders faster with the React 16.5 profiler

109
Comments 2
4 min read
JavaScript Arrow Functions: How, Why, When (and WHEN NOT) to Use Them

JavaScript Arrow Functions: How, Why, When (and WHEN NOT) to Use Them

31
Comments
7 min read
Resetting Error Boundary Error State
Cover image for Resetting Error Boundary Error State

Resetting Error Boundary Error State

36
Comments
3 min read
Building an Android TV App with NativeScript

Building an Android TV App with NativeScript

10
Comments 15
4 min read
Impress interviewers with recursion in JavaScript with ES6 features
Cover image for Impress interviewers with recursion in JavaScript with ES6 features

Impress interviewers with recursion in JavaScript with ES6 features

33
Comments
4 min read
Daily Blog Vol.1

Daily Blog Vol.1

6
Comments
3 min read
You don't need Array.reduce()

You don't need Array.reduce()

65
Comments 29
2 min read
Side effects in Redux
Cover image for Side effects in Redux

Side effects in Redux

22
Comments
4 min read
Yasmina’s Quest – adventure game engine in PHP and DHTML (November 2005)

Yasmina’s Quest – adventure game engine in PHP and DHTML (November 2005)

10
Comments
2 min read
Yarnception: Starting Yarn Within Yarn Through Gulp and When It Is Useful
Cover image for Yarnception: Starting Yarn Within Yarn Through Gulp and When It Is Useful

Yarnception: Starting Yarn Within Yarn Through Gulp and When It Is Useful

34
Comments
6 min read
A short story about events in Javascript

A short story about events in Javascript

48
Comments 3
2 min read
Using web components in frameworks

Using web components in frameworks

7
Comments
1 min read
Angular Component Architecture

Angular Component Architecture

9
Comments
1 min read
BxJS Weekly Episode 30 - javascript news podcast 1:00:47

BxJS Weekly Episode 30 - javascript news podcast

10
Comments
1 min read
Finally in Promises & Try/Catch
Cover image for Finally in Promises & Try/Catch

Finally in Promises & Try/Catch

264
Comments 27
4 min read
Form Handling with Gatsby.js V2 and Netlify

Form Handling with Gatsby.js V2 and Netlify

15
Comments 1
3 min read
Custom Elements

Custom Elements

53
Comments 16
4 min read
Implementing the Stack Data Structure in Javascript 06:19

Implementing the Stack Data Structure in Javascript

52
Comments 5
1 min read
I Hate Whiteboard Interviews

I Hate Whiteboard Interviews

15
Comments 4
3 min read
Click to send on WhatsApp with JavaScript

Click to send on WhatsApp with JavaScript

16
Comments 10
1 min read
Separating logic from Express routes for easier testing

Separating logic from Express routes for easier testing

57
Comments 1
5 min read
Converting XML to JSON using Recursion

Converting XML to JSON using Recursion

21
Comments 7
3 min read
React: Not Everything is State
Cover image for React: Not Everything is State

React: Not Everything is State

16
Comments 1
1 min read
Personalize Your Page Based on Params

Personalize Your Page Based on Params

15
Comments 3
3 min read
loading...