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.
I made a browser extension that cross-publish post from Notion to DEV, Hashnode, Medium and more

I made a browser extension that cross-publish post from Notion to DEV, Hashnode, Medium and more

3
Comments 1
2 min read
The Beginner's Guide to React's useEffect Hook

The Beginner's Guide to React's useEffect Hook

5
Comments 2
4 min read
Testing with Playwright

Testing with Playwright

6
Comments 3
6 min read
Meta Data in React

Meta Data in React

20
Comments 2
4 min read
Embed a form builder with Angular

Embed a form builder with Angular

Comments
4 min read
New Beginnings

New Beginnings

2
Comments
1 min read
How to build a complex layout with Material UI

How to build a complex layout with Material UI

9
Comments
7 min read
WHAT THE HECK REACT !? 😡

WHAT THE HECK REACT !? 😡

10
Comments
2 min read
Lessons from open-source: try..catch(_)?

Lessons from open-source: try..catch(_)?

Comments
2 min read
JavaScript: 25 Weird Moments

JavaScript: 25 Weird Moments

23
Comments
7 min read
Next.js Intercepting Routes 101

Next.js Intercepting Routes 101

Comments
1 min read
Difference between var and let in Javascript

Difference between var and let in Javascript

Comments
2 min read
10 JavaScript Array Methods That Will Make You Look Like a Pro

10 JavaScript Array Methods That Will Make You Look Like a Pro

1
Comments
5 min read
I sold my startup because of bugs: I wish I had this serverless repository!

I sold my startup because of bugs: I wish I had this serverless repository!

339
Comments 40
4 min read
Controlled and Uncontrolled components in react

Controlled and Uncontrolled components in react

14
Comments 2
2 min read
TypeScript Patterns to Level Up Your Game

TypeScript Patterns to Level Up Your Game

Comments
3 min read
Creating a globe map with visibility features in TypeScript and working with 3D maps globes

Creating a globe map with visibility features in TypeScript and working with 3D maps globes

1
Comments
1 min read
Testes end-to-end e sua real utilidade

Testes end-to-end e sua real utilidade

Comments
4 min read
Functional Programming in JavaScript: 10 Scenarios Demystified

Functional Programming in JavaScript: 10 Scenarios Demystified

1
Comments
6 min read
“Java vs. Other Languages”

“Java vs. Other Languages”

1
Comments
3 min read
Implementing A/B Testing on your Shopify App with Mixpanel and Split.io

Implementing A/B Testing on your Shopify App with Mixpanel and Split.io

2
Comments
8 min read
JS Bites: Chapter 2 - Async Made Easy with Promises

JS Bites: Chapter 2 - Async Made Easy with Promises

1
Comments
2 min read
The wrappers for your Components: Pages 📃

The wrappers for your Components: Pages 📃

2
Comments
2 min read
Clipboard API fallback

Clipboard API fallback

Comments
5 min read
How the `.then()` method interacts with the JavaScript event loop.

How the `.then()` method interacts with the JavaScript event loop.

Comments
2 min read
loading...