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.
LeetCode problem #1 — Two-sum (JavaScript)

LeetCode problem #1 — Two-sum (JavaScript)

6
Comments
3 min read
Node, NPM, Yarn & NVM

Node, NPM, Yarn & NVM

7
Comments
1 min read
How onDestroy() lifecycle function works in Svelte?

How onDestroy() lifecycle function works in Svelte?

6
Comments
2 min read
Why Doesn't React's useState Hook Merge Objects?

Why Doesn't React's useState Hook Merge Objects?

6
Comments
2 min read
LeetCode problem #5 — Longest Palindromic Substring (JavaScript)

LeetCode problem #5 — Longest Palindromic Substring (JavaScript)

6
Comments 1
2 min read
CSRF Protection in Next.js

CSRF Protection in Next.js

15
Comments 10
2 min read
Getting Started with HTML5 Canvas
Cover image for Getting Started with HTML5 Canvas

Getting Started with HTML5 Canvas

8
Comments 1
4 min read
LeetCode problem #4 — Median of two sorted arrays (JavaScript)

LeetCode problem #4 — Median of two sorted arrays (JavaScript)

2
Comments
2 min read
SOLID principle #2: Open-Closed (JavaScript)

SOLID principle #2: Open-Closed (JavaScript)

4
Comments
1 min read
SOLID principle #4: Interface Segregation (JavaScript)

SOLID principle #4: Interface Segregation (JavaScript)

3
Comments
1 min read
Building a HTTP Tunnel with WebSocket and Node.JS Stream
Cover image for Building a HTTP Tunnel with WebSocket and Node.JS Stream

Building a HTTP Tunnel with WebSocket and Node.JS Stream

8
Comments
4 min read
How to use Tailwind CSS with a React App
Cover image for How to use Tailwind CSS with a React App

How to use Tailwind CSS with a React App

6
Comments
3 min read
Creating a Node.js SQL Library
Cover image for Creating a Node.js SQL Library

Creating a Node.js SQL Library

30
Comments 2
4 min read
25 NPM Packages for Developers to Boost Productivity
Cover image for 25 NPM Packages for Developers to Boost Productivity

25 NPM Packages for Developers to Boost Productivity

14
Comments 4
4 min read
Call, Apply and Bind in JavaScript

Call, Apply and Bind in JavaScript

4
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.