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.
Using GitHub Discussions to host my Astro blog comments and reactions

Using GitHub Discussions to host my Astro blog comments and reactions

8
Comments 16
3 min read
useState: la caja de juguetes
Cover image for useState: la caja de juguetes

useState: la caja de juguetes

1
Comments
1 min read
Tips to Use Constants File in TypeScript
Cover image for Tips to Use Constants File in TypeScript

Tips to Use Constants File in TypeScript

50
Comments
2 min read
Higher-Order Functions in Javascript

Higher-Order Functions in Javascript

2
Comments
2 min read
how to validate ship address in the USA using JavaScript

how to validate ship address in the USA using JavaScript

1
Comments
1 min read
How I Use Medusa to Create a Powerful Next.js E-commerce Store
Cover image for How I Use Medusa to Create a Powerful Next.js E-commerce Store

How I Use Medusa to Create a Powerful Next.js E-commerce Store

7
Comments
11 min read
Error, Error Handling and Error Handling Technique
Cover image for Error, Error Handling and Error Handling Technique

Error, Error Handling and Error Handling Technique

4
Comments 1
6 min read
Washing your code: avoid comments

Washing your code: avoid comments

Comments 2
5 min read
How to Deploy a Next.js 13 App to AWS with Amplify Hosting
Cover image for How to Deploy a Next.js 13 App to AWS with Amplify Hosting

How to Deploy a Next.js 13 App to AWS with Amplify Hosting

9
Comments 1
4 min read
Assertions in TypeScript
Cover image for Assertions in TypeScript

Assertions in TypeScript

Comments
3 min read
My Favorite Free Courses to Learn JavaScript in Depth

My Favorite Free Courses to Learn JavaScript in Depth

76
Comments 3
15 min read
Return an element in console

Return an element in console

Comments
1 min read
Discovering the Power of JavaScript Proxy After All This Time
Cover image for Discovering the Power of JavaScript Proxy After All This Time

Discovering the Power of JavaScript Proxy After All This Time

87
Comments 18
3 min read
Coding for No-Coders: JavaScript Editing

Coding for No-Coders: JavaScript Editing

6
Comments
3 min read
Getting Started with Solidity, All you need to know (A Step by Step Guide).
Cover image for Getting Started with Solidity, All you need to know (A Step by Step Guide).

Getting Started with Solidity, All you need to know (A Step by Step Guide).

6
Comments 5
5 min read
Conditional Rendering and Rendering List in React
Cover image for Conditional Rendering and Rendering List in React

Conditional Rendering and Rendering List in React

5
Comments
2 min read
Tested and Proven Ways to Solve “Error Code: ‘MODULE_NOT_FOUND, requireStack” Error
Cover image for Tested and Proven Ways to Solve “Error Code: ‘MODULE_NOT_FOUND, requireStack” Error

Tested and Proven Ways to Solve “Error Code: ‘MODULE_NOT_FOUND, requireStack” Error

12
Comments
3 min read
Should I add a not-found.jsx file for each page?

Should I add a not-found.jsx file for each page?

2
Comments
1 min read
Resolvendo problemas no hackerRank: Redução de Strings

Resolvendo problemas no hackerRank: Redução de Strings

Comments
2 min read
Reactivity in JavaScript frameworks
Cover image for Reactivity in JavaScript frameworks

Reactivity in JavaScript frameworks

Comments
4 min read
isNaN() vs Number.isNaN()

isNaN() vs Number.isNaN()

1
Comments
2 min read
Schedule Cloudflare Worker using Cron Triggers

Schedule Cloudflare Worker using Cron Triggers

Comments
2 min read
Naming: Every Developer's Nightmare
Cover image for Naming: Every Developer's Nightmare

Naming: Every Developer's Nightmare

170
Comments 23
6 min read
Moonly weekly progress update #43
Cover image for Moonly weekly progress update #43

Moonly weekly progress update #43

6
Comments
2 min read
JavaScript Array Unshift, Push , Shift, Pop

JavaScript Array Unshift, Push , Shift, Pop

Comments
1 min read
loading...