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.
Import CSV to Google Sheets... without the Sheets API?!?
Cover image for Import CSV to Google Sheets... without the Sheets API?!?

Import CSV to Google Sheets... without the Sheets API?!?

5
Comments
17 min read
Preventing CSRF and XSS Attacks with JWT and Fingerprint Cookies in Express
Cover image for Preventing CSRF and XSS Attacks with JWT and Fingerprint Cookies in Express

Preventing CSRF and XSS Attacks with JWT and Fingerprint Cookies in Express

1
Comments
11 min read
DevCanvas: Ready for Hacktoberfest! 🎉
Cover image for DevCanvas: Ready for Hacktoberfest! 🎉

DevCanvas: Ready for Hacktoberfest! 🎉

11
Comments 5
3 min read
My First Full-Stack Hackathon: Lessons from Building a Mobile App

My First Full-Stack Hackathon: Lessons from Building a Mobile App

3
Comments
3 min read
The quiet, pervasive devaluation of frontend

The quiet, pervasive devaluation of frontend

3
Comments
8 min read
Missing Launch Button in your Discord Activity? Fix the Entry Point Command!
Cover image for Missing Launch Button in your Discord Activity? Fix the Entry Point Command!

Missing Launch Button in your Discord Activity? Fix the Entry Point Command!

4
Comments
2 min read
Recursion in JavaScript সম্পর্কে বিস্তারিত আলোচনা
Cover image for Recursion in JavaScript সম্পর্কে বিস্তারিত আলোচনা

Recursion in JavaScript সম্পর্কে বিস্তারিত আলোচনা

Comments
2 min read
Currying in JavaScript সম্পর্কে বিস্তারিত আলোচনা
Cover image for Currying in JavaScript সম্পর্কে বিস্তারিত আলোচনা

Currying in JavaScript সম্পর্কে বিস্তারিত আলোচনা

Comments
1 min read
Higher-Order Functions (HOFs) সম্পর্কে বিস্তারিত আলোচনা
Cover image for Higher-Order Functions (HOFs) সম্পর্কে বিস্তারিত আলোচনা

Higher-Order Functions (HOFs) সম্পর্কে বিস্তারিত আলোচনা

Comments
2 min read
JavaScript Execution Context সম্পর্কে বিস্তারিত আলোচনা
Cover image for JavaScript Execution Context সম্পর্কে বিস্তারিত আলোচনা

JavaScript Execution Context সম্পর্কে বিস্তারিত আলোচনা

Comments
1 min read
✨🗳️ JavaScript Variables: 17 Quick Questions You Need To Master
Cover image for ✨🗳️ JavaScript Variables: 17 Quick Questions You Need To Master

✨🗳️ JavaScript Variables: 17 Quick Questions You Need To Master

2
Comments 2
7 min read
Introducing "Vanilla" – A Fresh Take on Frontend Development

Introducing "Vanilla" – A Fresh Take on Frontend Development

Comments
2 min read
L - Liskov Substitution Principle (LSP)
Cover image for L - Liskov Substitution Principle (LSP)

L - Liskov Substitution Principle (LSP)

32
Comments
13 min read
JavaScript Closures সম্পর্কে বিস্তারিত আলোচনা
Cover image for JavaScript Closures সম্পর্কে বিস্তারিত আলোচনা

JavaScript Closures সম্পর্কে বিস্তারিত আলোচনা

Comments
1 min read
A practical Guide - Migrating to Next.js App Router
Cover image for A practical Guide - Migrating to Next.js App Router

A practical Guide - Migrating to Next.js App Router

6
Comments
3 min read
Android - Error uploading .aab file to play store

Android - Error uploading .aab file to play store

Comments
1 min read
APIs for Concurrent Rendering in React: Optimizing Asynchronous UI Updates
Cover image for APIs for Concurrent Rendering in React: Optimizing Asynchronous UI Updates

APIs for Concurrent Rendering in React: Optimizing Asynchronous UI Updates

8
Comments
2 min read
Creating an Information Bot: A Beginner's Guide (HTML/CSS, JavaScript, Gemini API)
Cover image for Creating an Information Bot: A Beginner's Guide (HTML/CSS, JavaScript, Gemini API)

Creating an Information Bot: A Beginner's Guide (HTML/CSS, JavaScript, Gemini API)

3
Comments
22 min read
What is Difference Between ContextApi and Redux

What is Difference Between ContextApi and Redux

Comments
4 min read
JavaScript Essentials: Part 2

JavaScript Essentials: Part 2

2
Comments
9 min read
Simple Image Asset Browser for Your Projects
Cover image for Simple Image Asset Browser for Your Projects

Simple Image Asset Browser for Your Projects

Comments
2 min read
UseEffect How To Skip Initial Render And Only Trigger After Any Dependecy Change
Cover image for UseEffect How To Skip Initial Render And Only Trigger After Any Dependecy Change

UseEffect How To Skip Initial Render And Only Trigger After Any Dependecy Change

Comments
1 min read
7 Useful Vanilla JS Projects for Practice!
Cover image for 7 Useful Vanilla JS Projects for Practice!

7 Useful Vanilla JS Projects for Practice!

Comments
3 min read
Angular vs. React vs. Vue: Which is the Best Framework in 2024?
Cover image for Angular vs. React vs. Vue: Which is the Best Framework in 2024?

Angular vs. React vs. Vue: Which is the Best Framework in 2024?

1
Comments
3 min read
Introduction to Next.js Middleware: How It Works with Examples
Cover image for Introduction to Next.js Middleware: How It Works with Examples

Introduction to Next.js Middleware: How It Works with Examples

1
Comments
3 min read
loading...