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.
Quotlify, a React/Redux example project
Cover image for Quotlify, a React/Redux example project

Quotlify, a React/Redux example project

39
Comments 5
4 min read
Eloquent Javascript Book [Free!]

Eloquent Javascript Book [Free!]

33
Comments 1
1 min read
Pure Class Fields in React Component

Pure Class Fields in React Component

18
Comments
1 min read
Learn Vue Router Navigation Guards [VueJS]
Cover image for Learn Vue Router Navigation Guards [VueJS]

Learn Vue Router Navigation Guards [VueJS]

14
Comments
2 min read
Make Your Code Cleaner, Shorter and Easier to Read! ES6 Tips and Tricks.

Make Your Code Cleaner, Shorter and Easier to Read! ES6 Tips and Tricks.

297
Comments 23
8 min read
How to build a simple Twitter bot in 17 lines of code
Cover image for How to build a simple Twitter bot in 17 lines of code

How to build a simple Twitter bot in 17 lines of code

326
Comments 34
3 min read
Building a MarkDown Reader in Electron

Building a MarkDown Reader in Electron

86
Comments 6
4 min read
0cjs! Webpack4 tutorial: Building React app without config file.

0cjs! Webpack4 tutorial: Building React app without config file.

9
Comments 3
3 min read
Why You Should Give a S*** About Accessibility

Why You Should Give a S*** About Accessibility

61
Comments 12
3 min read
Introducing: Inveinta - Another Inventory Management Tool
Cover image for Introducing: Inveinta - Another Inventory Management Tool

Introducing: Inveinta - Another Inventory Management Tool

8
Comments 8
1 min read
React can do it!
Cover image for React can do it!

React can do it!

72
Comments 8
2 min read
So no one's gonna ask? Ok... Should I learn Vue.js before Vue.js 2?

So no one's gonna ask? Ok... Should I learn Vue.js before Vue.js 2?

14
Comments 11
1 min read
Dark patterns with the HTML 5.2 <dialog> tag and Chrome for fun and profit

Dark patterns with the HTML 5.2 <dialog> tag and Chrome for fun and profit

13
Comments 1
1 min read
Redux is easier than you think

Redux is easier than you think

39
Comments 1
5 min read
Any advice on building my first JavaScript Library?

Any advice on building my first JavaScript Library?

13
Comments
1 min read
Have a Handy JS Snippet You Want to Share?
Cover image for Have a Handy JS Snippet You Want to Share?

Have a Handy JS Snippet You Want to Share?

71
Comments 17
2 min read
Blockchain and Blockstack: Saving the Internet's Future

Blockchain and Blockstack: Saving the Internet's Future

12
Comments
1 min read
Introducing Polka: A micro web server.

Introducing Polka: A micro web server.

49
Comments 4
7 min read
Reusable Components and Vue Router [VueJS]
Cover image for Reusable Components and Vue Router [VueJS]

Reusable Components and Vue Router [VueJS]

27
Comments
2 min read
Designing Models in JavaScript
Cover image for Designing Models in JavaScript

Designing Models in JavaScript

96
Comments 3
5 min read
Reveal the nth child of a div with id ‘hello’

Reveal the nth child of a div with id ‘hello’

6
Comments 3
1 min read
Functional Programming in JavaScript with Hyperapp

Functional Programming in JavaScript with Hyperapp

140
Comments 14
6 min read
Building Real-Time Web Applications using wolkenkit

Building Real-Time Web Applications using wolkenkit

9
Comments
1 min read
React Quick Tip: Use Class Properties and Arrow Functions to Avoid Binding `this` to Methods
Cover image for React Quick Tip: Use Class Properties and Arrow Functions to Avoid Binding `this` to Methods

React Quick Tip: Use Class Properties and Arrow Functions to Avoid Binding `this` to Methods

15
Comments 5
1 min read
How to organise NPM scripts in package.json?

How to organise NPM scripts in package.json?

25
Comments 5
2 min read
loading...