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.
A Discord transport for Winston Logger

A Discord transport for Winston Logger

7
Comments
1 min read
ES6: destructuring

ES6: destructuring

7
Comments
3 min read
Getting Started with Vue.js (CHEAT SHEET)

Getting Started with Vue.js (CHEAT SHEET)

123
Comments 5
5 min read
Validating data with JSON Schema, Angular and TypeScript

Validating data with JSON Schema, Angular and TypeScript

8
Comments
7 min read
Docker for nodejs

Docker for nodejs

69
Comments 7
3 min read
How to make your components dynamic in Vue.js

How to make your components dynamic in Vue.js

42
Comments
6 min read
Creating an API with AWS Lambda and RapidAPI [Tutorial]

Creating an API with AWS Lambda and RapidAPI [Tutorial]

9
Comments 1
7 min read
Build and validate forms in React Native using Formik and Yup

Build and validate forms in React Native using Formik and Yup

31
Comments 12
14 min read
An iTunes Audio Enabled Search Built in Vue.js

An iTunes Audio Enabled Search Built in Vue.js

7
Comments
6 min read
Sharing Remote Data with React Context

Sharing Remote Data with React Context

42
Comments 2
7 min read
Unhealthy Code: Null Checks Everywhere!

Unhealthy Code: Null Checks Everywhere!

279
Comments 48
5 min read
Common Approaches to Handling Subscriptions

Common Approaches to Handling Subscriptions

28
Comments
5 min read
Front End Frameworks in 2019

Front End Frameworks in 2019

57
Comments 3
5 min read
Infinite Scroll con Rxjs

Infinite Scroll con Rxjs

7
Comments
5 min read
Ruby on Rails Drag and Drop Uploads with Active Storage, Stimulus.js and Dropzone.js

Ruby on Rails Drag and Drop Uploads with Active Storage, Stimulus.js and Dropzone.js

17
Comments
15 min read
State management using only React Hooks

State management using only React Hooks

70
Comments 1
8 min read
FizzBuzz in one planet-size JavaScript statement

FizzBuzz in one planet-size JavaScript statement

7
Comments 1
1 min read
50 Keybinds ⌨ EVERY Intellij user MUST know! ✔

50 Keybinds ⌨ EVERY Intellij user MUST know! ✔

168
Comments 6
3 min read
Entendendo JavaScript: Promises

Entendendo JavaScript: Promises

21
Comments
6 min read
Changing Remote Data with Hooks

Changing Remote Data with Hooks

19
Comments
6 min read
Understand array methods by implementing them — all of them

Understand array methods by implementing them — all of them

177
Comments 4
20 min read
noop in Javascript

noop in Javascript

17
Comments 1
1 min read
12 New Features of AWS Amplify

12 New Features of AWS Amplify

189
Comments 12
6 min read
TypeScript: Basic Workflow

TypeScript: Basic Workflow

16
Comments
2 min read
Inline Event Handlers vs addEventListener()

Inline Event Handlers vs addEventListener()

13
Comments
4 min read
loading...