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.
Expressions Everywhere

Expressions Everywhere

4
Comments
2 min read
Reversing a string using a Generator

Reversing a string using a Generator

6
Comments
1 min read
Creating Custom Directives in Vue
Cover image for Creating Custom Directives in Vue

Creating Custom Directives in Vue

45
Comments 2
8 min read
So you think you know JavaScript?
Cover image for So you think you know JavaScript?

So you think you know JavaScript?

560
Comments 31
9 min read
JavaScript debugging with Chrome DevTools

JavaScript debugging with Chrome DevTools

7
Comments
2 min read
Top 5 Programming Languages Every Software Developer Should Learn

Top 5 Programming Languages Every Software Developer Should Learn

214
Comments 60
12 min read
Reverse Engineering, how YOU can build a testing library in JavaScript
Cover image for Reverse Engineering, how YOU can build a testing library in JavaScript

Reverse Engineering, how YOU can build a testing library in JavaScript

154
Comments 9
8 min read
Real-Time Feature Flags Using React Hooks

Real-Time Feature Flags Using React Hooks

5
Comments
2 min read
Reversing a string using RegExp

Reversing a string using RegExp

11
Comments 1
1 min read
Teaser: Twitch Stream Series on Software Development 00:30

Teaser: Twitch Stream Series on Software Development

15
Comments
1 min read
How to Replace React Components With PureScript

How to Replace React Components With PureScript

20
Comments 1
18 min read
Front-End Analogies: Closure's Coffee — Closures, Lexical Scope
Cover image for Front-End Analogies: Closure's Coffee — Closures, Lexical Scope

Front-End Analogies: Closure's Coffee — Closures, Lexical Scope

7
Comments 1
2 min read
Effortless render optimization with state usage tracking with React hooks
Cover image for Effortless render optimization with state usage tracking with React hooks

Effortless render optimization with state usage tracking with React hooks

5
Comments
3 min read
Blockchain Ethereum Development Guide from A to Z
Cover image for Blockchain Ethereum Development Guide from A to Z

Blockchain Ethereum Development Guide from A to Z

16
Comments
5 min read
Migrating from jquery-ujs to rails-ujs

Migrating from jquery-ujs to rails-ujs

34
Comments
6 min read
Do you know these weird parts of JavaScript?

Do you know these weird parts of JavaScript?

76
Comments 12
1 min read
JavaScript 101: var or let or const?

JavaScript 101: var or let or const?

11
Comments 2
4 min read
WebGL Month. Day 22. Reducing number of WebGL calls by 5000 times
Cover image for WebGL Month. Day 22. Reducing number of WebGL calls by 5000 times

WebGL Month. Day 22. Reducing number of WebGL calls by 5000 times

7
Comments
5 min read
Exposing headers on CORS responses

Exposing headers on CORS responses

12
Comments
2 min read
How to to derive enum/union values in Flow without duplication
Cover image for How to to derive enum/union values in Flow without duplication

How to to derive enum/union values in Flow without duplication

6
Comments
5 min read
Lazy Recursion Using JavaScript Generators
Cover image for Lazy Recursion Using JavaScript Generators

Lazy Recursion Using JavaScript Generators

22
Comments 1
2 min read
Osgood and CouchDB

Osgood and CouchDB

4
Comments
5 min read
Building Svelte 3 Budget Poll App [2]

Building Svelte 3 Budget Poll App [2]

7
Comments
8 min read
Unfollow non-followers on Twitter

Unfollow non-followers on Twitter

17
Comments 4
1 min read
Wordpress HTML to Markdown for Gatsby
Cover image for Wordpress HTML to Markdown for Gatsby

Wordpress HTML to Markdown for Gatsby

6
Comments 1
4 min read
loading...