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.
Mint 🍃: Components

Mint 🍃: Components

12
Comments 4
3 min read
Handling Dialogs with Vue Router

Handling Dialogs with Vue Router

74
Comments 22
2 min read
What is babel-preset-env and why do I need it?

What is babel-preset-env and why do I need it?

8
Comments
6 min read
How to run multiple npm scripts in parallel

How to run multiple npm scripts in parallel

35
Comments 6
5 min read
Connect Registration Form To Firebase - Part 2

Connect Registration Form To Firebase - Part 2

23
Comments 7
4 min read
What's what? - Package.json cheatsheet

What's what? - Package.json cheatsheet

169
Comments 1
11 min read
IntersectionObserver API with React Hooks

IntersectionObserver API with React Hooks

19
Comments
4 min read
How to optimize your JavaScript apps using Loops

How to optimize your JavaScript apps using Loops

10
Comments
4 min read
Array.filter() Is Awesome

Array.filter() Is Awesome

17
Comments 9
2 min read
5 Developer Tools you need to check out!

5 Developer Tools you need to check out!

411
Comments 18
2 min read
Passing structured data between C++ and JavaScript in Web Assembly

Passing structured data between C++ and JavaScript in Web Assembly

26
Comments
7 min read
A Guide to Handling Browser Events

A Guide to Handling Browser Events

139
Comments 15
7 min read
I Want to start a mini JS conference catering to beginners. What do you think?

I Want to start a mini JS conference catering to beginners. What do you think?

9
Comments 4
2 min read
How to handle query params in React Router

How to handle query params in React Router

18
Comments 3
2 min read
Pure UI using Xstate and ReactJS

Pure UI using Xstate and ReactJS

113
Comments 5
7 min read
Controlling component visibility with React Hooks

Controlling component visibility with React Hooks

6
Comments
4 min read
Automate the UI Testing of your chrome extension

Automate the UI Testing of your chrome extension

8
Comments 1
8 min read
Avoid recomputing heavy tasks by leveraging memoization in javascript

Avoid recomputing heavy tasks by leveraging memoization in javascript

15
Comments 1
5 min read
My 🔥 First Experience Attending TC39

My 🔥 First Experience Attending TC39

121
Comments 22
7 min read
useContext: A good reason to drop Redux

useContext: A good reason to drop Redux

34
Comments 5
5 min read
Implementing File Upload Using Node and Angular

Implementing File Upload Using Node and Angular

9
Comments
6 min read
It's not about Web Components vs. React

It's not about Web Components vs. React

120
Comments 31
4 min read
ReasonML with React Hooks Tutorial — Building a Pomodoro Timer

ReasonML with React Hooks Tutorial — Building a Pomodoro Timer

149
Comments 17
9 min read
Drag and Drop Browser API

Drag and Drop Browser API

35
Comments 3
1 min read
A chrome extension to help you feel good about your Github profile

A chrome extension to help you feel good about your Github profile

32
Comments 2
2 min read
loading...