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 Create Your Own Wordle Game in HTML, CSS, and JS
Cover image for How to Create Your Own Wordle Game in HTML, CSS, and JS

How to Create Your Own Wordle Game in HTML, CSS, and JS

6
Comments 1
5 min read
Boosting Developer Productivity: A Deep Dive into Advanced React Hooks Techniques
Cover image for Boosting Developer Productivity: A Deep Dive into Advanced React Hooks Techniques

Boosting Developer Productivity: A Deep Dive into Advanced React Hooks Techniques

Comments
3 min read
Boost Your React Components: A Beginner's Guide to React.memo, useMemo, and useCallback
Cover image for Boost Your React Components: A Beginner's Guide to React.memo, useMemo, and useCallback

Boost Your React Components: A Beginner's Guide to React.memo, useMemo, and useCallback

1
Comments
3 min read
How This Underrated Technique Saved My Team Hours of Debugging
Cover image for How This Underrated Technique Saved My Team Hours of Debugging

How This Underrated Technique Saved My Team Hours of Debugging

1
Comments
2 min read
Demystifying Custom Hooks in React
Cover image for Demystifying Custom Hooks in React

Demystifying Custom Hooks in React

Comments
10 min read
How to implement Theme Switcher in JavaScript
Cover image for How to implement Theme Switcher in JavaScript

How to implement Theme Switcher in JavaScript

7
Comments
4 min read
pnpm - A better package manager for Node.js
Cover image for pnpm - A better package manager for Node.js

pnpm - A better package manager for Node.js

1
Comments
4 min read
Different Types of Loops in JavaScript for Async/Await Calls
Cover image for Different Types of Loops in JavaScript for Async/Await Calls

Different Types of Loops in JavaScript for Async/Await Calls

19
Comments 3
3 min read
Cosmic Expansion
Cover image for Cosmic Expansion

Cosmic Expansion

Comments
5 min read
10 Must-Know JavaScript Tricks for Web Developers
Cover image for 10 Must-Know JavaScript Tricks for Web Developers

10 Must-Know JavaScript Tricks for Web Developers

8
Comments
3 min read
How to connect to a MongoDB database in Sveltekit
Cover image for How to connect to a MongoDB database in Sveltekit

How to connect to a MongoDB database in Sveltekit

12
Comments
2 min read
Code Smell 239 - Big Pull Request
Cover image for Code Smell 239 - Big Pull Request

Code Smell 239 - Big Pull Request

5
Comments
2 min read
My experience using Open AI completion API in a Node.js application
Cover image for My experience using Open AI completion API in a Node.js application

My experience using Open AI completion API in a Node.js application

10
Comments 3
3 min read
5 Small (Yet Easily Fixable) Mistakes Junior Frontend Developers Often Make in Their React Code
Cover image for 5 Small (Yet Easily Fixable) Mistakes Junior Frontend Developers Often Make in Their React Code

5 Small (Yet Easily Fixable) Mistakes Junior Frontend Developers Often Make in Their React Code

22
Comments 7
2 min read
A Mostly Wrong Web Frameworks Comparison by Food Analogy
Cover image for A Mostly Wrong Web Frameworks Comparison by Food Analogy

A Mostly Wrong Web Frameworks Comparison by Food Analogy

1
Comments
11 min read
What is Jamstack in 2024?
Cover image for What is Jamstack in 2024?

What is Jamstack in 2024?

13
Comments 1
7 min read
How to Implement Modal using React Router v6
Cover image for How to Implement Modal using React Router v6

How to Implement Modal using React Router v6

6
Comments 4
4 min read
HTML "self-awareness" with sibling indexing in JavaScript

HTML "self-awareness" with sibling indexing in JavaScript

3
Comments
1 min read
Where do React Server Components fit in the history of web development?
Cover image for Where do React Server Components fit in the history of web development?

Where do React Server Components fit in the history of web development?

18
Comments 5
9 min read
WebSockets Unlocked: Mastering scale of websockets
Cover image for WebSockets Unlocked: Mastering scale of websockets

WebSockets Unlocked: Mastering scale of websockets

23
Comments 1
7 min read
Optimizing Event Handlers in React using useCallback
Cover image for Optimizing Event Handlers in React using useCallback

Optimizing Event Handlers in React using useCallback

6
Comments 1
3 min read
How do I know if I need Core-js as a dependency?

How do I know if I need Core-js as a dependency?

Comments 3
1 min read
How I Got a Job as a Self-Taught Developer without a College Degree
Cover image for How I Got a Job as a Self-Taught Developer without a College Degree

How I Got a Job as a Self-Taught Developer without a College Degree

6
Comments 5
5 min read
Introducing TypeLib JS - simplified type detection and debugging
Cover image for Introducing TypeLib JS - simplified type detection and debugging

Introducing TypeLib JS - simplified type detection and debugging

33
Comments 14
2 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.6

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.6

Comments
2 min read
loading...