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 we made it to #1 Trending repository in GitHub
Cover image for How we made it to #1 Trending repository in GitHub

How we made it to #1 Trending repository in GitHub

91
Comments 5
2 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
Demystifying NODE_ENV var
Cover image for Demystifying NODE_ENV var

Demystifying NODE_ENV var

4
Comments
2 min read
What are you struggling with? (frontend)

What are you struggling with? (frontend)

6
Comments 10
1 min read
Angular Is the Winner!
Cover image for Angular Is the Winner!

Angular Is the Winner!

19
Comments 6
6 min read
Monorepos with Nx

Monorepos with Nx

12
Comments
3 min read
Emancipate yourself from Vuex with Vue 3's Composition API

Emancipate yourself from Vuex with Vue 3's Composition API

30
Comments 1
8 min read
Refactoring as a Slow but Necessary Process

Refactoring as a Slow but Necessary Process

10
Comments 2
3 min read
My First 50 Days of Learning to Code

My First 50 Days of Learning to Code

23
Comments 3
5 min read
How to debug an infinite loop in Node.js production code
Cover image for How to debug an infinite loop in Node.js production code

How to debug an infinite loop in Node.js production code

7
Comments 2
5 min read
You need these Visual Studio Code extensions!

You need these Visual Studio Code extensions!

121
Comments 4
4 min read
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
loading...