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 JavaScript's structuredClone() for Deep Object Cloning
Cover image for How to Use JavaScript's structuredClone() for Deep Object Cloning

How to Use JavaScript's structuredClone() for Deep Object Cloning

4
Comments
3 min read
Did React's Repo Miss The Speeding Sign? A Look Into Their Speedy Features & Bug Fixing Delays
Cover image for Did React's Repo Miss The Speeding Sign? A Look Into Their Speedy Features & Bug Fixing Delays

Did React's Repo Miss The Speeding Sign? A Look Into Their Speedy Features & Bug Fixing Delays

30
Comments
7 min read
Remix, React, the Discogs API & filtermusikk.no
Cover image for Remix, React, the Discogs API & filtermusikk.no

Remix, React, the Discogs API & filtermusikk.no

2
Comments
7 min read
Introduction to Neural Networks with PyTorch
Cover image for Introduction to Neural Networks with PyTorch

Introduction to Neural Networks with PyTorch

Comments
2 min read
Here's How I implement cursor-based pagination in jQuery Datatable.
Cover image for Here's How I implement cursor-based pagination in jQuery Datatable.

Here's How I implement cursor-based pagination in jQuery Datatable.

15
Comments 1
3 min read
Eradicate (era): A Powerful Open-Source Tool for Code Cleanup
Cover image for Eradicate (era): A Powerful Open-Source Tool for Code Cleanup

Eradicate (era): A Powerful Open-Source Tool for Code Cleanup

Comments
1 min read
React Native Dynamic App Icons

React Native Dynamic App Icons

15
Comments 3
4 min read
How to Build Reusable List Components in React with Custom Render Functions?

How to Build Reusable List Components in React with Custom Render Functions?

3
Comments
2 min read
Storyteller's Meteor Journey: From Open Source Newcomer to Core Contributor
Cover image for Storyteller's Meteor Journey: From Open Source Newcomer to Core Contributor

Storyteller's Meteor Journey: From Open Source Newcomer to Core Contributor

10
Comments
2 min read
Day 2 of Brylnt: Finalizing the tech-stack for the homepage
Cover image for Day 2 of Brylnt: Finalizing the tech-stack for the homepage

Day 2 of Brylnt: Finalizing the tech-stack for the homepage

Comments
1 min read
How to Integrate Application Insights into a Next.js App Deployed on Azure Static Web Apps: Problem and Solution
Cover image for How to Integrate Application Insights into a Next.js App Deployed on Azure Static Web Apps: Problem and Solution

How to Integrate Application Insights into a Next.js App Deployed on Azure Static Web Apps: Problem and Solution

6
Comments 1
4 min read
Make your web page faster
Cover image for Make your web page faster

Make your web page faster

Comments 2
5 min read
Many to Many Relationship and Flask meet React

Many to Many Relationship and Flask meet React

Comments
3 min read
Using React Server Components and Server Actions in Next.js
Cover image for Using React Server Components and Server Actions in Next.js

Using React Server Components and Server Actions in Next.js

10
Comments
3 min read
How Modern Browsers Render Websites: A Behind-the-Scenes Look 🎨💻
Cover image for How Modern Browsers Render Websites: A Behind-the-Scenes Look 🎨💻

How Modern Browsers Render Websites: A Behind-the-Scenes Look 🎨💻

7
Comments 1
4 min read
Stop saying “you forgot to …” in code review
Cover image for Stop saying “you forgot to …” in code review

Stop saying “you forgot to …” in code review

1
Comments
3 min read
Optional Chaining and Nullish Coalescing
Cover image for Optional Chaining and Nullish Coalescing

Optional Chaining and Nullish Coalescing

Comments
2 min read
Wabe - Create your backend in minutes 🤩

Wabe - Create your backend in minutes 🤩

Comments
1 min read
How to optimize your Appwrite project for cost and performance
Cover image for How to optimize your Appwrite project for cost and performance

How to optimize your Appwrite project for cost and performance

15
Comments
9 min read
Real-Time Web Communication: Long/Short Polling, WebSockets, and SSE Explained + Next.js code
Cover image for Real-Time Web Communication: Long/Short Polling, WebSockets, and SSE Explained + Next.js code

Real-Time Web Communication: Long/Short Polling, WebSockets, and SSE Explained + Next.js code

9
Comments
7 min read
Why Test-Driven Development (TDD) Is a Game Changer for Better Code

Why Test-Driven Development (TDD) Is a Game Changer for Better Code

2
Comments
2 min read
Understanding the JavaScript Event Loop: A Beginner’s Guide
Cover image for Understanding the JavaScript Event Loop: A Beginner’s Guide

Understanding the JavaScript Event Loop: A Beginner’s Guide

1
Comments
2 min read
🚀 **Self-Hosting 101: Take Control of Your Digital Life** 🔒

🚀 **Self-Hosting 101: Take Control of Your Digital Life** 🔒

3
Comments
2 min read
Scaling Node.js Applications: Techniques, Tools, and Best Practices
Cover image for Scaling Node.js Applications: Techniques, Tools, and Best Practices

Scaling Node.js Applications: Techniques, Tools, and Best Practices

2
Comments
4 min read
Why you should always add type safety to your environment variables?
Cover image for Why you should always add type safety to your environment variables?

Why you should always add type safety to your environment variables?

1
Comments
4 min read
loading...