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.
How to get index from a JSON object with value: javascript

How to get index from a JSON object with value: javascript

7
Comments
1 min read
TIL: window.setImmediate() has gone

TIL: window.setImmediate() has gone

9
Comments
1 min read
Testing "install" and "update" flows in chrome extensions

Testing "install" and "update" flows in chrome extensions

3
Comments
2 min read
NPM Prepack And Publish

NPM Prepack And Publish

7
Comments
3 min read
Frontend developers, do you want to transition to fullstack? Why?

Frontend developers, do you want to transition to fullstack? Why?

19
Comments 36
1 min read
Building a site navigation menu using React Hooks

Building a site navigation menu using React Hooks

7
Comments
6 min read
Back to Square One

Back to Square One

15
Comments 7
2 min read
Creating stores using React context, hooks, and Immer

Creating stores using React context, hooks, and Immer

19
Comments 6
4 min read
LESS Really is More

LESS Really is More

6
Comments 2
2 min read
TypeScript and JSX Part I - What is JSX?

TypeScript and JSX Part I - What is JSX?

73
Comments 1
3 min read
Let's upgrade our little audio player in React

Let's upgrade our little audio player in React

24
Comments
8 min read
Lexing in JS style 😎
Cover image for Lexing in JS style 😎

Lexing in JS style 😎

57
Comments 5
9 min read
Creating of neural network using JavaScript in 7 minutes!
Cover image for Creating of neural network using JavaScript in 7 minutes!

Creating of neural network using JavaScript in 7 minutes!

199
Comments 37
4 min read
Comparing Solutions: Number in Array
Cover image for Comparing Solutions: Number in Array

Comparing Solutions: Number in Array

18
Comments 9
3 min read
Web Components with Redux

Web Components with Redux

11
Comments
1 min read
"I need to change this code, but it has no test"

"I need to change this code, but it has no test"

75
Comments 10
10 min read
Building chat with Odi (Node.js)
Cover image for Building chat with Odi (Node.js)

Building chat with Odi (Node.js)

35
Comments
8 min read
How do you approach knowledge gaps?

How do you approach knowledge gaps?

60
Comments 18
2 min read
Everything I've learned in this past year as a developer

Everything I've learned in this past year as a developer

15
Comments 2
5 min read
Read Local Text File using JavaScript FileReader API

Read Local Text File using JavaScript FileReader API

18
Comments 1
1 min read
Things I learned after writing tests for JS and HTML page
Cover image for Things I learned after writing tests for JS and HTML page

Things I learned after writing tests for JS and HTML page

79
Comments 10
3 min read
Build a Redux-like Global Store Using React Hooks

Build a Redux-like Global Store Using React Hooks

42
Comments 7
4 min read
How to force package installs to use yarn not npm

How to force package installs to use yarn not npm

20
Comments 1
2 min read
Observables - introducción.

Observables - introducción.

17
Comments
3 min read
Why You Should Learn TypeScript

Why You Should Learn TypeScript

7
Comments
2 min read
loading...