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.
Live Coding a refactoring of a Node.js (JavaScript) Bitcoin Twitter Bot on Twitch

Live Coding a refactoring of a Node.js (JavaScript) Bitcoin Twitter Bot on Twitch

16
Comments
1 min read
What's your preferred method for inserting DOM elements in vanilla JS?

What's your preferred method for inserting DOM elements in vanilla JS?

12
Comments 2
1 min read
How strict is Typescript's strict mode?

How strict is Typescript's strict mode?

72
Comments 8
7 min read
Revisiting vanilla JavaScript after years of using frameworks

Revisiting vanilla JavaScript after years of using frameworks

10
Comments
3 min read
Implementing Quicksort in JavaScript

Implementing Quicksort in JavaScript

8
Comments
5 min read
Variable length currying in JavaScript

Variable length currying in JavaScript

6
Comments
5 min read
How to convert withRouter to a React hook.

How to convert withRouter to a React hook.

12
Comments
6 min read
No-boilerplate global state management in React

No-boilerplate global state management in React

10
Comments 1
10 min read
Interview Question: Implement a Progress Bar

Interview Question: Implement a Progress Bar

244
Comments 16
6 min read
Need Feedback on a React Project

Need Feedback on a React Project

5
Comments 3
1 min read
The Fetch API and asynchronous Redux state

The Fetch API and asynchronous Redux state

9
Comments
8 min read
Testing accessibility with Cypress

Testing accessibility with Cypress

127
Comments 8
4 min read
Some good ways to learn React.js

Some good ways to learn React.js

88
Comments 6
2 min read
HTML 5 StarterKit with Schema and Aria!

HTML 5 StarterKit with Schema and Aria!

6
Comments 2
1 min read
JavaScript Array Helper Methods

JavaScript Array Helper Methods

7
Comments
6 min read
3 React Interview Questions for Junior Devs

3 React Interview Questions for Junior Devs

70
Comments 7
2 min read
I will be 🔥 LiveCoding JavaScript on Twitch at 7:30 PM PST (Jun 4 2019)

I will be 🔥 LiveCoding JavaScript on Twitch at 7:30 PM PST (Jun 4 2019)

13
Comments 11
1 min read
Learning MDX Deck: Layouts

Learning MDX Deck: Layouts

17
Comments 2
4 min read
Flat Design Cover Page: With Menu with Parallax

Flat Design Cover Page: With Menu with Parallax

6
Comments
1 min read
Mint 🍃: Environment Variables

Mint 🍃: Environment Variables

8
Comments
2 min read
Optimize React Hooks Performance

Optimize React Hooks Performance

30
Comments 5
5 min read
How this drawing changed me as a developer

How this drawing changed me as a developer

56
Comments 6
4 min read
Fetching, Fetched, and Fetch Error is Not Enough.

Fetching, Fetched, and Fetch Error is Not Enough.

13
Comments
10 min read
How to create a Neural Network in JavaScript in only 30 lines of code

How to create a Neural Network in JavaScript in only 30 lines of code

84
Comments 1
5 min read
Arrow functions break JavaScript parsers

Arrow functions break JavaScript parsers

84
Comments 5
4 min read
loading...