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.
Too clever for your own good?

Too clever for your own good?

17
Comments
2 min read
Node.js Under The Hood #3 - Deep Dive Into the Event Loop

Node.js Under The Hood #3 - Deep Dive Into the Event Loop

313
Comments 21
13 min read
🛳 Optimising JS Delivery

🛳 Optimising JS Delivery

21
Comments
11 min read
Building my smart home

Building my smart home

4
Comments 1
1 min read
Things I love about Vue

Things I love about Vue

7
Comments
3 min read
Understanding sort()

Understanding sort()

12
Comments 5
4 min read
Restorator.js - Synchronise your INPUT DOM

Restorator.js - Synchronise your INPUT DOM

7
Comments
2 min read
Understanding Javascript Array Series IV - Array Loops & Iteration Part I

Understanding Javascript Array Series IV - Array Loops & Iteration Part I

37
Comments 10
3 min read
Backshot Tactics - A Multiplayer Game for js13kGames

Backshot Tactics - A Multiplayer Game for js13kGames

24
Comments 1
5 min read
Thinking in {} objects

Thinking in {} objects

6
Comments
3 min read
Creating responsive navbars with background images in GatsbyJS using gatsby-image

Creating responsive navbars with background images in GatsbyJS using gatsby-image

13
Comments 1
8 min read
A Minimalist Architecture Pattern for Express.js API Applications

A Minimalist Architecture Pattern for Express.js API Applications

95
Comments 1
5 min read
Awaiting or just returning asynchronous values in JavaScript async/await functions

Awaiting or just returning asynchronous values in JavaScript async/await functions

16
Comments
3 min read
Why Technical Debt is not Bad Debt

Why Technical Debt is not Bad Debt

40
Comments 4
3 min read
Alguns passos simples para melhorar a estabilidade de seu projeto

Alguns passos simples para melhorar a estabilidade de seu projeto

10
Comments
4 min read
Custom Navigation Drawer and Sharing State From Drawer (with useContext)

Custom Navigation Drawer and Sharing State From Drawer (with useContext)

15
Comments 2
3 min read
SpaceInvaders with only JavaScript and CSS!

SpaceInvaders with only JavaScript and CSS!

96
Comments 21
1 min read
Using Async/await in Express

Using Async/await in Express

73
Comments 3
5 min read
Securing your express/Node.js API with Firebase auth

Securing your express/Node.js API with Firebase auth

147
Comments 51
6 min read
How to write Javascript in ES6 with Nodejs

How to write Javascript in ES6 with Nodejs

59
Comments
3 min read
SvelteJS: The next big UI framework

SvelteJS: The next big UI framework

128
Comments 19
8 min read
A Kawaii Introduction to Web Sockets & Socket.IO ✨

A Kawaii Introduction to Web Sockets & Socket.IO ✨

76
Comments 4
4 min read
You Should Know 'This'

You Should Know 'This'

6
Comments
2 min read
Minimize redux boilerplate with these 7 lines of code!

Minimize redux boilerplate with these 7 lines of code!

16
Comments
2 min read
Restaurant Search App with React Native using Zomato API

Restaurant Search App with React Native using Zomato API

86
Comments
6 min read
loading...