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.
Five Lessons I learned going from 3 to 7 figures as a Techie

Five Lessons I learned going from 3 to 7 figures as a Techie

95
Comments 7
5 min read
JavaScript Promise combinators: race, all, allSettled, any

JavaScript Promise combinators: race, all, allSettled, any

37
Comments
6 min read
Triangle of asterisks

Triangle of asterisks

9
Comments 1
3 min read
Let's build a basic calculator using flexbox and vanilla JavaScript

Let's build a basic calculator using flexbox and vanilla JavaScript

90
Comments 4
14 min read
5 Anti-Patterns to Avoid When Working With Collections in JavaScript

5 Anti-Patterns to Avoid When Working With Collections in JavaScript

168
Comments 6
8 min read
WeakMaps in Javascript

WeakMaps in Javascript

5
Comments
2 min read
[2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.

[2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.

88
Comments 13
4 min read
Accessible form error auto-focus with Vuelidate in Vue

Accessible form error auto-focus with Vuelidate in Vue

67
Comments 5
9 min read
JSON Parser with JavaScript

JSON Parser with JavaScript

9
Comments
8 min read
Automate Your Replies to GitHub Issues with Serverless

Automate Your Replies to GitHub Issues with Serverless

106
Comments 2
12 min read
What to do if you're struggling with a Bootcamp

What to do if you're struggling with a Bootcamp

10
Comments
3 min read
Programming without a computer?

Programming without a computer?

15
Comments 2
3 min read
Let's make a small web app by nodejs.

Let's make a small web app by nodejs.

40
Comments
1 min read
NPM vs. YARN

NPM vs. YARN

12
Comments 1
2 min read
State machine advent: A safer way to type events and state (11/24)

State machine advent: A safer way to type events and state (11/24)

12
Comments 6
2 min read
Where do I start with writing a web page nowadays?

Where do I start with writing a web page nowadays?

5
Comments 10
1 min read
Day 8 – Var vs Let vs Const -Learning Node JS In 30 Days [Mini series]

Day 8 – Var vs Let vs Const -Learning Node JS In 30 Days [Mini series]

22
Comments 2
2 min read
DEV users landscape

DEV users landscape

61
Comments 17
1 min read
Golang Rest API for NodeJS developer - Intro

Golang Rest API for NodeJS developer - Intro

92
Comments
2 min read
Simplify Full-Stack Development with a Unified Architecture

Simplify Full-Stack Development with a Unified Architecture

11
Comments
10 min read
Using Segment with Ember.js

Using Segment with Ember.js

7
Comments 2
2 min read
Understanding the basics of Socket.io

Understanding the basics of Socket.io

257
Comments
8 min read
Water ripple effect using canvas

Water ripple effect using canvas

8
Comments
1 min read
JS Array Manipulation Quirks

JS Array Manipulation Quirks

117
Comments 14
2 min read
Debounce X Throttle

Debounce X Throttle

10
Comments 2
2 min read
loading...