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.
React Render Lifecycle and useEffect Hook

React Render Lifecycle and useEffect Hook

12
Comments
2 min read
How to Code the Selection Sort Algorithm in JavaScript and Python
Cover image for How to Code the Selection Sort Algorithm in JavaScript and Python

How to Code the Selection Sort Algorithm in JavaScript and Python

Comments
7 min read
Best TypeScript ORM just got better
Cover image for Best TypeScript ORM just got better

Best TypeScript ORM just got better

1
Comments
3 min read
Magic Numbers and Magic Strings: It's time to talk about it

Magic Numbers and Magic Strings: It's time to talk about it

21
Comments 5
3 min read
Handling errors in React

Handling errors in React

6
Comments 1
4 min read
"this" in JavaScript and "self" in Python; Any Difference?

"this" in JavaScript and "self" in Python; Any Difference?

8
Comments
3 min read
5 best practices for AWS Lambda function design standards
Cover image for 5 best practices for AWS Lambda function design standards

5 best practices for AWS Lambda function design standards

2
Comments
4 min read
What Nobody Told Me About Software Design

What Nobody Told Me About Software Design

10
Comments 5
3 min read
How to create a simple Loading Screen in React
Cover image for How to create a simple Loading Screen in React

How to create a simple Loading Screen in React

61
Comments 3
10 min read
Unveiling 10 TypeScript Techniques Employed by Professionals
Cover image for Unveiling 10 TypeScript Techniques Employed by Professionals

Unveiling 10 TypeScript Techniques Employed by Professionals

3
Comments
2 min read
Scaling And Populating GCP VM And 1 Kubernetes Pod Instance Redirected With Cloud Storage Bucket JSON Function

Scaling And Populating GCP VM And 1 Kubernetes Pod Instance Redirected With Cloud Storage Bucket JSON Function

Comments
3 min read
How I Sold My Side Project!🤑
Cover image for How I Sold My Side Project!🤑

How I Sold My Side Project!🤑

44
Comments 39
2 min read
React Hook: useRef

React Hook: useRef

1
Comments
3 min read
Techniques for Removing Falsy Values from Arrays in JavaScript

Techniques for Removing Falsy Values from Arrays in JavaScript

2
Comments 2
2 min read
extracting RGBA values of an Image

extracting RGBA values of an Image

1
Comments
2 min read
React Suspense for Data Fetching with Axios in React 18
Cover image for React Suspense for Data Fetching with Axios in React 18

React Suspense for Data Fetching with Axios in React 18

16
Comments 1
6 min read
Top 5 Must-Have Technologies Every Developer Should Bookmark
Cover image for Top 5 Must-Have Technologies Every Developer Should Bookmark

Top 5 Must-Have Technologies Every Developer Should Bookmark

Comments
2 min read
How to make a mobile document scanner with just Javascript

How to make a mobile document scanner with just Javascript

15
Comments 2
2 min read
How to Build a Bitcoin Custodian Wallet with Inquirer JS
Cover image for How to Build a Bitcoin Custodian Wallet with Inquirer JS

How to Build a Bitcoin Custodian Wallet with Inquirer JS

Comments
9 min read
How I made an AI-powered query language with ChatGPT

How I made an AI-powered query language with ChatGPT

1
Comments
2 min read
Loop over iterable and object with for..in and for..of
Cover image for Loop over iterable and object with for..in and for..of

Loop over iterable and object with for..in and for..of

Comments
2 min read
💻 Revolutionizing IoT: Web Browsers and NFC Open Up a 🚀 Future
Cover image for 💻 Revolutionizing IoT: Web Browsers and NFC Open Up a 🚀 Future

💻 Revolutionizing IoT: Web Browsers and NFC Open Up a 🚀 Future

Comments
2 min read
Cypress Workshop Part 6: Elements manipulation - Lists, Date picker

Cypress Workshop Part 6: Elements manipulation - Lists, Date picker

8
Comments
6 min read
Drawing basic 2D shapes on a canvas.
Cover image for Drawing basic 2D shapes on a canvas.

Drawing basic 2D shapes on a canvas.

9
Comments 2
3 min read
Dark Mode in 3 Lines of CSS and Other Adventures
Cover image for Dark Mode in 3 Lines of CSS and Other Adventures

Dark Mode in 3 Lines of CSS and Other Adventures

470
Comments 24
6 min read
loading...