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.
JavaScript Meta Programming: In-Depth Guide on Proxy, Reflect, and Object Property Control
Cover image for JavaScript Meta Programming: In-Depth Guide on Proxy, Reflect, and Object Property Control

JavaScript Meta Programming: In-Depth Guide on Proxy, Reflect, and Object Property Control

13
Comments
4 min read
Understanding JavaScript Closures: A Comprehensive Guide

Understanding JavaScript Closures: A Comprehensive Guide

32
Comments
2 min read
JSON Extensions for writing config files and parsing data

JSON Extensions for writing config files and parsing data

2
Comments
2 min read
Building an AI YouTube Video Summarizer: From Video Link to Summary

Building an AI YouTube Video Summarizer: From Video Link to Summary

1
Comments
2 min read
Day 23 of 100DaysOfCode

Day 23 of 100DaysOfCode

Comments
2 min read
Logging and Monitoring in Node.js: Best Practices
Cover image for Logging and Monitoring in Node.js: Best Practices

Logging and Monitoring in Node.js: Best Practices

18
Comments
3 min read
Why I Built the "Soo Good" Vegan Burger Website 🌱
Cover image for Why I Built the "Soo Good" Vegan Burger Website 🌱

Why I Built the "Soo Good" Vegan Burger Website 🌱

2
Comments
1 min read
Transpiler vs Polyfills

Transpiler vs Polyfills

Comments 3
2 min read
Building a TypeScript Helper for Mock Data Generation with Zod and Faker

Building a TypeScript Helper for Mock Data Generation with Zod and Faker

11
Comments 2
6 min read
My 2024 Good Links List
Cover image for My 2024 Good Links List

My 2024 Good Links List

318
Comments 25
6 min read
How to Learn TypeScript in One Day?

How to Learn TypeScript in One Day?

2
Comments
2 min read
How to Implement SEO in Next.js?
Cover image for How to Implement SEO in Next.js?

How to Implement SEO in Next.js?

6
Comments
4 min read
Next.js: Build Optimized and Scalable Web Applications
Cover image for Next.js: Build Optimized and Scalable Web Applications

Next.js: Build Optimized and Scalable Web Applications

7
Comments 1
2 min read
Formatting and Linting for consistency

Formatting and Linting for consistency

1
Comments
2 min read
25 JavaScript Concept Interview Questions with Examples
Cover image for 25 JavaScript Concept Interview Questions with Examples

25 JavaScript Concept Interview Questions with Examples

Comments 2
5 min read
Understanding the MVC Pattern with Node.js
Cover image for Understanding the MVC Pattern with Node.js

Understanding the MVC Pattern with Node.js

12
Comments
4 min read
Exploring Node.js: What Makes It a Powerful Choice for Server-Side Development

Exploring Node.js: What Makes It a Powerful Choice for Server-Side Development

1
Comments 1
5 min read
Implement reCAPTCHA in htmx + expressjs
Cover image for Implement reCAPTCHA in htmx + expressjs

Implement reCAPTCHA in htmx + expressjs

1
Comments
5 min read
Building an Express web App for File Uploads and Dynamic Image Processing on the fly

Building an Express web App for File Uploads and Dynamic Image Processing on the fly

1
Comments
6 min read
The History of APIs: Evolution of Application Programming Interfaces

The History of APIs: Evolution of Application Programming Interfaces

Comments
5 min read
How to build an AI assistant with OpenAI, Vercel AI SDK, and Ollama with Next.js
Cover image for How to build an AI assistant with OpenAI, Vercel AI SDK, and Ollama with Next.js

How to build an AI assistant with OpenAI, Vercel AI SDK, and Ollama with Next.js

1
Comments
12 min read
How to use Infinity Queries (TanStack Query) to do infinite scrolling
Cover image for How to use Infinity Queries (TanStack Query) to do infinite scrolling

How to use Infinity Queries (TanStack Query) to do infinite scrolling

2
Comments
3 min read
Exploring Neo.mjs: A High-Performance JavaScript Framework
Cover image for Exploring Neo.mjs: A High-Performance JavaScript Framework

Exploring Neo.mjs: A High-Performance JavaScript Framework

Comments
4 min read
3d Image carousel rotation illusion using html css and javascript
Cover image for 3d Image carousel rotation illusion using html css and javascript

3d Image carousel rotation illusion using html css and javascript

3
Comments
2 min read
How to Handle and Optimize Large Datasets in JavaScript

How to Handle and Optimize Large Datasets in JavaScript

1
Comments 2
4 min read
loading...