Anonymous View

DEV Community

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 Use Primitive Types in TypeScript: string, number, and boolean

How to Use Primitive Types in TypeScript: string, number, and boolean

5
Comments
8 min read
Java vs JavaScript: Understanding the Key Differences

Java vs JavaScript: Understanding the Key Differences

3
Comments 2
2 min read
I built 3 Chrome extensions from scratch as a solo developer – here's what I learned (code included)

I built 3 Chrome extensions from scratch as a solo developer – here's what I learned (code included)

Comments
8 min read
How to Enable Strict Mode and Why You Should Always Use It

How to Enable Strict Mode and Why You Should Always Use It

5
Comments
8 min read
How to Leverage Magento 2 Asynchronous Bulk APIs in Google Apps Script (Zero Timeouts)

How to Leverage Magento 2 Asynchronous Bulk APIs in Google Apps Script (Zero Timeouts)

Comments
3 min read
Zero Perceived Latency: Architecting Optimistic UI in React ⚡

Zero Perceived Latency: Architecting Optimistic UI in React ⚡

1
Comments
2 min read
What a Calorie Counter Taught Me About Inputs I Didn't Know I Needed to Learn

What a Calorie Counter Taught Me About Inputs I Didn't Know I Needed to Learn

1
Comments
3 min read
The Prerender Was Running. The Pages Were Still Empty.

The Prerender Was Running. The Pages Were Still Empty.

Comments
5 min read
Debugging the Google Maps Duplicate Loading Bug in React

Debugging the Google Maps Duplicate Loading Bug in React

Comments
2 min read
How to add a contact form to your static site — no backend, no monthly fee

How to add a contact form to your static site — no backend, no monthly fee

Comments
3 min read
I built a zero-dependency env variable validator for Node.js — env-guard

I built a zero-dependency env variable validator for Node.js — env-guard

Comments
1 min read
Expo Router v56 Ships SSR and Breaks Free from React Navigation

Expo Router v56 Ships SSR and Breaks Free from React Navigation

Comments
4 min read
I automated my Gumroad product screenshots with Playwright

I automated my Gumroad product screenshots with Playwright

Comments
1 min read
React Hooks Explained: useMemo, useCallback, and useNavigate

React Hooks Explained: useMemo, useCallback, and useNavigate

2
Comments
3 min read
Leetcode 150 | Day 3: Remove Duplicates From Sorted Array - Naive vs. Optimized

Leetcode 150 | Day 3: Remove Duplicates From Sorted Array - Naive vs. Optimized

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