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.
Sharing Data between Blazor and JavaScript ( JS interop )
Cover image for Sharing Data between Blazor and JavaScript ( JS interop )

Sharing Data between Blazor and JavaScript ( JS interop )

12
Comments 2
4 min read
The many ways to select the n-th character from a string.
Cover image for The many ways to select the n-th character from a string.

The many ways to select the n-th character from a string.

5
Comments 12
1 min read
#DEVDiscuss: What's New in ES2023?
Cover image for #DEVDiscuss: What's New in ES2023?

#DEVDiscuss: What's New in ES2023?

16
Comments 2
1 min read
How to Access User Location In React
Cover image for How to Access User Location In React

How to Access User Location In React

10
Comments
3 min read
Desacoplando frontend com module-federation Angular - Parte 1

Desacoplando frontend com module-federation Angular - Parte 1

19
Comments
3 min read
Exploring Procedural, Object-Oriented, and Functional Programming with JavaScript
Cover image for Exploring Procedural, Object-Oriented, and Functional Programming with JavaScript

Exploring Procedural, Object-Oriented, and Functional Programming with JavaScript

2
Comments
3 min read
Understanding and Implementing Functions in JavaScript
Cover image for Understanding and Implementing Functions in JavaScript

Understanding and Implementing Functions in JavaScript

Comments
4 min read
Mastering React Patterns: Presentational and Container Components
Cover image for Mastering React Patterns: Presentational and Container Components

Mastering React Patterns: Presentational and Container Components

6
Comments
3 min read
Why using Components in React now will save you headaches in the future.

Why using Components in React now will save you headaches in the future.

9
Comments
4 min read
When to know 🤔 that I am capable to start learning React

When to know 🤔 that I am capable to start learning React

2
Comments
2 min read
MANAGING A TEAM WITH NODE.JS (PART 2)
Cover image for MANAGING A TEAM WITH NODE.JS (PART 2)

MANAGING A TEAM WITH NODE.JS (PART 2)

2
Comments
6 min read
Svelte TimeTable Game

Svelte TimeTable Game

10
Comments 2
1 min read
PayPal Has Updated Its Webhook Verification Endpoint
Cover image for PayPal Has Updated Its Webhook Verification Endpoint

PayPal Has Updated Its Webhook Verification Endpoint

11
Comments 5
4 min read
Stringify and Parse Errors in JavaScript

Stringify and Parse Errors in JavaScript

27
Comments 2
2 min read
New JavaScript Array Methods: A Guide for Developers
Cover image for New JavaScript Array Methods: A Guide for Developers

New JavaScript Array Methods: A Guide for Developers

2
Comments
2 min read
The Complete Guide to OOP In Javascript

The Complete Guide to OOP In Javascript

10
Comments 2
8 min read
Building an Account switcher with NextJS and Next Auth

Building an Account switcher with NextJS and Next Auth

4
Comments
4 min read
So The Journey Begins - My Startup Story
Cover image for So The Journey Begins - My Startup Story

So The Journey Begins - My Startup Story

7
Comments 1
2 min read
Next JS Routing Patterns
Cover image for Next JS Routing Patterns

Next JS Routing Patterns

10
Comments 5
3 min read
Beyond Traditional Functions: Embracing Arrow Functions in JavaScript

Beyond Traditional Functions: Embracing Arrow Functions in JavaScript

Comments
2 min read
React Hooks Made Easy: A Step-by-Step Tutorial (Part 2)

React Hooks Made Easy: A Step-by-Step Tutorial (Part 2)

13
Comments
8 min read
Spotify API for creating 'Listening now' card with Nextjs

Spotify API for creating 'Listening now' card with Nextjs

5
Comments 2
5 min read
What is cross-origin? Why do we write cross-origin in our code?
Cover image for What is cross-origin? Why do we write cross-origin in our code?

What is cross-origin? Why do we write cross-origin in our code?

2
Comments
1 min read
Balancing Complexity: A Tale of Array Includes vs. Negation
Cover image for Balancing Complexity: A Tale of Array Includes vs. Negation

Balancing Complexity: A Tale of Array Includes vs. Negation

1
Comments 3
3 min read
💻ES6 tutorial: let in javascript
Cover image for 💻ES6 tutorial: let in javascript

💻ES6 tutorial: let in javascript

5
Comments 2
2 min read
loading...