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.
Into the world of Chrome Experiments
Cover image for Into the world of Chrome Experiments

Into the world of Chrome Experiments

47
Comments
7 min read
Simple way to diff server/browser rendering results

Simple way to diff server/browser rendering results

5
Comments
1 min read
How to iterate over objects using array methods

How to iterate over objects using array methods

41
Comments 8
2 min read
Quick Tip: Transform an Array into an Object using .reduce()
Cover image for Quick Tip: Transform an Array into an Object using .reduce()

Quick Tip: Transform an Array into an Object using .reduce()

59
Comments 19
5 min read
Sharing state using React's Context API
Cover image for Sharing state using React's Context API

Sharing state using React's Context API

44
Comments 24
4 min read
Passing Arrays as Function Arguments

Passing Arrays as Function Arguments

118
Comments 13
3 min read
The "debounce"

The "debounce"

21
Comments 2
3 min read
Why I prefer objects over switch statements
Cover image for Why I prefer objects over switch statements

Why I prefer objects over switch statements

107
Comments 15
7 min read
Machine Learning for the Offline Web
Cover image for Machine Learning for the Offline Web

Machine Learning for the Offline Web

7
Comments
6 min read
DEV zen mode: userscript

DEV zen mode: userscript

33
Comments 9
2 min read
Building a Simple Chrome Extension

Building a Simple Chrome Extension

166
Comments 6
7 min read
Your Thoughts About Types

Your Thoughts About Types

5
Comments
1 min read
Refactoring a video player using reveal module and command pattern in JavaScript
Cover image for Refactoring a video player using reveal module and command pattern in JavaScript

Refactoring a video player using reveal module and command pattern in JavaScript

16
Comments
7 min read
Better Reusable Media Queries on Emotion
Cover image for Better Reusable Media Queries on Emotion

Better Reusable Media Queries on Emotion

40
Comments 7
3 min read
Lets Build Web Components! Part 8: Mythbusters Edition
Cover image for Lets Build Web Components! Part 8: Mythbusters Edition

Lets Build Web Components! Part 8: Mythbusters Edition

200
Comments 50
18 min read
Closures in Javascript

Closures in Javascript

82
Comments 8
3 min read
Code smart, not hard
Cover image for Code smart, not hard

Code smart, not hard

491
Comments 21
4 min read
Angular courses for you and your team, a review of Ultimate Courses
Cover image for Angular courses for you and your team, a review of Ultimate Courses

Angular courses for you and your team, a review of Ultimate Courses

21
Comments 3
5 min read
Rewriting A Static Website Using Gatsby and GraphQL - Part 1

Rewriting A Static Website Using Gatsby and GraphQL - Part 1

33
Comments 3
7 min read
Pattern-Match your JavaScript with Z
Cover image for Pattern-Match your JavaScript with Z

Pattern-Match your JavaScript with Z

60
Comments 13
2 min read
CSS Smooth Scrolling
Cover image for CSS Smooth Scrolling

CSS Smooth Scrolling

189
Comments 18
2 min read
Triggering shake animations in react-pose

Triggering shake animations in react-pose

9
Comments
2 min read
React animation libraries
Cover image for React animation libraries

React animation libraries

83
Comments 1
8 min read
There's no such thing as a full stack developer
Cover image for There's no such thing as a full stack developer

There's no such thing as a full stack developer

112
Comments 39
5 min read
High level view and logic separation in React

High level view and logic separation in React

34
Comments 20
2 min read
loading...