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.
My Take on the NPM Calling Card

My Take on the NPM Calling Card

5
Comments
3 min read
JavaScript In 2019

JavaScript In 2019

17
Comments 2
10 min read
Observing Your Web App - A Quick Round Up

Observing Your Web App - A Quick Round Up

100
Comments 2
4 min read
expect(await fn()) vs await expect(fn()) for error tests with chai-as-promised

expect(await fn()) vs await expect(fn()) for error tests with chai-as-promised

8
Comments
3 min read
Contributors wanted for 10secondsofcode

Contributors wanted for 10secondsofcode

9
Comments 4
1 min read
Object Oriented programming in JS

Object Oriented programming in JS

80
Comments 2
4 min read
Create Your First Custom Angular CLI Schematic with Nx

Create Your First Custom Angular CLI Schematic with Nx

4
Comments
1 min read
Reasons to Love Jest: The Test Framework

Reasons to Love Jest: The Test Framework

14
Comments
3 min read
NextJS and its genius ideas

NextJS and its genius ideas

13
Comments 1
1 min read
Creating and Managing Vue Projects with Vue UI

Creating and Managing Vue Projects with Vue UI

7
Comments
5 min read
How I made a web scraper because LinkedIn

How I made a web scraper because LinkedIn

55
Comments 29
3 min read
How to use arrow functions in JavaScript ES6

How to use arrow functions in JavaScript ES6

42
Comments 5
4 min read
(in)Finite War

(in)Finite War

5
Comments 4
6 min read
Importance of `.indexOn` in Firebase

Importance of `.indexOn` in Firebase

11
Comments
2 min read
Render React App with Express

Render React App with Express

29
Comments 3
3 min read
React.js–Get started in Dart #1

React.js–Get started in Dart #1

22
Comments
2 min read
PiP - videos in a floating window

PiP - videos in a floating window

10
Comments
3 min read
Declarative Programming & React

Declarative Programming & React

76
Comments 16
3 min read
The Gift of Giving Up

The Gift of Giving Up

145
Comments 9
5 min read
5 Mistakes You're Making In Your Technical Interviews & How To Avoid Them

5 Mistakes You're Making In Your Technical Interviews & How To Avoid Them

233
Comments 14
5 min read
Basic Vue dApp examples with Ethereum, Tron and Qtum

Basic Vue dApp examples with Ethereum, Tron and Qtum

17
Comments 1
1 min read
Angular to React in 30 Days

Angular to React in 30 Days

150
Comments 6
7 min read
Monkey patching: What is it and should you be using it?

Monkey patching: What is it and should you be using it?

27
Comments 6
2 min read
Using API first and TDD for your next library

Using API first and TDD for your next library

57
Comments 2
3 min read
Odi - server-side framework

Odi - server-side framework

71
Comments 13
3 min read
loading...