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.
What is Function Binding? 💫
Cover image for  What is Function Binding? 💫

What is Function Binding? 💫

17
Comments 2
1 min read
Finish that side project — Building my portfolio site series
Cover image for Finish that side project — Building my portfolio site series

Finish that side project — Building my portfolio site series

19
Comments
2 min read
Back to Basics: Functions, Hoisting, and Scope
Cover image for Back to Basics: Functions, Hoisting, and Scope

Back to Basics: Functions, Hoisting, and Scope

49
Comments
7 min read
Scope in Javascript (ES6)

Scope in Javascript (ES6)

4
Comments
4 min read
Clean monolith code repo structure for a small JAM web app

Clean monolith code repo structure for a small JAM web app

5
Comments
7 min read
How to get the connection type of a user's device using JavaScript?
Cover image for How to get the connection type of a user's device using JavaScript?

How to get the connection type of a user's device using JavaScript?

5
Comments
1 min read
10 Fun APIs to Use For Your Next Project

10 Fun APIs to Use For Your Next Project

2107
Comments 71
4 min read
How to Route using Subdomain in React.
Cover image for How to Route using Subdomain in React.

How to Route using Subdomain in React.

49
Comments 3
2 min read
`onClick` listener to be a function, instead got a value of `object` type.

`onClick` listener to be a function, instead got a value of `object` type.

5
Comments 2
1 min read
Build your own React.js - Part 1. ReactDOM.render
Cover image for Build your own React.js - Part 1. ReactDOM.render

Build your own React.js - Part 1. ReactDOM.render

68
Comments 3
6 min read
Deploying NodeJS Application on Amazon EC2 using AWS CodePipeline
Cover image for Deploying NodeJS Application on Amazon EC2 using AWS CodePipeline

Deploying NodeJS Application on Amazon EC2 using AWS CodePipeline

56
Comments 2
6 min read
Additional Hooks in React - useRef()
Cover image for Additional Hooks in React - useRef()

Additional Hooks in React - useRef()

44
Comments 1
2 min read
Enough JavaScript to get you Started : #13 OOP in JS Practical Guide 👩‍💻👨‍💻
Cover image for Enough JavaScript to get you Started : #13 OOP in JS Practical Guide 👩‍💻👨‍💻

Enough JavaScript to get you Started : #13 OOP in JS Practical Guide 👩‍💻👨‍💻

103
Comments 4
4 min read
Generators in JavaScript, Part III - "Advanced" Concepts
Cover image for Generators in JavaScript, Part III - "Advanced" Concepts

Generators in JavaScript, Part III - "Advanced" Concepts

5
Comments
14 min read
Let’s Build a Video Chat App with JavaScript and WebRTC
Cover image for Let’s Build a Video Chat App with JavaScript and WebRTC

Let’s Build a Video Chat App with JavaScript and WebRTC

475
Comments 17
11 min read
My All-Star React Stack
Cover image for My All-Star React Stack

My All-Star React Stack

65
Comments 2
5 min read
Best Programming Languages in 2021👩‍💻
Cover image for Best Programming Languages in 2021👩‍💻

Best Programming Languages in 2021👩‍💻

32
Comments 5
4 min read
A weekly dose of best resources and articles for a full stack web developer 🔥 #1
Cover image for A weekly dose of best resources and articles for a full stack web developer 🔥 #1

A weekly dose of best resources and articles for a full stack web developer 🔥 #1

20
Comments
3 min read
How I Switched from TypeScript to ReScript

How I Switched from TypeScript to ReScript

51
Comments 3
15 min read
Opinionated Angular Setup

Opinionated Angular Setup

3
Comments
12 min read
Introducing Material-UI component mapper for Data Driven Forms
Cover image for Introducing Material-UI component mapper for Data Driven Forms

Introducing Material-UI component mapper for Data Driven Forms

3
Comments 1
5 min read
Solving day 25 of Advent of Code 2020 in JavaScript

Solving day 25 of Advent of Code 2020 in JavaScript

8
Comments
1 min read
Easy way to use Dark Mode in Next.js + Tailwind

Easy way to use Dark Mode in Next.js + Tailwind

102
Comments 19
2 min read
Destructuring Tweets - Episode 4 - Summing Up
Cover image for Destructuring Tweets - Episode 4 - Summing Up

Destructuring Tweets - Episode 4 - Summing Up

5
Comments
2 min read
Building a simple HTML/JavaScript app from start to finish

Building a simple HTML/JavaScript app from start to finish

20
Comments
5 min read
loading...