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.
code every day with me

code every day with me

5
Comments
1 min read
Create a React App (Video)

Create a React App (Video)

15
Comments
1 min read
Release 0.3 Inter PR

Release 0.3 Inter PR

2
Comments
2 min read
Learning Vue JS
Cover image for Learning Vue JS

Learning Vue JS

11
Comments 11
1 min read
The "Best" Raw JS Approach to the DOM
Cover image for The "Best" Raw JS Approach to the DOM

The "Best" Raw JS Approach to the DOM

44
Comments 6
4 min read
React Hook to Allow Undo/Redo
Cover image for React Hook to Allow Undo/Redo

React Hook to Allow Undo/Redo

63
Comments 5
3 min read
Understanding the basics of node

Understanding the basics of node

2
Comments
1 min read
How to toggle Dark/Light Mode using JavaScript
Cover image for How to toggle Dark/Light Mode using JavaScript

How to toggle Dark/Light Mode using JavaScript

198
Comments 4
3 min read
Expo ReactNative Not working on LAN

Expo ReactNative Not working on LAN

3
Comments
1 min read
Getting Started with Monorepo with Nx Nrwl

Getting Started with Monorepo with Nx Nrwl

2
Comments 1
27 min read
Creating a React component with TDD
Cover image for Creating a React component with TDD

Creating a React component with TDD

502
Comments 13
6 min read
JavaScript: The Beginning
Cover image for JavaScript: The Beginning

JavaScript: The Beginning

26
Comments
7 min read
Three.js พื้นฐาน
Cover image for Three.js พื้นฐาน

Three.js พื้นฐาน

2
Comments
1 min read
Add Auto-logout To A React App
Cover image for Add Auto-logout To A React App

Add Auto-logout To A React App

204
Comments 6
2 min read
angularday report
Cover image for angularday report

angularday report

8
Comments
7 min read
Basics of MongoDB

Basics of MongoDB

9
Comments 1
14 min read
Great node version management

Great node version management

3
Comments
2 min read
The JavaScript event loop execution order, summarized in a simple manner

The JavaScript event loop execution order, summarized in a simple manner

7
Comments
1 min read
Handling image loading and error state in Next.js
Cover image for Handling image loading and error state in Next.js

Handling image loading and error state in Next.js

55
Comments 3
3 min read
Create a PR to automatically fix code linting errors
Cover image for Create a PR to automatically fix code linting errors

Create a PR to automatically fix code linting errors

9
Comments
1 min read
React SketchBoard DevLog #1 - Drawing with mouse, color and width selection and panning.
Cover image for React SketchBoard DevLog #1 - Drawing with mouse, color and width selection and panning.

React SketchBoard DevLog #1 - Drawing with mouse, color and width selection and panning.

8
Comments
1 min read
LeetCode - Binary Tree Level Order Traversal

LeetCode - Binary Tree Level Order Traversal

6
Comments
4 min read
Create Login Form with show/hide password field in React.

Create Login Form with show/hide password field in React.

10
Comments 1
4 min read
1 line of code: How to get the sum of an array of numbers
Cover image for 1 line of code: How to get the sum of an array of numbers

1 line of code: How to get the sum of an array of numbers

3
Comments 2
1 min read
Day 41 of 100 Days of Code & Scrum: Next.js Contact Form HTML, useState, and Validation
Cover image for Day 41 of 100 Days of Code & Scrum: Next.js Contact Form HTML, useState, and Validation

Day 41 of 100 Days of Code & Scrum: Next.js Contact Form HTML, useState, and Validation

17
Comments
2 min read
loading...