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.
Testing & CI/CD in JavaScript Projects

Testing & CI/CD in JavaScript Projects

10
Comments
6 min read
Ways to control flow...

Ways to control flow...

6
Comments
2 min read
The Semantics of Falsy Values
Cover image for The Semantics of Falsy Values

The Semantics of Falsy Values

49
Comments 15
6 min read
Tejas Kumar: Being a Frontend Lead Means Encouraging My Team to Do Incredible Work
Cover image for Tejas Kumar: Being a Frontend Lead Means Encouraging My Team to Do Incredible Work

Tejas Kumar: Being a Frontend Lead Means Encouraging My Team to Do Incredible Work

19
Comments
6 min read
New book series in the works: Bite Sized JavaScript
Cover image for New book series in the works: Bite Sized JavaScript

New book series in the works: Bite Sized JavaScript

6
Comments
3 min read
6 Ways to Help Keep You Going When Working on JavaScript Projects
Cover image for 6 Ways to Help Keep You Going When Working on JavaScript Projects

6 Ways to Help Keep You Going When Working on JavaScript Projects

147
Comments 12
7 min read
Testing iframes in React with Enzyme

Testing iframes in React with Enzyme

12
Comments
2 min read
Building Blocks (Learn ClojureScript)
Cover image for Building Blocks (Learn ClojureScript)

Building Blocks (Learn ClojureScript)

10
Comments
7 min read
'Express Middleware' is just a fancy way of chaining a bunch of functions. Explained in 3 mins 😎

'Express Middleware' is just a fancy way of chaining a bunch of functions. Explained in 3 mins 😎

140
Comments 15
3 min read
Secure Automatic Updates for Electron Apps

Secure Automatic Updates for Electron Apps

19
Comments 1
6 min read
ES6 in action (or using ES6 to ease problem solving)

ES6 in action (or using ES6 to ease problem solving)

9
Comments
6 min read
Simplify form handling in your app using valid HTML elements

Simplify form handling in your app using valid HTML elements

6
Comments
6 min read
Laravel + Vue = ❤️

Laravel + Vue = ❤️

81
Comments 3
7 min read
How async components can optimize performance in Vue apps
Cover image for How async components can optimize performance in Vue apps

How async components can optimize performance in Vue apps

57
Comments
7 min read
Debugging: "Failed to construct 'Request': Invalid Argument." in Edge
Cover image for Debugging: "Failed to construct 'Request': Invalid Argument." in Edge

Debugging: "Failed to construct 'Request': Invalid Argument." in Edge

2
Comments
3 min read
Designers can unleash your potentials as a frontend developer

Designers can unleash your potentials as a frontend developer

43
Comments 1
2 min read
How to Build an AI Enabled Natural Language Synthesization Chrome Extension
Cover image for How to Build an AI Enabled Natural Language Synthesization Chrome Extension

How to Build an AI Enabled Natural Language Synthesization Chrome Extension

119
Comments 6
8 min read
ES6 Generators for State Management in React
Cover image for ES6 Generators for State Management in React

ES6 Generators for State Management in React

25
Comments 3
3 min read
Is this a €1.000,00 worth Node script?

Is this a €1.000,00 worth Node script?

121
Comments 12
3 min read
Destructuring Arrays in JavaScript

Destructuring Arrays in JavaScript

41
Comments
3 min read
My VSCode shortcuts, settings, and extensions for productivity.
Cover image for My VSCode shortcuts, settings, and extensions for productivity.

My VSCode shortcuts, settings, and extensions for productivity.

488
Comments 36
7 min read
Adding spinners and notifications to your React app
Cover image for Adding spinners and notifications to your React app

Adding spinners and notifications to your React app

30
Comments 1
12 min read
'x-www-form-urlencoded' or 'form-data' 😵 ? Explained in 2 mins.

'x-www-form-urlencoded' or 'form-data' 😵 ? Explained in 2 mins.

89
Comments 6
3 min read
How to Setup ESLint and Prettier for Your React Apps
Cover image for How to Setup ESLint and Prettier for Your React Apps

How to Setup ESLint and Prettier for Your React Apps

101
Comments 6
12 min read
PostgreSQL: What is it & How To Install it

PostgreSQL: What is it & How To Install it

29
Comments
1 min read
loading...