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.
Typescript 3.9: What got changed?

Typescript 3.9: What got changed?

6
Comments
3 min read
The Ember Times - Issue No. 148

The Ember Times - Issue No. 148

5
Comments
5 min read
Super Simple execution tracking for Javascript and Node.js

Super Simple execution tracking for Javascript and Node.js

5
Comments 1
1 min read
Lesser Known Use of React Key Props

Lesser Known Use of React Key Props

6
Comments
3 min read
The Ember Times - Issue No. 151

The Ember Times - Issue No. 151

8
Comments
5 min read
Intro to useState Hook

Intro to useState Hook

6
Comments
1 min read
var vs let vs const

var vs let vs const

5
Comments
2 min read
Why I Created Webscript

Why I Created Webscript

8
Comments
1 min read
How to define yourself?

How to define yourself?

3
Comments 1
1 min read
introduction

introduction

3
Comments
1 min read
Developer Bingo

Developer Bingo

4
Comments
1 min read
I Chose TypeScript For the Nostalgia

I Chose TypeScript For the Nostalgia

24
Comments 3
4 min read
Minute JavaScript - Array's filter method 02:31

Minute JavaScript - Array's filter method

31
Comments
1 min read
ASKING FOR HELP

ASKING FOR HELP

3
Comments 2
1 min read
Hi!

Hi!

11
Comments 3
1 min read
Friendly Vue.js props helper tools

Friendly Vue.js props helper tools

25
Comments
1 min read
Getting started with Ionic 2 by building a Markdown App

Getting started with Ionic 2 by building a Markdown App

9
Comments
6 min read
Funções Puras - Como melhorar o seu código e sua lógica | Programação funcional

Funções Puras - Como melhorar o seu código e sua lógica | Programação funcional

3
Comments
1 min read
What is Javascript's `new` keyword doing under the hood?

What is Javascript's `new` keyword doing under the hood?

16
Comments 12
3 min read
Combine Lens & Context & Hooks to manage global state in React

Combine Lens & Context & Hooks to manage global state in React

6
Comments
3 min read
My web performance experiment - a speed field trial

My web performance experiment - a speed field trial

4
Comments 6
9 min read
Migrating from KnockoutJS to VueJS

Migrating from KnockoutJS to VueJS

14
Comments
6 min read
JavaScript build tooling and the CLI

JavaScript build tooling and the CLI

5
Comments
2 min read
Day 5: Basic Javascript

Day 5: Basic Javascript

4
Comments 2
1 min read
Coding #TBT

Coding #TBT

2
Comments
1 min read
Array '[]'

Array '[]'

6
Comments 4
2 min read
JS Fundamentals: Promise.all / Promise.any (video tutorial)

JS Fundamentals: Promise.all / Promise.any (video tutorial)

6
Comments
1 min read
Array Destructuring in Depth

Array Destructuring in Depth

10
Comments 4
5 min read
Running Your First Technical Workshop: The “I Have No Idea What I’m Doing” Edition

Running Your First Technical Workshop: The “I Have No Idea What I’m Doing” Edition

8
Comments 2
5 min read
Custom Errors in JavaScript

Custom Errors in JavaScript

16
Comments 1
2 min read
Do You Need to Know Data Structures & Algorithms?

Do You Need to Know Data Structures & Algorithms?

8
Comments 1
2 min read
How to debug Node.js Application with VSCode without any configuration

How to debug Node.js Application with VSCode without any configuration

6
Comments 1
1 min read
Tweets That Boasts Productivity - Part 2

Tweets That Boasts Productivity - Part 2

11
Comments
1 min read
Stages of Learning Webpack, Pt. 3 - SourceMaps, Loaders, & Plugins

Stages of Learning Webpack, Pt. 3 - SourceMaps, Loaders, & Plugins

20
Comments
12 min read
Can someone educate me on the way requests work with NodeJS, Express and whatnot?

Can someone educate me on the way requests work with NodeJS, Express and whatnot?

2
Comments
3 min read
React Native app from scratch

React Native app from scratch

6
Comments
1 min read
Let's implement the reduce method by refactoring a for-loop

Let's implement the reduce method by refactoring a for-loop

5
Comments
3 min read
Meet Status() - An Extension for VS Code

Meet Status() - An Extension for VS Code

3
Comments
1 min read
Demystifying the JavaScript Spread Operator (JavaScript ... Operator)

Demystifying the JavaScript Spread Operator (JavaScript ... Operator)

15
Comments
3 min read
jQuery Smart Tab - A cool jQuery tab control plugin

jQuery Smart Tab - A cool jQuery tab control plugin

8
Comments 2
1 min read
I thought I knew JavaScript …

I thought I knew JavaScript …

143
Comments 19
3 min read
Create A Video Modal Component In React JS

Create A Video Modal Component In React JS

3
Comments
1 min read
PWAs with Angular: Being Fast

PWAs with Angular: Being Fast

23
Comments 2
5 min read
Discovering CSS Grid Layout - part 1 - Character Sheet beginning

Discovering CSS Grid Layout - part 1 - Character Sheet beginning

6
Comments 1
3 min read
Free book: Deploying Node.js 🚀

Free book: Deploying Node.js 🚀

9
Comments
1 min read
Destructuring arrays as objects

Destructuring arrays as objects

19
Comments 7
1 min read
CSS trick: resizing elements without using JS

CSS trick: resizing elements without using JS

7
Comments 7
1 min read
Use react hook in HOC with passed params

Use react hook in HOC with passed params

1
Comments
1 min read
Debouncing with React hooks

Debouncing with React hooks

7
Comments
3 min read
A refreshing development experience awaits...

A refreshing development experience awaits...

3
Comments
1 min read
XML to JSON Converter

XML to JSON Converter

4
Comments 1
1 min read
Crop Analyzer Application

Crop Analyzer Application

5
Comments 1
1 min read
React/Redux: To State or to Store

React/Redux: To State or to Store

5
Comments
2 min read
React vs Vue: In My Opinion.

React vs Vue: In My Opinion.

6
Comments
3 min read
Make API testing easy with Vibranium

Make API testing easy with Vibranium

5
Comments
9 min read
PWAs with Angular: Being Reliable

PWAs with Angular: Being Reliable

14
Comments 8
5 min read
For anyone struggling with code folding on JS files in Visual Studio 2017

For anyone struggling with code folding on JS files in Visual Studio 2017

9
Comments 4
1 min read
Build Easier, Ship Faster: Why We Built Liteflow

Build Easier, Ship Faster: Why We Built Liteflow

4
Comments
3 min read
Simple Rules to Master 'this' Context

Simple Rules to Master 'this' Context

24
Comments 4
2 min read
Set up State Management using React Hooks and Context API in 3 easy steps

Set up State Management using React Hooks and Context API in 3 easy steps

27
Comments
3 min read
loading...