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.
The Mediator Pattern in JavaScript

The Mediator Pattern in JavaScript

55
Comments 4
3 min read
Why apply Open/Closed principles in React component composition?

Why apply Open/Closed principles in React component composition?

88
Comments 10
6 min read
SashiDo's Getting Started Guide

SashiDo's Getting Started Guide

7
Comments
14 min read
Friday Frontend: Handling Shared State Edition

Friday Frontend: Handling Shared State Edition

11
Comments
5 min read
8.7 Permutations Without Dups

8.7 Permutations Without Dups

7
Comments
2 min read
How to Make HTTP Requests In React

How to Make HTTP Requests In React

34
Comments 5
1 min read
Pitfalls of Vue's reactivity

Pitfalls of Vue's reactivity

4
Comments 1
1 min read
Cooking a delicious CLI

Cooking a delicious CLI

43
Comments
8 min read
How to architecture your JavaScript API using NestJS with a GraphQL API example part 2/2.

How to architecture your JavaScript API using NestJS with a GraphQL API example part 2/2.

7
Comments
3 min read
7 Essential JavaScript Libraries For Developers To Take SkillSet To The Next Level.

7 Essential JavaScript Libraries For Developers To Take SkillSet To The Next Level.

50
Comments
3 min read
Completed Hacktoberfest 2019 🎉✨🦄

Completed Hacktoberfest 2019 🎉✨🦄

18
Comments 5
1 min read
Modern React interview questions for junior developers

Modern React interview questions for junior developers

105
Comments
1 min read
I finished Hacktoberfest for the first time

I finished Hacktoberfest for the first time

60
Comments 11
2 min read
Understanding and Implementing Linked Lists in JavaScript with ES6

Understanding and Implementing Linked Lists in JavaScript with ES6

62
Comments 2
4 min read
Realtime Data Visualization with Peak Detection using Socket.IO, D3 and React 📈📈

Realtime Data Visualization with Peak Detection using Socket.IO, D3 and React 📈📈

72
Comments 2
19 min read
Event Propagation in Three Parts!

Event Propagation in Three Parts!

42
Comments 1
3 min read
Image Classification on React Native with TensorFlow.js and MobileNet

Image Classification on React Native with TensorFlow.js and MobileNet

23
Comments 10
8 min read
Generate QR code with Share / Download Feature ( Angular 8)

Generate QR code with Share / Download Feature ( Angular 8)

14
Comments
1 min read
CSS variables, input[type="color"] and form animations

CSS variables, input[type="color"] and form animations

164
Comments 8
2 min read
React Context in Vue

React Context in Vue

3
Comments
4 min read
My 7 Favorite VS Code Extensions (That Everyone Hasn't Mentioned Yet)

My 7 Favorite VS Code Extensions (That Everyone Hasn't Mentioned Yet)

115
Comments 11
3 min read
Did you nest your loop perfectly? Let's check it out.

Did you nest your loop perfectly? Let's check it out.

9
Comments 1
2 min read
Master Unit Testing Vue.js (Very Simple).

Master Unit Testing Vue.js (Very Simple).

12
Comments 2
3 min read
My first web developer intern position

My first web developer intern position

4
Comments
2 min read
Understanding Time complexity - Big O Notation

Understanding Time complexity - Big O Notation

215
Comments 4
4 min read
loading...