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.
Resolving Firebase Authentication Sign-in Method Error

Resolving Firebase Authentication Sign-in Method Error

Comments
2 min read
How to mock NgRx Signal Stores for unit tests and Storybook Play interaction tests (both manually and automatically)
Cover image for How to mock NgRx Signal Stores for unit tests and Storybook Play interaction tests (both manually and automatically)

How to mock NgRx Signal Stores for unit tests and Storybook Play interaction tests (both manually and automatically)

8
Comments 1
13 min read
AI for Web Devs: Deploying Your AI App to Production
Cover image for AI for Web Devs: Deploying Your AI App to Production

AI for Web Devs: Deploying Your AI App to Production

11
Comments
11 min read
Fighting the <div> soup with a 5 minute instant Web Component
Cover image for Fighting the <div> soup with a 5 minute instant Web Component

Fighting the <div> soup with a 5 minute instant Web Component

6
Comments
2 min read
Navigating Your Web Development Career Map: A Comprehensive Guide
Cover image for Navigating Your Web Development Career Map: A Comprehensive Guide

Navigating Your Web Development Career Map: A Comprehensive Guide

2
Comments
3 min read
Real-Time Cryptocurrency Price Charts in React with Python Websockets
Cover image for Real-Time Cryptocurrency Price Charts in React with Python Websockets

Real-Time Cryptocurrency Price Charts in React with Python Websockets

7
Comments 1
5 min read
Better array concat...
Cover image for Better array concat...

Better array concat...

7
Comments 7
2 min read
require Vs import: Old Vs New war in Javascript
Cover image for require Vs import: Old Vs New war in Javascript

require Vs import: Old Vs New war in Javascript

14
Comments 1
3 min read
Why we still have tech-debt?
Cover image for Why we still have tech-debt?

Why we still have tech-debt?

Comments
2 min read
Animations in React with Framer Motion 😎🍿
Cover image for Animations in React with Framer Motion 😎🍿

Animations in React with Framer Motion 😎🍿

16
Comments
2 min read
How can I implement real time changes between my frontend and the database.

How can I implement real time changes between my frontend and the database.

14
Comments
8 min read
Exploring JavaScript in 2024: Highlights from the Top Trends
Cover image for Exploring JavaScript in 2024: Highlights from the Top Trends

Exploring JavaScript in 2024: Highlights from the Top Trends

4
Comments
4 min read
Vue Boilerplate with Vite, Tailwind CSS, Pinia, and Axios

Vue Boilerplate with Vite, Tailwind CSS, Pinia, and Axios

15
Comments 2
4 min read
How To Learn the Logic of JavaScript

How To Learn the Logic of JavaScript

1
Comments
2 min read
Things I like about Go
Cover image for Things I like about Go

Things I like about Go

6
Comments 4
3 min read
Build a blog within 15 lines with Node.js and KeyVox
Cover image for Build a blog within 15 lines with Node.js and KeyVox

Build a blog within 15 lines with Node.js and KeyVox

Comments
3 min read
Basic Calculator

Basic Calculator

Comments
1 min read
Do you use bcrypt or other 3rd-party npm packages when hashing user password?

Do you use bcrypt or other 3rd-party npm packages when hashing user password?

2
Comments 2
1 min read
Adding generated cover images to my blog posts using the Canvas API
Cover image for Adding generated cover images to my blog posts using the Canvas API

Adding generated cover images to my blog posts using the Canvas API

12
Comments 1
4 min read
Revolutionizing JavaScript Form Validation: Introducing FavJS

Revolutionizing JavaScript Form Validation: Introducing FavJS

Comments
2 min read
State: The Ever Shifting Heart of React Component

State: The Ever Shifting Heart of React Component

Comments
2 min read
Embracing the Future: How SvelteKit Streamlines Web Development Beyond React
Cover image for Embracing the Future: How SvelteKit Streamlines Web Development Beyond React

Embracing the Future: How SvelteKit Streamlines Web Development Beyond React

1
Comments
3 min read
Reactivity Practicality in Popular JS Libraries
Cover image for Reactivity Practicality in Popular JS Libraries

Reactivity Practicality in Popular JS Libraries

14
Comments 1
6 min read
Mastering Server-Side Rendering: A React-Express Integration Guide
Cover image for Mastering Server-Side Rendering: A React-Express Integration Guide

Mastering Server-Side Rendering: A React-Express Integration Guide

Comments 1
2 min read
Implement a Light and Dark Mode Toggle with JavaScript and Local Storage.
Cover image for Implement a Light and Dark Mode Toggle with JavaScript and Local Storage.

Implement a Light and Dark Mode Toggle with JavaScript and Local Storage.

2
Comments
8 min read
loading...