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.
Progressive Web Apps With QCObjects

Progressive Web Apps With QCObjects

9
Comments
4 min read
Cheerio.JS vs X-Ray.Js

Cheerio.JS vs X-Ray.Js

6
Comments
1 min read
Currying in Javascript — arrow function sequence

Currying in Javascript — arrow function sequence

6
Comments
2 min read
Better Performance using Dynamic Code Splitting in Gatsby with loadable-components

Better Performance using Dynamic Code Splitting in Gatsby with loadable-components

84
Comments 12
7 min read
Visualizing Process with Javascript ES6 Generators

Visualizing Process with Javascript ES6 Generators

66
Comments 1
4 min read
My "Whoa, I didn't know that!" moments with Jest

My "Whoa, I didn't know that!" moments with Jest

409
Comments 9
6 min read
Sending data through Mixed Content filters

Sending data through Mixed Content filters

9
Comments
7 min read
Component vs Prop drilling in React

Component vs Prop drilling in React

10
Comments 2
3 min read
Open Source GraphQL API for Online Show (Netflix, HBO, Hulu, Amazon Prime, etc.)

Open Source GraphQL API for Online Show (Netflix, HBO, Hulu, Amazon Prime, etc.)

8
Comments 3
1 min read
Building an Exit Popup with JavaScript

Building an Exit Popup with JavaScript

28
Comments 4
3 min read
How to Use Javascript’s Array map Method

How to Use Javascript’s Array map Method

48
Comments
4 min read
Writing Hello World in Web Assembly

Writing Hello World in Web Assembly

41
Comments
3 min read
Global State with React Hooks

Global State with React Hooks

10
Comments
3 min read
Server-Side Rendering with React, Redux, and React-Router

Server-Side Rendering with React, Redux, and React-Router

29
Comments 2
6 min read
An introduction to the MediaRecorder API

An introduction to the MediaRecorder API

64
Comments 11
8 min read
CAN I DUPLICATE A FRESH REACT APP FOR ANOTHER APP?

CAN I DUPLICATE A FRESH REACT APP FOR ANOTHER APP?

8
Comments 10
1 min read
React — Access custom params in handlers the right way

React — Access custom params in handlers the right way

62
Comments 7
2 min read
Structure a Flask React Monorepo

Structure a Flask React Monorepo

12
Comments
3 min read
A Brief Guide to Test React Components with Hooks

A Brief Guide to Test React Components with Hooks

51
Comments 2
5 min read
Unit testing render prop component in React

Unit testing render prop component in React

9
Comments 1
3 min read
Are there any new or upcoming browser APIs you are keeping an eye on?

Are there any new or upcoming browser APIs you are keeping an eye on?

56
Comments 34
1 min read
Weekly Coding Challenge - Week #13 - Accordion

Weekly Coding Challenge - Week #13 - Accordion

10
Comments
1 min read
I’m a Fan of TypeScript, but Please Be Careful!

I’m a Fan of TypeScript, but Please Be Careful!

9
Comments 3
4 min read
What is __proto__? | JavaScript

What is __proto__? | JavaScript

14
Comments
2 min read
[Video] Augmenting the Internet with Browser Extensions

[Video] Augmenting the Internet with Browser Extensions

3
Comments
1 min read
loading...