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.
What I Learned from Converting My 6-Year-Old Create React App Personal Website to Next.js
Cover image for What I Learned from Converting My 6-Year-Old Create React App Personal Website to Next.js

What I Learned from Converting My 6-Year-Old Create React App Personal Website to Next.js

Comments 1
3 min read
Callbacks in JavaScript
Cover image for Callbacks in JavaScript

Callbacks in JavaScript

Comments
2 min read
Benefits of open source

Benefits of open source

Comments
1 min read
Day-37 Today I Learned: JavaScript Array Iteration Methods

Day-37 Today I Learned: JavaScript Array Iteration Methods

2
Comments 2
2 min read
Choosing the Best Document Viewer for Your Web App

Choosing the Best Document Viewer for Your Web App

1
Comments
3 min read
Implementing Dark Mode with Tailwind CSS and JavaScript
Cover image for Implementing Dark Mode with Tailwind CSS and JavaScript

Implementing Dark Mode with Tailwind CSS and JavaScript

3
Comments
2 min read
Adding Sticky Header Navigation with Tailwind CSS and JavaScript
Cover image for Adding Sticky Header Navigation with Tailwind CSS and JavaScript

Adding Sticky Header Navigation with Tailwind CSS and JavaScript

2
Comments
2 min read
Stop using Eslint and Prettier, use Biomejs instead! End Bike Shedding, End Endless Configurations!

Stop using Eslint and Prettier, use Biomejs instead! End Bike Shedding, End Endless Configurations!

3
Comments
1 min read
หยุด commit โค้ดพังๆ ด้วย Husky + Lint + Prettier แบบครบสูตร

หยุด commit โค้ดพังๆ ด้วย Husky + Lint + Prettier แบบครบสูตร

Comments
1 min read
I Trained an AI to Review My GitHub Commits 🧠💬

I Trained an AI to Review My GitHub Commits 🧠💬

14
Comments 3
4 min read
Memory Management in JS

Memory Management in JS

1
Comments 1
1 min read
What is Asynchronous?

What is Asynchronous?

Comments
2 min read
pnpm ดีกว่า npm ยังไง?

pnpm ดีกว่า npm ยังไง?

Comments
1 min read
⏰ Cron Jobs in NestJS Using @nestjs/schedule

⏰ Cron Jobs in NestJS Using @nestjs/schedule

1
Comments
3 min read
I built an AI-powered tool to turn app ideas into full specs – would love your feedback!
Cover image for I built an AI-powered tool to turn app ideas into full specs – would love your feedback!

I built an AI-powered tool to turn app ideas into full specs – would love your feedback!

Comments
2 min read
🔢 Count the Number of Arrays with K Matching Adjacent Elements LeetCode 3405 (C++ | Python | JavaScript)
Cover image for 🔢 Count the Number of Arrays with K Matching Adjacent Elements LeetCode 3405 (C++ | Python | JavaScript)

🔢 Count the Number of Arrays with K Matching Adjacent Elements LeetCode 3405 (C++ | Python | JavaScript)

14
Comments 4
3 min read
ApostropheCMS 4.17.0: Live widget preview now default and image cropping shortcut

ApostropheCMS 4.17.0: Live widget preview now default and image cropping shortcut

Comments
3 min read
I built a simple fitness tracker to fix my own problem — here’s the stack I used

I built a simple fitness tracker to fix my own problem — here’s the stack I used

Comments
1 min read
Have You Ever Used MutationObserver in a Real-World Project?

Have You Ever Used MutationObserver in a Real-World Project?

4
Comments 4
1 min read
Why Not Using TypeScript (or Using It Wrong) Is Killing Your App Performance
Cover image for Why Not Using TypeScript (or Using It Wrong) Is Killing Your App Performance

Why Not Using TypeScript (or Using It Wrong) Is Killing Your App Performance

23
Comments 6
15 min read
How We Slashed AWS Lambda Cold Starts by 90% with Node.js

How We Slashed AWS Lambda Cold Starts by 90% with Node.js

3
Comments 1
2 min read
NodeJS Fundamentals: async/await

NodeJS Fundamentals: async/await

1
Comments 1
6 min read
My Journey Through `this` in JavaScript: From Confusion to Clarity
Cover image for My Journey Through `this` in JavaScript: From Confusion to Clarity

My Journey Through `this` in JavaScript: From Confusion to Clarity

Comments
4 min read
Front-end Signing and Back-end Verification in JavaScript Applications
Cover image for Front-end Signing and Back-end Verification in JavaScript Applications

Front-end Signing and Back-end Verification in JavaScript Applications

3
Comments 2
2 min read
Scope and Closures Explained Like You're 5
Cover image for Scope and Closures Explained Like You're 5

Scope and Closures Explained Like You're 5

1
Comments 2
2 min read
loading...