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.
How to Escape the Tyranny of Complicated Javascript in 4 Easy Steps
Cover image for How to Escape the Tyranny of Complicated Javascript in 4 Easy Steps

How to Escape the Tyranny of Complicated Javascript in 4 Easy Steps

16
Comments
3 min read
How I Organize React Projects
Cover image for How I Organize React Projects

How I Organize React Projects

60
Comments 3
6 min read
Weird behaviors of javascript: Primitive Types and Reference Types
Cover image for Weird behaviors of javascript: Primitive Types and Reference Types

Weird behaviors of javascript: Primitive Types and Reference Types

85
Comments 38
2 min read
Why I switched away from Google Firestore
Cover image for Why I switched away from Google Firestore

Why I switched away from Google Firestore

246
Comments 43
7 min read
BFE coding challenge #3 implement Array.prototype.flat()
Cover image for BFE coding challenge #3 implement Array.prototype.flat()

BFE coding challenge #3 implement Array.prototype.flat()

5
Comments
3 min read
One open source project for admin panels, CRUD apps, & internal tools
Cover image for One open source project for admin panels, CRUD apps, & internal tools

One open source project for admin panels, CRUD apps, & internal tools

109
Comments 14
2 min read
Badge it- A Github Action to automate the process of adding Badges to your Readme.

Badge it- A Github Action to automate the process of adding Badges to your Readme.

46
Comments 13
2 min read
New to eLearning? Learn about SCORM
Cover image for New to eLearning? Learn about SCORM

New to eLearning? Learn about SCORM

15
Comments 2
3 min read
Most Useful Features of Chrome Developer Tools That You Must Know

Most Useful Features of Chrome Developer Tools That You Must Know

161
Comments 12
7 min read
NaN - It's Not A Number🙄
Cover image for NaN - It's Not A Number🙄

NaN - It's Not A Number🙄

37
Comments 19
1 min read
Lessons I've learned from building a COVID-19 Bot with 10K users on Telegram
Cover image for Lessons I've learned from building a COVID-19 Bot with 10K users on Telegram

Lessons I've learned from building a COVID-19 Bot with 10K users on Telegram

5
Comments
6 min read
Getting Animated! With React-Spring #2: The useSpring Hook
Cover image for Getting Animated! With React-Spring #2: The useSpring Hook

Getting Animated! With React-Spring #2: The useSpring Hook

34
Comments 1
11 min read
A new npm is coming
Cover image for A new npm is coming

A new npm is coming

168
Comments 24
2 min read
Dealing with URL query parameters in Javascript using URLSearchParams
Cover image for Dealing with URL query parameters in Javascript using URLSearchParams

Dealing with URL query parameters in Javascript using URLSearchParams

38
Comments 3
3 min read
Manipulating CSS Classes with classList - DOM
Cover image for Manipulating CSS Classes with classList - DOM

Manipulating CSS Classes with classList - DOM

35
Comments
3 min read
Angular v/s React v/s Vue: The Complete Comparison
Cover image for Angular v/s React v/s Vue: The Complete Comparison

Angular v/s React v/s Vue: The Complete Comparison

87
Comments 23
7 min read
Monitoring and Performance Wrap Up - August 2020
Cover image for Monitoring and Performance Wrap Up - August 2020

Monitoring and Performance Wrap Up - August 2020

24
Comments
2 min read
Getting Animated! With React-Spring #1: What is React-Spring?
Cover image for Getting Animated! With React-Spring #1: What is React-Spring?

Getting Animated! With React-Spring #1: What is React-Spring?

31
Comments
4 min read
(POSSIBILITIES) what languages are good to learn?

(POSSIBILITIES) what languages are good to learn?

3
Comments 28
1 min read
Clean integration of state managers with Vanilla JS libraries
Cover image for Clean integration of state managers with Vanilla JS libraries

Clean integration of state managers with Vanilla JS libraries

8
Comments
4 min read
Ask a Lead Dev: React Native or Ionic?

Ask a Lead Dev: React Native or Ionic?

11
Comments 1
7 min read
I expect you to fix my broken math app...in under 24 hours

I expect you to fix my broken math app...in under 24 hours

6
Comments 1
1 min read
What is the difference between two times? ⌚️
Cover image for What is the difference between two times? ⌚️

What is the difference between two times? ⌚️

13
Comments 2
4 min read
Introduction to Maps in JavaScript - All You Need to Know
Cover image for Introduction to Maps in JavaScript - All You Need to Know

Introduction to Maps in JavaScript - All You Need to Know

62
Comments
11 min read
DOM(Document Object Model) | Indepth DOM Tutorial
Cover image for DOM(Document Object Model) | Indepth DOM Tutorial

DOM(Document Object Model) | Indepth DOM Tutorial

79
Comments
11 min read
loading...