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.
Flattening a Javascript Object

Flattening a Javascript Object

36
Comments 1
1 min read
Convert React App into a Progressive Web App (PWA)

Convert React App into a Progressive Web App (PWA)

89
Comments 7
3 min read
How would you make a fullstack app without a frontend framework?

How would you make a fullstack app without a frontend framework?

10
Comments 13
1 min read
Stop Testing My Code!

Stop Testing My Code!

9
Comments 1
6 min read
State machine advent: Visualize your state machines with diagrams as you code (4/24)

State machine advent: Visualize your state machines with diagrams as you code (4/24)

23
Comments 2
2 min read
Analytics with vanilla JS: page view duration

Analytics with vanilla JS: page view duration

16
Comments
3 min read
🐶 Intro to Recks: Rx+JSX experiment

🐶 Intro to Recks: Rx+JSX experiment

55
Comments 2
9 min read
How To Build An Integration With JFrog Xray?

How To Build An Integration With JFrog Xray?

11
Comments
3 min read
What would a JavaScript Wasm desktop be like?

What would a JavaScript Wasm desktop be like?

18
Comments 14
1 min read
Pass parameter to setTimeout inside a loop - JavaScript closure inside a loop

Pass parameter to setTimeout inside a loop - JavaScript closure inside a loop

21
Comments 7
2 min read
Advent of Code 2019-05 with R & JavaScript

Advent of Code 2019-05 with R & JavaScript

7
Comments
3 min read
Learn D3.js with Me: Bind Data to DOM Selections (Post #2).

Learn D3.js with Me: Bind Data to DOM Selections (Post #2).

8
Comments
4 min read
Functions in JavaScript

Functions in JavaScript

10
Comments 2
3 min read
Why aren't you using Aliases in webpack config?

Why aren't you using Aliases in webpack config?

20
Comments 2
3 min read
How to call strings from json file?

How to call strings from json file?

3
Comments 2
1 min read
Spot Separate Concerns Immediately

Spot Separate Concerns Immediately

7
Comments
1 min read
React Hooks Snippet: Snake Game

React Hooks Snippet: Snake Game

7
Comments
2 min read
Is it possible to put all the stings in a separate file and call it?

Is it possible to put all the stings in a separate file and call it?

4
Comments 1
1 min read
How to Apply Nested Transitions in Vue

How to Apply Nested Transitions in Vue

5
Comments
5 min read
Sneak peek of the new npm docs website

Sneak peek of the new npm docs website

9
Comments
1 min read
[JS bits] Value vs Reference variable assignment

[JS bits] Value vs Reference variable assignment

5
Comments
2 min read
Recursion: An Illustrated Play-By-Play

Recursion: An Illustrated Play-By-Play

28
Comments 11
4 min read
Why You Should be Writing Your Own React Hooks

Why You Should be Writing Your Own React Hooks

138
Comments 19
7 min read
React Hooks Snippet: Shopping Cart

React Hooks Snippet: Shopping Cart

45
Comments
1 min read
Adding an item to a remote collection in React

Adding an item to a remote collection in React

6
Comments
3 min read
loading...