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 find an object from an array of objects using the property value in JavaScript?
Cover image for How to find an object from an array of objects using the property value in JavaScript?

How to find an object from an array of objects using the property value in JavaScript?

5
Comments
2 min read
Modais com React js

Modais com React js

3
Comments
2 min read
JS Basics: Difference between "null" and "undefined"

JS Basics: Difference between "null" and "undefined"

14
Comments 1
2 min read
Add a YouTube stats widget to your iPhone with JavaScript
Cover image for Add a YouTube stats widget to your iPhone with JavaScript

Add a YouTube stats widget to your iPhone with JavaScript

18
Comments 2
7 min read
Problem Solving Patterns

Problem Solving Patterns

43
Comments
3 min read
Autovivification in JavaScript
Cover image for Autovivification in JavaScript

Autovivification in JavaScript

8
Comments
3 min read
React Test-Driven Development (TDD)
Cover image for React Test-Driven Development (TDD)

React Test-Driven Development (TDD)

85
Comments 9
1 min read
What is Array.map and How to Use It

What is Array.map and How to Use It

2
Comments
2 min read
Create Vue 3 Apps with the Composition API — Read-Only Properties and Side Effects

Create Vue 3 Apps with the Composition API — Read-Only Properties and Side Effects

6
Comments
2 min read
Building a VueJS dropdown menu component
Cover image for Building a VueJS dropdown menu component

Building a VueJS dropdown menu component

23
Comments
7 min read
Add Charts into Our React App with Nivo — Pie Chart

Add Charts into Our React App with Nivo — Pie Chart

6
Comments
2 min read
let vs const in javascript;
Cover image for let vs const in javascript;

let vs const in javascript;

14
Comments
9 min read
JavaScript Internals - Part I (Execution Context)
Cover image for JavaScript Internals - Part I (Execution Context)

JavaScript Internals - Part I (Execution Context)

10
Comments
3 min read
Modern Shopify theme development
Cover image for Modern Shopify theme development

Modern Shopify theme development

39
Comments
1 min read
An easy way for adding Copy to Clipboard functionality in React App
Cover image for An easy way for adding Copy to Clipboard functionality in React App

An easy way for adding Copy to Clipboard functionality in React App

41
Comments 1
3 min read
MDX (Unified) Mutating Options Object Cost Me 2 Hours

MDX (Unified) Mutating Options Object Cost Me 2 Hours

5
Comments
4 min read
Adding new features to my open source (React + Django) job board
Cover image for Adding new features to my open source (React + Django) job board

Adding new features to my open source (React + Django) job board

4
Comments
1 min read
Some Utils/Generic Functions

Some Utils/Generic Functions

6
Comments
3 min read
My First React App
Cover image for My First React App

My First React App

5
Comments 5
1 min read
Reasons to drop var in javascript;
Cover image for Reasons to drop var in javascript;

Reasons to drop var in javascript;

20
Comments 1
3 min read
A React "if component"

A React "if component"

32
Comments 6
1 min read
Evaluating JS in the browser for a low code product
Cover image for Evaluating JS in the browser for a low code product

Evaluating JS in the browser for a low code product

9
Comments
4 min read
Build your own digital clock with JavaScript
Cover image for Build your own digital clock with JavaScript

Build your own digital clock with JavaScript

12
Comments
6 min read
Run Git commands from Node.js application using JavaScript! 🚀
Cover image for Run Git commands from Node.js application using JavaScript! 🚀

Run Git commands from Node.js application using JavaScript! 🚀

29
Comments 1
3 min read
How to get 2000+ Github stars in 2 days
Cover image for How to get 2000+ Github stars in 2 days

How to get 2000+ Github stars in 2 days

139
Comments 7
2 min read
loading...