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.
Managing multiple central stores with Vuex

Managing multiple central stores with Vuex

8
Comments
12 min read
Traditional vs modern web development ⚔️
Cover image for Traditional vs modern web development ⚔️

Traditional vs modern web development ⚔️

114
Comments 14
3 min read
Controlling tooltips & pop-up menus using compound components in React

Controlling tooltips & pop-up menus using compound components in React

6
Comments
9 min read
Better development with chrome developer tools

Better development with chrome developer tools

7
Comments
7 min read
Writing readable code with TypeScript enums

Writing readable code with TypeScript enums

3
Comments
8 min read
4 different techniques for copying objects in JavaScript

4 different techniques for copying objects in JavaScript

7
Comments
12 min read
Promise chaining is dead. Long live async/await

Promise chaining is dead. Long live async/await

7
Comments
6 min read
A quick guide to testing React Hooks

A quick guide to testing React Hooks

8
Comments
8 min read
What makes ReasonML so great?

What makes ReasonML so great?

6
Comments
10 min read
React Navigation - Getting started!
Cover image for React Navigation - Getting started!

React Navigation - Getting started!

46
Comments 1
3 min read
Testing with Jest: from zero to hero

Testing with Jest: from zero to hero

7
Comments
8 min read
How to limit front-end bugs

How to limit front-end bugs

6
Comments
8 min read
Animated navbar, Bold fader, Slat footer | Module Monday 46
Cover image for Animated navbar, Bold fader, Slat footer | Module Monday 46

Animated navbar, Bold fader, Slat footer | Module Monday 46

8
Comments
2 min read
You spin me right r und
Cover image for You spin me right r und

You spin me right r und

16
Comments
15 min read
Adding pipelines to JavaScript

Adding pipelines to JavaScript

7
Comments
8 min read
Create Dev's offline page with Rust and WebAssembly 🦄💡✨
Cover image for Create Dev's offline page with Rust and WebAssembly 🦄💡✨

Create Dev's offline page with Rust and WebAssembly 🦄💡✨

166
Comments 17
5 min read
Is Typescript on Node.js good enough for Java developers?

Is Typescript on Node.js good enough for Java developers?

6
Comments
19 min read
Deploying React App from Github to Netlify
Cover image for Deploying React App from Github to Netlify

Deploying React App from Github to Netlify

87
Comments 6
2 min read
ECMAScript 2019 and beyond...
Cover image for ECMAScript 2019 and beyond...

ECMAScript 2019 and beyond...

127
Comments 5
9 min read
Javascript Object literal conditional properties
Cover image for Javascript Object literal conditional properties

Javascript Object literal conditional properties

7
Comments
1 min read
Svelte - Cybernetically enhanced web apps

Svelte - Cybernetically enhanced web apps

4
Comments
1 min read
Angular + @ngx-translate + Typings
Cover image for Angular + @ngx-translate + Typings

Angular + @ngx-translate + Typings

139
Comments 6
5 min read
Build a Slack slash command app with Zeit’s Now

Build a Slack slash command app with Zeit’s Now

4
Comments
2 min read
Tetris: Building a game using JavaScript
Cover image for Tetris: Building a game using JavaScript

Tetris: Building a game using JavaScript

105
Comments 7
5 min read
Object entries && fromEntries

Object entries && fromEntries

6
Comments
1 min read
loading...