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.
Console log with params
Cover image for Console log with params

Console log with params

30
Comments 6
2 min read
Color your VS code for multiple workspaces

Color your VS code for multiple workspaces

6
Comments
1 min read
Live & Hot Reload/Code Push Xamarin.Forms Apps with Web Atoms
Cover image for Live & Hot Reload/Code Push Xamarin.Forms Apps with Web Atoms

Live & Hot Reload/Code Push Xamarin.Forms Apps with Web Atoms

4
Comments
4 min read
How React saved my life.
Cover image for How React saved my life.

How React saved my life.

10
Comments 7
11 min read
How to store a function using React.useState

How to store a function using React.useState

20
Comments 2
1 min read
Beginner's guide to creating a Node.js server
Cover image for Beginner's guide to creating a Node.js server

Beginner's guide to creating a Node.js server

359
Comments 22
15 min read
2 useful Polling functions in JavaScript
Cover image for 2 useful Polling functions in JavaScript

2 useful Polling functions in JavaScript

6
Comments
1 min read
To Do List with React Hooks

To Do List with React Hooks

12
Comments
3 min read
You probably don't need Redux: Use React Context + useReducer hook

You probably don't need Redux: Use React Context + useReducer hook

91
Comments 23
3 min read
Realtime collaborative drawing with canvas and WebRTC (part 1): SimplePeer, WebSockets and Canvas
Cover image for Realtime collaborative drawing with canvas and WebRTC (part 1): SimplePeer, WebSockets and Canvas

Realtime collaborative drawing with canvas and WebRTC (part 1): SimplePeer, WebSockets and Canvas

175
Comments 4
12 min read
GAS Web App with React
Cover image for GAS Web App with React

GAS Web App with React

11
Comments
3 min read
Realtime collaborative drawing (part 2): Server Sent Events + WebRTC Mesh Networks
Cover image for Realtime collaborative drawing (part 2): Server Sent Events + WebRTC Mesh Networks

Realtime collaborative drawing (part 2): Server Sent Events + WebRTC Mesh Networks

63
Comments 4
15 min read
Reference vs Literal in JavaScript.
Cover image for Reference vs Literal in JavaScript.

Reference vs Literal in JavaScript.

8
Comments
3 min read
How to Copy a Big Object or Array From Console to Clipboard
Cover image for How to Copy a Big Object or Array From Console to Clipboard

How to Copy a Big Object or Array From Console to Clipboard

91
Comments 15
1 min read
Web Scraping in Node.js - Puppeteer, Cheerio, Fetch

Web Scraping in Node.js - Puppeteer, Cheerio, Fetch

13
Comments 2
1 min read
Increase Node JS Performance With Libuv Thread Pool

Increase Node JS Performance With Libuv Thread Pool

74
Comments 11
3 min read
Why Node.js For Web Development in 2020?
Cover image for Why Node.js For Web Development in 2020?

Why Node.js For Web Development in 2020?

39
Comments 7
8 min read
Building a bubble heart counter in React using Framer Motion

Building a bubble heart counter in React using Framer Motion

9
Comments
1 min read
Think Like JavaScript

Think Like JavaScript

12
Comments 1
5 min read
Little Timers Everywhere
Cover image for Little Timers Everywhere

Little Timers Everywhere

4
Comments
1 min read
Decoding UTF-8
Cover image for Decoding UTF-8

Decoding UTF-8

20
Comments
8 min read
How to create Javascript num.toString(base) method?

How to create Javascript num.toString(base) method?

5
Comments
2 min read
React Hooks Revisited: useLayoutEffect

React Hooks Revisited: useLayoutEffect

12
Comments
3 min read
What are template strings really for?

What are template strings really for?

4
Comments
4 min read
How JavaScript Blocks work 🧱

How JavaScript Blocks work 🧱

7
Comments
1 min read
loading...