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.
glitch-localdev – I made a node.js app! I am future!

glitch-localdev – I made a node.js app! I am future!

3
Comments
1 min read
How to access “this” from inside a callback

How to access “this” from inside a callback

9
Comments 5
2 min read
Officially backing Aurelia Front-End Framework

Officially backing Aurelia Front-End Framework

9
Comments
2 min read
How to make a browser game with p5.js

How to make a browser game with p5.js

11
Comments
6 min read
A Socket.io tutorial that ISN'T a chat app (with React.js)

A Socket.io tutorial that ISN'T a chat app (with React.js)

259
Comments 19
6 min read
Testing Workflow for Web Components

Testing Workflow for Web Components

141
Comments 19
17 min read
A Pedant's Experiment on Optimizing Callback Functions for Array Iteration

A Pedant's Experiment on Optimizing Callback Functions for Array Iteration

36
Comments 8
9 min read
iframes everywhere

iframes everywhere

9
Comments
2 min read
Using Atomic Design with Nuxt.js and have a great hacking time.

Using Atomic Design with Nuxt.js and have a great hacking time.

7
Comments 1
2 min read
My First Website

My First Website

74
Comments 29
1 min read
Should I finish loading lazy images while the browser is idle?

Should I finish loading lazy images while the browser is idle?

4
Comments
1 min read
Cloudinary Image Upload - The Setup

Cloudinary Image Upload - The Setup

26
Comments 8
3 min read
npx, at you command

npx, at you command

11
Comments 1
2 min read
Recursion, Memoization, and Y-Combinator

Recursion, Memoization, and Y-Combinator

27
Comments 1
18 min read
Simple JWT Authentication with Golang (Part 2)

Simple JWT Authentication with Golang (Part 2)

10
Comments
5 min read
JavaScript: フレームワーク React/Vue/Angularについて

JavaScript: フレームワーク React/Vue/Angularについて

17
Comments 1
3 min read
How do you support detailed validation error messages?

How do you support detailed validation error messages?

19
Comments 3
2 min read
Getting Loopy with JavaScript

Getting Loopy with JavaScript

6
Comments
1 min read
Faster Renders with React.memo

Faster Renders with React.memo

24
Comments 1
4 min read
Hooked with React - Learn by building book search app using react and its siblings, Part 1

Hooked with React - Learn by building book search app using react and its siblings, Part 1

61
Comments 2
4 min read
How to improve your npm identity security with 2FA and Tokens

How to improve your npm identity security with 2FA and Tokens

13
Comments 4
2 min read
pretty-quick git trick

pretty-quick git trick

7
Comments
1 min read
Adding numbers using Boolean operations in JavaScript

Adding numbers using Boolean operations in JavaScript

44
Comments
5 min read
Social media cards with Vue and Gridsome

Social media cards with Vue and Gridsome

19
Comments 2
4 min read
Should you log the Express req object and external API responses?

Should you log the Express req object and external API responses?

10
Comments 2
5 min read
loading...