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.
Stop touching the DOM, damn it!

Stop touching the DOM, damn it!

28
Comments 2
2 min read
Upgrading to the AWS SDK for JavaScript v3

Upgrading to the AWS SDK for JavaScript v3

4
Comments 1
3 min read
Drum-Kit: Entertainment App using DOM and Javascript
Cover image for Drum-Kit: Entertainment App using DOM and Javascript

Drum-Kit: Entertainment App using DOM and Javascript

5
Comments
4 min read
How to create an SQLite database in node.js

How to create an SQLite database in node.js

7
Comments
2 min read
Future JavaScript – Play with JavaScript syntax features today (2/4 – Syntax)

Future JavaScript – Play with JavaScript syntax features today (2/4 – Syntax)

4
Comments
5 min read
Algorithm Practice: Two Sum
Cover image for Algorithm Practice: Two Sum

Algorithm Practice: Two Sum

117
Comments 11
6 min read
3 Basic JavaScript Concepts That Are Important.
Cover image for 3 Basic JavaScript Concepts That Are Important.

3 Basic JavaScript Concepts That Are Important.

16
Comments 2
1 min read
JS: How to implement a Random Background Color Change to make your sites more professional
Cover image for JS: How to implement a Random Background Color Change to make your sites more professional

JS: How to implement a Random Background Color Change to make your sites more professional

47
Comments 6
2 min read
Chrome extensions: Reusing code
Cover image for Chrome extensions: Reusing code

Chrome extensions: Reusing code

29
Comments 13
6 min read
Build Mobile Apps with Tailwind CSS, Next.js, Ionic Framework, and Capacitor
Cover image for Build Mobile Apps with Tailwind CSS, Next.js, Ionic Framework, and Capacitor

Build Mobile Apps with Tailwind CSS, Next.js, Ionic Framework, and Capacitor

115
Comments 15
7 min read
What is the !! (not not) operator in JavaScript?

What is the !! (not not) operator in JavaScript?

10
Comments 2
1 min read
How to Change Look & Feel of Pseudo Elements using JavaScript and CSS Custom Properties
Cover image for How to Change Look & Feel of Pseudo Elements using JavaScript and CSS Custom Properties

How to Change Look & Feel of Pseudo Elements using JavaScript and CSS Custom Properties

25
Comments
3 min read
Building my first react project
Cover image for Building my first react project

Building my first react project

30
Comments
2 min read
Solution: Binary Tree Right Side View
Cover image for Solution: Binary Tree Right Side View

Solution: Binary Tree Right Side View

6
Comments
2 min read
API Tests with Cypress.IO

API Tests with Cypress.IO

6
Comments 3
2 min read
Headphone Handler // React.js & Redux.js Capstone Project

Headphone Handler // React.js & Redux.js Capstone Project

5
Comments
2 min read
How I Hacked Cookie Clicker Game with Inspect Element 2025
Cover image for How I Hacked Cookie Clicker Game with Inspect Element 2025

How I Hacked Cookie Clicker Game with Inspect Element 2025

54
Comments 64
3 min read
React Hooks: useEffect Explained in 5 Minutes
Cover image for React Hooks: useEffect Explained in 5 Minutes

React Hooks: useEffect Explained in 5 Minutes

26
Comments 2
4 min read
8 Frontend Coding Ideas That Will Inspire You To Code
Cover image for 8 Frontend Coding Ideas That Will Inspire You To Code

8 Frontend Coding Ideas That Will Inspire You To Code

507
Comments 17
3 min read
Import Both Default and Named Exports
Cover image for Import Both Default and Named Exports

Import Both Default and Named Exports

4
Comments
1 min read
How to Build an Issue Tracker with Appsmith
Cover image for How to Build an Issue Tracker with Appsmith

How to Build an Issue Tracker with Appsmith

10
Comments 2
5 min read
JS Test #1: Type conversion in JavaScript
Cover image for JS Test #1: Type conversion in JavaScript

JS Test #1: Type conversion in JavaScript

187
Comments 4
1 min read
Frontend Code Review Checklist
Cover image for Frontend Code Review Checklist

Frontend Code Review Checklist

10
Comments
2 min read
How to get rid of switch statements
Cover image for How to get rid of switch statements

How to get rid of switch statements

10
Comments 1
2 min read
JS Test #6: Variable number of arguments
Cover image for JS Test #6: Variable number of arguments

JS Test #6: Variable number of arguments

14
Comments
1 min read
loading...