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.
Visualizing Closures with the VSCode Debugger 05:01

Visualizing Closures with the VSCode Debugger

97
Comments 4
1 min read
How to Get 100 Website Performance Score
Cover image for How to Get 100 Website Performance Score

How to Get 100 Website Performance Score

30
Comments
6 min read
Writing Simple Application with Nucleoid
Cover image for Writing Simple Application with Nucleoid

Writing Simple Application with Nucleoid

10
Comments
3 min read
Starting My React Journey

Starting My React Journey

4
Comments
1 min read
How I made my first Full Stack App and Got a Certification from Harvard University and how you can too.
Cover image for How I made my first Full Stack App and Got a Certification from Harvard University and how you can too.

How I made my first Full Stack App and Got a Certification from Harvard University and how you can too.

44
Comments 12
1 min read
Adding SASS/Scss to your Vuejs project (and micro frameworks pains)
Cover image for Adding SASS/Scss to your Vuejs project (and micro frameworks pains)

Adding SASS/Scss to your Vuejs project (and micro frameworks pains)

9
Comments
2 min read
How to Create a Priority Queue With JavaScript
Cover image for How to Create a Priority Queue With JavaScript

How to Create a Priority Queue With JavaScript

26
Comments
6 min read
How to get a list of your globally installed NPM packages? The easy way.
Cover image for How to get a list of your globally installed NPM packages? The easy way.

How to get a list of your globally installed NPM packages? The easy way.

4
Comments
1 min read
Vanilla JavaScript Browser Detection
Cover image for Vanilla JavaScript Browser Detection

Vanilla JavaScript Browser Detection

26
Comments 4
2 min read
Keyboard control of your web app (beyond tabindex)

Keyboard control of your web app (beyond tabindex)

7
Comments
2 min read
let's animate minion using gsap

let's animate minion using gsap

8
Comments
2 min read
How to Rerender a Vue Route When Path Parameters Change

How to Rerender a Vue Route When Path Parameters Change

8
Comments
3 min read
Instagram Like Play/Pause for Videos using React.js
Cover image for Instagram Like Play/Pause for Videos using React.js

Instagram Like Play/Pause for Videos using React.js

16
Comments
5 min read
Update lifecycle of a class-based React component
Cover image for Update lifecycle of a class-based React component

Update lifecycle of a class-based React component

5
Comments
3 min read
React Quiz tutorial | with Typescript

React Quiz tutorial | with Typescript

7
Comments
1 min read
🌒 Enable Dark Mode on WhatsApp Web
Cover image for 🌒 Enable Dark Mode on WhatsApp Web

🌒 Enable Dark Mode on WhatsApp Web

26
Comments 2
1 min read
Slice() & Splice() in JavaScript
Cover image for Slice() & Splice() in JavaScript

Slice() & Splice() in JavaScript

28
Comments 5
3 min read
How to use the React Context API
Cover image for How to use the React Context API

How to use the React Context API

25
Comments 1
4 min read
started learning rust

started learning rust

5
Comments 2
1 min read
How to create a sticky Website footer in 5 different ways
Cover image for How to create a sticky Website footer in 5 different ways

How to create a sticky Website footer in 5 different ways

141
Comments 4
6 min read
Vue 3: Optimization via Cached Handlers
Cover image for Vue 3: Optimization via Cached Handlers

Vue 3: Optimization via Cached Handlers

69
Comments
3 min read
Let’s prototype a GraphQL API with Zero code
Cover image for Let’s prototype a GraphQL API with Zero code

Let’s prototype a GraphQL API with Zero code

6
Comments
3 min read
Building a Vue Application with Serverless on Netlify
Cover image for Building a Vue Application with Serverless on Netlify

Building a Vue Application with Serverless on Netlify

10
Comments
3 min read
Delta Compression: A practical guide to diff algorithms and delta file formats
Cover image for Delta Compression: A practical guide to diff algorithms and delta file formats

Delta Compression: A practical guide to diff algorithms and delta file formats

7
Comments
12 min read
Select all nodes in a DOM except the nth query

Select all nodes in a DOM except the nth query

6
Comments
1 min read
loading...