Forem

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.
Implementing Quicksort in JavaScript
Cover image for Implementing Quicksort in JavaScript

Implementing Quicksort in JavaScript

8
Comments
5 min read
Variable length currying in JavaScript
Cover image for Variable length currying in JavaScript

Variable length currying in JavaScript

6
Comments
5 min read
How to convert withRouter to a React hook.
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for The Fetch API and asynchronous Redux state

The Fetch API and asynchronous Redux state

9
Comments
8 min read
Testing accessibility with Cypress
Cover image for 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
Fetching, Fetched, and Fetch Error is Not Enough.
Cover image for Fetching, Fetched, and Fetch Error is Not Enough.

Fetching, Fetched, and Fetch Error is Not Enough.

13
Comments
10 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
Cover image for 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
Cover image for 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
Cover image for How this drawing changed me as a developer

How this drawing changed me as a developer

56
Comments 6
4 min read
Arrow functions break JavaScript parsers

Arrow functions break JavaScript parsers

84
Comments 5
4 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
GraphQL + Mongodb. The easy way.
Cover image for GraphQL + Mongodb. The easy way.

GraphQL + Mongodb. The easy way.

78
Comments 13
6 min read
Do you know how to use these useful Axios features?

Do you know how to use these useful Axios features?

136
Comments 8
5 min read
Detecting Select All on the Web
Cover image for Detecting Select All on the Web

Detecting Select All on the Web

47
Comments 3
3 min read
Create your first Serverless workflow with Durable functions
Cover image for Create your first Serverless workflow with Durable functions

Create your first Serverless workflow with Durable functions

23
Comments 6
10 min read
loading...