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.
The Container with the Most Water: Solving an Algorithm about Areas
Cover image for The Container with the Most Water: Solving an Algorithm about Areas

The Container with the Most Water: Solving an Algorithm about Areas

8
Comments
5 min read
forEach or map ?

forEach or map ?

3
Comments 6
1 min read
Why should I learn JavaScript
Cover image for Why should I learn JavaScript

Why should I learn JavaScript

6
Comments 21
1 min read
Frontend or Backend which is more complicated ?

Frontend or Backend which is more complicated ?

2
Comments 6
1 min read
What's the difference between a framework and a library?

What's the difference between a framework and a library?

8
Comments
4 min read
So I created Slack Clone in Vue(kinda)
Cover image for So I created Slack Clone in Vue(kinda)

So I created Slack Clone in Vue(kinda)

11
Comments 3
3 min read
3 tips for working with dates using vanilla JS
Cover image for 3 tips for working with dates using vanilla JS

3 tips for working with dates using vanilla JS

6
Comments
2 min read
null vs undefined

null vs undefined

6
Comments 2
1 min read
Combining the Power of JavaScript and Rust by Running WebAssembly Outside Browser Using Second State VM
Cover image for Combining the Power of JavaScript and Rust by Running WebAssembly Outside Browser Using Second State VM

Combining the Power of JavaScript and Rust by Running WebAssembly Outside Browser Using Second State VM

12
Comments
5 min read
Roll your own Instagram gallery in 5 mins

Roll your own Instagram gallery in 5 mins

14
Comments
4 min read
Node.js Monitoring in Production - Revised eBook
Cover image for Node.js Monitoring in Production - Revised eBook

Node.js Monitoring in Production - Revised eBook

20
Comments
1 min read
Visualising documentation: JavaScript array.from

Visualising documentation: JavaScript array.from

3
Comments 4
1 min read
Longest Substring Without Repeating Characters
Cover image for Longest Substring Without Repeating Characters

Longest Substring Without Repeating Characters

7
Comments
2 min read
How to use Toast component with PrimeREACT
Cover image for How to use Toast component with PrimeREACT

How to use Toast component with PrimeREACT

13
Comments 3
3 min read
Data Types and Operators in JavaScript: Everything You Need To Know
Cover image for Data Types and Operators in JavaScript: Everything You Need To Know

Data Types and Operators in JavaScript: Everything You Need To Know

52
Comments 7
10 min read
Creating a Custom Tooltip Component in Vue

Creating a Custom Tooltip Component in Vue

8
Comments
3 min read
Help Wanted for the new tsParticles GitHub Pages website
Cover image for Help Wanted for the new tsParticles GitHub Pages website

Help Wanted for the new tsParticles GitHub Pages website

5
Comments
1 min read
Using puppeteer to retrieve google business reviews
Cover image for Using puppeteer to retrieve google business reviews

Using puppeteer to retrieve google business reviews

11
Comments
5 min read
I built yesno.
Cover image for I built yesno.

I built yesno.

7
Comments
1 min read
Conditionally rendering in React with ternary operator

Conditionally rendering in React with ternary operator

5
Comments 2
1 min read
How to create a minimal React and Parcel app in 5 steps

How to create a minimal React and Parcel app in 5 steps

7
Comments
3 min read
Shadow cast spotlight
Cover image for Shadow cast spotlight

Shadow cast spotlight

7
Comments
1 min read
Learn Webpack by dumping create-react-app for once.
Cover image for Learn Webpack by dumping create-react-app for once.

Learn Webpack by dumping create-react-app for once.

56
Comments 2
6 min read
Highlight Search Results with an Angular Pipe
Cover image for Highlight Search Results with an Angular Pipe

Highlight Search Results with an Angular Pipe

21
Comments 3
3 min read
Best Practices to implement during API Design and Development

Best Practices to implement during API Design and Development

6
Comments
5 min read
loading...