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.
Electron Adventures: Episode 36: File Manager Event Bus

Electron Adventures: Episode 36: File Manager Event Bus

6
Comments
7 min read
Reading JavaScript guide on MDN (study notes)
Cover image for Reading JavaScript guide on MDN (study notes)

Reading JavaScript guide on MDN (study notes)

3
Comments
7 min read
LeetCode 128. Longest Consecutive Sequence (javascript solution)

LeetCode 128. Longest Consecutive Sequence (javascript solution)

6
Comments 1
1 min read
Why this regex it's not working properly? [solved]

Why this regex it's not working properly? [solved]

7
Comments 8
1 min read
Rebuilding and Refactoring Bootcamp Projects

Rebuilding and Refactoring Bootcamp Projects

3
Comments
5 min read
Removing duplicate elements in Javascript: In a simple way! 😵
Cover image for Removing duplicate elements in Javascript: In a simple way! 😵

Removing duplicate elements in Javascript: In a simple way! 😵

115
Comments 11
1 min read
Introducing Hoppscotch 2.0!! A fresh new perspective.
Cover image for Introducing Hoppscotch 2.0!! A fresh new perspective.

Introducing Hoppscotch 2.0!! A fresh new perspective.

60
Comments 7
4 min read
Change the cursor on a website with these tips
Cover image for Change the cursor on a website with these tips

Change the cursor on a website with these tips

46
Comments 4
2 min read
JavaScript Tips & Tricks #1 (undefined)

JavaScript Tips & Tricks #1 (undefined)

2
Comments
2 min read
What will you change or add in javascript if you have a chance?

What will you change or add in javascript if you have a chance?

10
Comments 36
1 min read
JavaScript basics arithmetic operators
Cover image for JavaScript basics arithmetic operators

JavaScript basics arithmetic operators

11
Comments
2 min read
How to pass PHP variables to JavaScript in WordPress

How to pass PHP variables to JavaScript in WordPress

21
Comments
1 min read
LeetCode - Merge Two Sorted Lists

LeetCode - Merge Two Sorted Lists

3
Comments
3 min read
4 Important Differences Between Regular And Arrow Functions
Cover image for 4 Important Differences Between Regular And Arrow Functions

4 Important Differences Between Regular And Arrow Functions

80
Comments 13
7 min read
How to (not) write async code in Express handlers; based on a true story
Cover image for How to (not) write async code in Express handlers; based on a true story

How to (not) write async code in Express handlers; based on a true story

34
Comments
4 min read
How to set up ES module library for the frontend JavaScript

How to set up ES module library for the frontend JavaScript

3
Comments
2 min read
How to use APIs with React Functional Components
Cover image for How to use APIs with React Functional Components

How to use APIs with React Functional Components

80
Comments 1
5 min read
Vue and Docx file

Vue and Docx file

12
Comments 2
1 min read
Build a Modal (Pop up) With HTML, CSS and JavaScript
Cover image for Build a Modal (Pop up) With  HTML, CSS and JavaScript

Build a Modal (Pop up) With HTML, CSS and JavaScript

284
Comments 19
3 min read
Some Problems I Had in Nuxt JS (and how to solve them)
Cover image for Some Problems I Had in Nuxt JS (and how to solve them)

Some Problems I Had in Nuxt JS (and how to solve them)

11
Comments
3 min read
I made my own VS Code theme in less than an hour, here's how? [Part 2]

I made my own VS Code theme in less than an hour, here's how? [Part 2]

5
Comments 1
2 min read
Java replace() Method
Cover image for Java replace() Method

Java replace() Method

5
Comments
3 min read
7 Trending projects on GitHub for JavaScript developers
Cover image for 7 Trending projects on GitHub for JavaScript developers

7 Trending projects on GitHub for JavaScript developers

25
Comments
3 min read
What is a void operator in Javascript?
Cover image for What is a void operator in Javascript?

What is a void operator in Javascript?

1
Comments
1 min read
How to create a variable in JS?

How to create a variable in JS?

2
Comments 3
1 min read
loading...