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 Angular Works, and Why You Should Be Using It.
Cover image for How Angular Works, and Why You Should Be Using It.

How Angular Works, and Why You Should Be Using It.

83
Comments 13
4 min read
Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.
Cover image for Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

3
Comments 6
1 min read
A new way to construct/debug Arrays
Cover image for A new way to construct/debug Arrays

A new way to construct/debug Arrays

5
Comments
1 min read
100 days of interview questions series!
Cover image for 100 days of interview questions series!

100 days of interview questions series!

6
Comments
1 min read
Split your e2e testing into interactive testing and scenario testing
Cover image for Split your e2e testing into interactive testing and scenario testing

Split your e2e testing into interactive testing and scenario testing

9
Comments 1
2 min read
How to add PreLoader in React JS Application
Cover image for How to add PreLoader in React JS Application

How to add PreLoader in React JS Application

4
Comments
1 min read
2nd month in Manhattan!

2nd month in Manhattan!

4
Comments
1 min read
Project showcase: Country Currency Information Search
Cover image for Project showcase: Country Currency Information Search

Project showcase: Country Currency Information Search

7
Comments
1 min read
Lazy loading non-routable Angular modules — Imperative & Declarative pattern

Lazy loading non-routable Angular modules — Imperative & Declarative pattern

6
Comments
2 min read
Strapi quirks you should know about
Cover image for Strapi quirks you should know about

Strapi quirks you should know about

9
Comments 3
3 min read
Rookie Mistake?
Cover image for Rookie Mistake?

Rookie Mistake?

8
Comments 10
2 min read
Should I start learning React or is it too late ???

Should I start learning React or is it too late ???

20
Comments 44
1 min read
Join us live on May 19 for the Azure Static Web Apps Anniversary!
Cover image for Join us live on May 19 for the Azure Static Web Apps Anniversary!

Join us live on May 19 for the Azure Static Web Apps Anniversary!

26
Comments
3 min read
JS Refactoring Combo: Simplify Duplicated Function Call Inside If-Else Statement
Cover image for JS Refactoring Combo: Simplify Duplicated Function Call Inside If-Else Statement

JS Refactoring Combo: Simplify Duplicated Function Call Inside If-Else Statement

20
Comments 9
1 min read
Destructuring of Arrays and Objects in Javascript
Cover image for Destructuring of Arrays and Objects in Javascript

Destructuring of Arrays and Objects in Javascript

15
Comments
4 min read
Add filters to your web camera or other editing properties with canvas element
Cover image for Add filters to your web camera or other editing properties with canvas element

Add filters to your web camera or other editing properties with canvas element

13
Comments
2 min read
JavaScript: Map versus forEach
Cover image for JavaScript: Map versus forEach

JavaScript: Map versus forEach

9
Comments
3 min read
JSONPath with Alpine.js CSP build in Postman Visualizer
Cover image for JSONPath with Alpine.js CSP build in Postman Visualizer

JSONPath with Alpine.js CSP build in Postman Visualizer

10
Comments
2 min read
Menggunakan Factory Method Untuk Membuat Object
Cover image for Menggunakan Factory Method Untuk Membuat Object

Menggunakan Factory Method Untuk Membuat Object

7
Comments
1 min read
SvelteKit Hooks

SvelteKit Hooks

7
Comments 1
1 min read
Why is it you can execute a function on the right side of an AND && operator in JavaScript

Why is it you can execute a function on the right side of an AND && operator in JavaScript

6
Comments
1 min read
My Journey towards Full-Stack 🚀
Cover image for My Journey towards Full-Stack 🚀

My Journey towards Full-Stack 🚀

6
Comments 2
3 min read
Next.js Shopping Website
Cover image for Next.js Shopping Website

Next.js Shopping Website

3
Comments
1 min read
Fullstack ecommerce site using Nextjs, Supabase, prisma and chatwoot.🔥🔥
Cover image for Fullstack ecommerce site using Nextjs, Supabase, prisma and chatwoot.🔥🔥

Fullstack ecommerce site using Nextjs, Supabase, prisma and chatwoot.🔥🔥

50
Comments 2
57 min read
Where to deploy your node.js app [April 2022]
Cover image for Where to deploy your node.js app [April 2022]

Where to deploy your node.js app [April 2022]

5
Comments 1
1 min read
loading...