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.
Async vs Await, isn’t This Just Synchronous?
Cover image for Async vs Await, isn’t This Just Synchronous?

Async vs Await, isn’t This Just Synchronous?

1
Comments
1 min read
Void vs Undefined in TypeScript: Runtime vs Compile-Time Explained
Cover image for Void vs Undefined in TypeScript: Runtime vs Compile-Time Explained

Void vs Undefined in TypeScript: Runtime vs Compile-Time Explained

Comments
2 min read
What’s the Return Type of a Function That Returns Nothing in TypeScript?
Cover image for What’s the Return Type of a Function That Returns Nothing in TypeScript?

What’s the Return Type of a Function That Returns Nothing in TypeScript?

Comments
2 min read
How to structure a Modular Monolith
Cover image for How to structure a Modular Monolith

How to structure a Modular Monolith

1
Comments 1
3 min read
Real life examples of async function signatures in React + Typescript
Cover image for Real life examples of async function signatures in React + Typescript

Real life examples of async function signatures in React + Typescript

Comments
1 min read
⚡ Why React’s Virtual DOM Makes UI Faster

⚡ Why React’s Virtual DOM Makes UI Faster

1
Comments
1 min read
Why Async Functions in TypeScript Always Return a Promise
Cover image for Why Async Functions in TypeScript Always Return a Promise

Why Async Functions in TypeScript Always Return a Promise

2
Comments
1 min read
Building Rock-Solid Express.js Middleware: A Guide That Actually Works in Production

Building Rock-Solid Express.js Middleware: A Guide That Actually Works in Production

13
Comments 6
7 min read
Intelligent Document Splitting: Blank Page Detection with Dynamic Web TWAIN

Intelligent Document Splitting: Blank Page Detection with Dynamic Web TWAIN

1
Comments
4 min read
How to Build a Full-Featured React Chat App in Minutes (Open-Source Starter)
Cover image for How to Build a Full-Featured React Chat App in Minutes (Open-Source Starter)

How to Build a Full-Featured React Chat App in Minutes (Open-Source Starter)

10
Comments
4 min read
Understanding TypeScript: Type vs. Interface - A Detailed Comparison
Cover image for Understanding TypeScript: Type vs. Interface - A Detailed Comparison

Understanding TypeScript: Type vs. Interface - A Detailed Comparison

5
Comments
3 min read
JavaScript project to TypeScript
Cover image for JavaScript project to TypeScript

JavaScript project to TypeScript

1
Comments
3 min read
The Power of Deep-Level Multi-Tenancy: and How I Nailed It in My Latest Project
Cover image for The Power of Deep-Level Multi-Tenancy: and How I Nailed It in My Latest Project

The Power of Deep-Level Multi-Tenancy: and How I Nailed It in My Latest Project

Comments
3 min read
Difference Between `readonly` and `const` in TypeScript
Cover image for Difference Between `readonly` and `const` in TypeScript

Difference Between `readonly` and `const` in TypeScript

1
Comments
3 min read
Day 96: When Your Brain Refuses to Prioritize Properly

Day 96: When Your Brain Refuses to Prioritize Properly

8
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.