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 use IndexedDB to store images and other files in your browser
Cover image for How to use IndexedDB to store images and other files in your browser

How to use IndexedDB to store images and other files in your browser

3
Comments 1
7 min read
JavaScript-Independent Web Apps: A Step Toward Inclusive Digital Experiences
Cover image for JavaScript-Independent Web Apps: A Step Toward Inclusive Digital Experiences

JavaScript-Independent Web Apps: A Step Toward Inclusive Digital Experiences

Comments
3 min read
Portfolio
Cover image for Portfolio

Portfolio

3
Comments 2
1 min read
Run Models in the Browser With Transformers.js

Run Models in the Browser With Transformers.js

22
Comments 2
6 min read
Understanding Vue.js Data Binding: A Comprehensive Guide
Cover image for Understanding Vue.js Data Binding: A Comprehensive Guide

Understanding Vue.js Data Binding: A Comprehensive Guide

9
Comments
4 min read
Inverting the Binary Magic: Making Sense of LeetCode 226

Inverting the Binary Magic: Making Sense of LeetCode 226

5
Comments
3 min read
Binary Search with Invariants: Easy and Clear Approach

Binary Search with Invariants: Easy and Clear Approach

1
Comments
6 min read
Building a High-Performance Angular Application with Incremental Static Regeneration (ISR)
Cover image for Building a High-Performance Angular Application with Incremental Static Regeneration (ISR)

Building a High-Performance Angular Application with Incremental Static Regeneration (ISR)

4
Comments
4 min read
How to build AWS State Machines using AWS CDK - Part II
Cover image for How to build AWS State Machines using AWS CDK - Part II

How to build AWS State Machines using AWS CDK - Part II

6
Comments
6 min read
🥇 The Best Serverless Framework in 2023: A Data-Driven Showdown for AWS Projects

🥇 The Best Serverless Framework in 2023: A Data-Driven Showdown for AWS Projects

Comments
3 min read
Mastering the For Loop in JavaScript

Mastering the For Loop in JavaScript

2
Comments 2
2 min read
Unifying React Development: Patterns You Should Know

Unifying React Development: Patterns You Should Know

2
Comments
6 min read
To `useMemo` or Not to `useMemo`: A React Developer’s Dilemma

To `useMemo` or Not to `useMemo`: A React Developer’s Dilemma

27
Comments 5
2 min read
Angular + Webpack: An Overview

Angular + Webpack: An Overview

7
Comments
3 min read
Building a Private 1 to 1 Chat System in Rails 7 with WebSockets & Action Cable

Building a Private 1 to 1 Chat System in Rails 7 with WebSockets & Action Cable

10
Comments 1
7 min read
Top 10 Smart Ways to Use API Validation in Node.js
Cover image for Top 10 Smart Ways to Use API Validation in Node.js

Top 10 Smart Ways to Use API Validation in Node.js

21
Comments
3 min read
Displaying Real-Time Day, Date, and Time in a Custom Format using JavaScript

Displaying Real-Time Day, Date, and Time in a Custom Format using JavaScript

2
Comments
2 min read
Project-wide Refactor: JavaScript to TypeScript Migration
Cover image for Project-wide Refactor: JavaScript to TypeScript Migration

Project-wide Refactor: JavaScript to TypeScript Migration

8
Comments 1
5 min read
19 Common JavaScript and Node.js Mistakes That Can Slow Down Your Code

19 Common JavaScript and Node.js Mistakes That Can Slow Down Your Code

Comments
8 min read
Unveiling the Magic: Exploring JavaScript Symbols
Cover image for Unveiling the Magic: Exploring JavaScript Symbols

Unveiling the Magic: Exploring JavaScript Symbols

23
Comments
3 min read
How To add arguments to a launch configuration in vscode

How To add arguments to a launch configuration in vscode

1
Comments
1 min read
Force Enable Copy and Paste on Websites! JavaScript Bookmarklet
Cover image for Force Enable Copy and Paste on Websites! JavaScript Bookmarklet

Force Enable Copy and Paste on Websites! JavaScript Bookmarklet

20
Comments
2 min read
[AWS] Using API Gateway for S3 Uploads to Trigger Lambda Functions
Cover image for [AWS] Using API Gateway for S3 Uploads to Trigger Lambda Functions

[AWS] Using API Gateway for S3 Uploads to Trigger Lambda Functions

Comments
12 min read
VueJS part 4: Rendering in loop
Cover image for VueJS part 4: Rendering in loop

VueJS part 4: Rendering in loop

8
Comments
3 min read
Why Every Web Developer Should Know HTMX?

Why Every Web Developer Should Know HTMX?

3
Comments
7 min read
loading...