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.
Dynamic programming and memoization

Dynamic programming and memoization

5
Comments
2 min read
Over-engineering in React

Over-engineering in React

73
Comments 5
6 min read
React Hooks Series: useRef

React Hooks Series: useRef

60
Comments 6
5 min read
Following up on my pseudocode promise

Following up on my pseudocode promise

2
Comments 1
2 min read
React Class to Functional Component Babel Plugin

React Class to Functional Component Babel Plugin

7
Comments
1 min read
Modular Hyperapp - Part 6

Modular Hyperapp - Part 6

9
Comments
4 min read
Why do bundlers import module fields but don't transpile by default?

Why do bundlers import module fields but don't transpile by default?

4
Comments 2
1 min read
JS13K games, open source, and getting involved

JS13K games, open source, and getting involved

9
Comments 4
3 min read
Control the Probability of This GitHub Action from Passing/Failing

Control the Probability of This GitHub Action from Passing/Failing

26
Comments
1 min read
Memory Management in JavaScript

Memory Management in JavaScript

10
Comments
3 min read
Hackerrank's miniMaxSum JavaScript Solution

Hackerrank's miniMaxSum JavaScript Solution

20
Comments 5
2 min read
Change Navbar Style on Scroll Using React and CSS

Change Navbar Style on Scroll Using React and CSS

38
Comments 2
2 min read
What is reduce in JavaScript and Why does it exists?

What is reduce in JavaScript and Why does it exists?

15
Comments
5 min read
Day 6 of 100DaysOfCode

Day 6 of 100DaysOfCode

5
Comments
1 min read
Reverse Array

Reverse Array

4
Comments
1 min read
UI Dev Newsletter #19

UI Dev Newsletter #19

4
Comments
1 min read
Awesome JavaScript Resources

Awesome JavaScript Resources

31
Comments 1
1 min read
JavaScript In Operator

JavaScript In Operator

10
Comments
2 min read
How to Reverse a String

How to Reverse a String

34
Comments 20
5 min read
🤝 Promise.allSettled() VS Promise.all() in JavaScript 🍭

🤝 Promise.allSettled() VS Promise.all() in JavaScript 🍭

135
Comments 15
2 min read
Hot vs Cold Observables

Hot vs Cold Observables

14
Comments
3 min read
How to write and publish your first NPM package

How to write and publish your first NPM package

37
Comments 3
4 min read
Observable Operators: Merge & Concat

Observable Operators: Merge & Concat

11
Comments
2 min read
A Step-by-Step Guide to Setting Up a Node.js API With Passport-JWT

A Step-by-Step Guide to Setting Up a Node.js API With Passport-JWT

78
Comments 3
6 min read
JavaScript Mouse Tracking Eyes 👀

JavaScript Mouse Tracking Eyes 👀

59
Comments 6
3 min read
loading...