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.
JS Coding Question #11: Are Two Object Equal (💥3 Solutions💥)
Cover image for JS Coding Question #11: Are Two Object Equal (💥3 Solutions💥)

JS Coding Question #11: Are Two Object Equal (💥3 Solutions💥)

22
Comments
2 min read
Wrapping React Query's useMutation (A Use Case for Wrapping External Libraries)
Cover image for Wrapping React Query's useMutation (A Use Case for Wrapping External Libraries)

Wrapping React Query's useMutation (A Use Case for Wrapping External Libraries)

12
Comments
4 min read
Day 84 of 100 Days of Code & Scrum: SQL Reads Like English
Cover image for Day 84 of 100 Days of Code & Scrum: SQL Reads Like English

Day 84 of 100 Days of Code & Scrum: SQL Reads Like English

12
Comments
2 min read
How to retry image when error occurs in React?
Cover image for How to retry image when error occurs in React?

How to retry image when error occurs in React?

6
Comments 3
2 min read
What is Nullish Coalescing Operator

What is Nullish Coalescing Operator

5
Comments
1 min read
Build and Deploy the Remote Applications to Netlify
Cover image for Build and Deploy the Remote Applications to Netlify

Build and Deploy the Remote Applications to Netlify

6
Comments
11 min read
8. IIFE, Modules, and Namespaces

8. IIFE, Modules, and Namespaces

5
Comments 1
3 min read
🎬JavaScript Fetch API - Easy Example 🙌

🎬JavaScript Fetch API - Easy Example 🙌

6
Comments
1 min read
JS Variables 101: Var, Let and Const
Cover image for JS Variables 101: Var, Let and Const

JS Variables 101: Var, Let and Const

7
Comments
5 min read
Why React+Django is the most preferred in 2022?
Cover image for Why React+Django is the most preferred in 2022?

Why React+Django is the most preferred in 2022?

2
Comments
3 min read
It's Prisma Time - Transactions
Cover image for It's Prisma Time - Transactions

It's Prisma Time - Transactions

17
Comments 3
3 min read
Loading images with Svelte
Cover image for Loading images with Svelte

Loading images with Svelte

6
Comments
1 min read
Search and Highlight Text feature using Angular
Cover image for Search and Highlight Text feature using Angular

Search and Highlight Text feature using Angular

23
Comments 7
3 min read
[With source code] How to make working instagram in 2022.
Cover image for [With source code] How to make working instagram in 2022.

[With source code] How to make working instagram in 2022.

84
Comments 5
10 min read
How I improved a Node web application perfomance multifold

How I improved a Node web application perfomance multifold

8
Comments
12 min read
Did we just build a Netflix clone with Appwrite?
Cover image for Did we just build a Netflix clone with Appwrite?

Did we just build a Netflix clone with Appwrite?

39
Comments 17
9 min read
Quick Sort Algorithm With JavaScript - All You Need To Know Explained

Quick Sort Algorithm With JavaScript - All You Need To Know Explained

48
Comments 6
11 min read
DevTips Daily Update 21/01/22
Cover image for DevTips Daily Update 21/01/22

DevTips Daily Update 21/01/22

5
Comments
1 min read
Auto typing text animation in JavaScript
Cover image for Auto typing text animation in JavaScript

Auto typing text animation in JavaScript

5
Comments 1
1 min read
Using GitHub Codespaces with VNC/flexbox to create Pokémon maps from a web browser
Cover image for Using GitHub Codespaces with VNC/flexbox to create Pokémon maps from a web browser

Using GitHub Codespaces with VNC/flexbox to create Pokémon maps from a web browser

29
Comments 1
2 min read
Launching ServiceNow's Portals into 3D with Three.js
Cover image for Launching ServiceNow's Portals into 3D with Three.js

Launching ServiceNow's Portals into 3D with Three.js

8
Comments 1
3 min read
Incremental Static Regeneration (ISR) com Nextjs
Cover image for Incremental Static Regeneration (ISR) com Nextjs

Incremental Static Regeneration (ISR) com Nextjs

5
Comments 1
1 min read
JavaScript ?? operator
Cover image for JavaScript ?? operator

JavaScript ?? operator

55
Comments 3
2 min read
React Hooks: useState()
Cover image for React Hooks: useState()

React Hooks: useState()

6
Comments 1
2 min read
Advanced JavaScript Series - Part 7: First Class Citizens & Higher Order Functions
Cover image for Advanced JavaScript Series - Part 7: First Class Citizens & Higher Order Functions

Advanced JavaScript Series - Part 7: First Class Citizens & Higher Order Functions

18
Comments 4
3 min read
loading...