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.
Lets Build Web Components! Part 3: Vanilla Components

Lets Build Web Components! Part 3: Vanilla Components

138
Comments 16
18 min read
Refetching in React Native with 1 line of code

Refetching in React Native with 1 line of code

32
Comments 2
2 min read
Build a Simple Web App with Express, React and GraphQL

Build a Simple Web App with Express, React and GraphQL

16
Comments
21 min read
All you need to know about destructuring in JavaScript

All you need to know about destructuring in JavaScript

54
Comments 4
4 min read
Build a task app with Hapi, MongoDB and Vue.js

Build a task app with Hapi, MongoDB and Vue.js

24
Comments
1 min read
Intro to Big O Notation 👀

Intro to Big O Notation 👀

133
Comments 13
2 min read
How fast is your code?

How fast is your code?

84
Comments 17
2 min read
Reactive Programming in JavaScript with RxJS.

Reactive Programming in JavaScript with RxJS.

286
Comments 18
8 min read
Don't just learn a new language/framework, implement it as a running open source project

Don't just learn a new language/framework, implement it as a running open source project

14
Comments
4 min read
Discover React Suspense

Discover React Suspense

75
Comments
2 min read
Yasminuroban – Sokoban game in JavaScript (March 2006)

Yasminuroban – Sokoban game in JavaScript (March 2006)

9
Comments
2 min read
🎥 Angular Sessions - How does Angular bootstrap applications

🎥 Angular Sessions - How does Angular bootstrap applications

10
Comments
1 min read
Creating Simple Kanban Application with Vue and Firebase

Creating Simple Kanban Application with Vue and Firebase

79
Comments
8 min read
React Native Animated Flatlist

React Native Animated Flatlist

32
Comments 2
1 min read
Use ES modules in Node without Babel/Webpack using `esm`

Use ES modules in Node without Babel/Webpack using `esm`

15
Comments
3 min read
PunkPong – Pong game in JavaScript (February 2006)

PunkPong – Pong game in JavaScript (February 2006)

36
Comments
1 min read
ObservableHQ notebooks for JavaScript demos and prototypes

ObservableHQ notebooks for JavaScript demos and prototypes

31
Comments
5 min read
JavaScript and Object-Oriented Programming

JavaScript and Object-Oriented Programming

62
Comments 10
9 min read
Tetríssimus – Tetris game in JavaScript (March 2006)

Tetríssimus – Tetris game in JavaScript (March 2006)

13
Comments
2 min read
React & Redux Tutorial — Build a Hacker News Clone

React & Redux Tutorial — Build a Hacker News Clone

17
Comments 1
17 min read
Deep dive into web assembly

Deep dive into web assembly

29
Comments
1 min read
La Ranisima – Space Invaders alike game in JavaScript (February 2006)

La Ranisima – Space Invaders alike game in JavaScript (February 2006)

53
Comments
2 min read
fetch with a timeout

fetch with a timeout

44
Comments 2
1 min read
5 things you can do in CSS-in-JS that you didn’t know about

5 things you can do in CSS-in-JS that you didn’t know about

6
Comments
7 min read
Mini Quiz: Javascript Scoping

Mini Quiz: Javascript Scoping

15
Comments 6
1 min read
loading...