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.
Moving From Angular to Vue : A vuetiful journey

Moving From Angular to Vue : A vuetiful journey

33
Comments 15
5 min read
Asteroid App: Project Submission

Asteroid App: Project Submission

15
Comments 2
3 min read
Awesome VS Code extensions 2020

Awesome VS Code extensions 2020

10
Comments 2
1 min read
But what is Null and Undefined?

But what is Null and Undefined?

8
Comments
6 min read
Post a tweet from an API using Node and Expressjs

Post a tweet from an API using Node and Expressjs

5
Comments
3 min read
Simple hook to deal with async function calls

Simple hook to deal with async function calls

30
Comments 6
1 min read
React Hook that helps understand whether component mounted

React Hook that helps understand whether component mounted

6
Comments 2
1 min read
HTML Canvas Games from Scratch #2

HTML Canvas Games from Scratch #2

31
Comments
8 min read
Tips on Getting Started with React

Tips on Getting Started with React

23
Comments 1
4 min read
Screaming Snakes in Javascript

Screaming Snakes in Javascript

17
Comments 11
2 min read
Build a complete realtime poll app with ionic, react, firebase and typescript (Part 1)

Build a complete realtime poll app with ionic, react, firebase and typescript (Part 1)

9
Comments 1
5 min read
I made a website that tells you population info about COVID-19

I made a website that tells you population info about COVID-19

20
Comments 3
1 min read
Using PixiJS to generate or animate a Chrome Extension icon

Using PixiJS to generate or animate a Chrome Extension icon

18
Comments 2
5 min read
Easy serverless google function creation with all the goodness of EXPRESS !

Easy serverless google function creation with all the goodness of EXPRESS !

1
Comments
1 min read
Transforming Teaching with Teachingo - Update #1

Transforming Teaching with Teachingo - Update #1

9
Comments
2 min read
Flawk is in alpha!

Flawk is in alpha!

2
Comments
2 min read
Cerebral - Part 3, Signals and Actions

Cerebral - Part 3, Signals and Actions

6
Comments
2 min read
Supernova introduction

Supernova introduction

4
Comments
2 min read
Getting Started with AWS SQS using Node.js - Part 2

Getting Started with AWS SQS using Node.js - Part 2

5
Comments
2 min read
How to solve index conflicts when we remove indexes in random order from an array?

How to solve index conflicts when we remove indexes in random order from an array?

5
Comments
3 min read
Why You Need Build Automation Tools for Selenium Automation Testing?

Why You Need Build Automation Tools for Selenium Automation Testing?

6
Comments
8 min read
Understanding Hoisting in JavaScript

Understanding Hoisting in JavaScript

46
Comments 22
5 min read
An if else alternative

An if else alternative

5
Comments 4
1 min read
A Quick Introduction to Variable Scope in Javascript

A Quick Introduction to Variable Scope in Javascript

4
Comments
2 min read
Smart Lightsaber - Bluetooth peripherals with JavaScript

Smart Lightsaber - Bluetooth peripherals with JavaScript

6
Comments
7 min read
Why a==1&&a==2&&a==3 is true in JS?

Why a==1&&a==2&&a==3 is true in JS?

9
Comments
3 min read
Convert any string to capitalize a string in javascript

Convert any string to capitalize a string in javascript

8
Comments
2 min read
Has React Native Peaked My Interest?

Has React Native Peaked My Interest?

2
Comments
1 min read
Asteroid App: Phase Two

Asteroid App: Phase Two

15
Comments
2 min read
vscode-slides

vscode-slides

2
Comments
1 min read
The Ember Times - Issue No. 143

The Ember Times - Issue No. 143

4
Comments
7 min read
My first hackathon

My first hackathon

3
Comments
2 min read
Accessibility Tip: Toggling Focus on or off for Keyboard Accessibility

Accessibility Tip: Toggling Focus on or off for Keyboard Accessibility

28
Comments 1
2 min read
A question during my interview for a Front End Developer Position and my solution

A question during my interview for a Front End Developer Position and my solution

7
Comments
2 min read
Can you be a good programmer without knowing Math?

Can you be a good programmer without knowing Math?

7
Comments
6 min read
Cannot stack multiple push notifications

Cannot stack multiple push notifications

4
Comments
1 min read
Stop Watch using JS

Stop Watch using JS

4
Comments
1 min read
In JavaScript, is undefined actually undefined?

In JavaScript, is undefined actually undefined?

6
Comments 3
5 min read
COVID-19 - Curated list of Resources, Dashboards, Data and Projects about Coronavirus

COVID-19 - Curated list of Resources, Dashboards, Data and Projects about Coronavirus

32
Comments
1 min read
My First CLI Tool

My First CLI Tool

7
Comments
1 min read
CodeJar Code Editor

CodeJar Code Editor

2
Comments
1 min read
CerebralJS

CerebralJS

8
Comments 8
3 min read
CerebralJS Part 2 - Debugger

CerebralJS Part 2 - Debugger

16
Comments
2 min read
Exploring Angular through Real-world Use Cases

Exploring Angular through Real-world Use Cases

3
Comments 1
4 min read
What does event.waitUntil do in service worker and why is it needed?

What does event.waitUntil do in service worker and why is it needed?

5
Comments 1
1 min read
Intro to peg.js

Intro to peg.js

6
Comments 3
5 min read
Node Fundamentals: CLI and Repl

Node Fundamentals: CLI and Repl

5
Comments
2 min read
Using Turbolinks to speed up your site

Using Turbolinks to speed up your site

20
Comments 1
4 min read
Why you should use === and not == in JS

Why you should use === and not == in JS

4
Comments 2
1 min read
Whats React, and whats so great about it.

Whats React, and whats so great about it.

7
Comments
1 min read
Caveats around point-free functions

Caveats around point-free functions

8
Comments 1
2 min read
BUIDL tools in an online hackathon for up to $9k in prizes

BUIDL tools in an online hackathon for up to $9k in prizes

5
Comments
1 min read
npm local packages - one big fuckup?

npm local packages - one big fuckup?

2
Comments 2
2 min read
How to do magic with Next.js

How to do magic with Next.js

21
Comments
3 min read
Twiliohackathon Project Part 1 - The Setup

Twiliohackathon Project Part 1 - The Setup

12
Comments
2 min read
Usando o operador de coalescência nula do ES2020 no JavaScript

Usando o operador de coalescência nula do ES2020 no JavaScript

4
Comments
2 min read
How To Host Your Website In 30 Seconds

How To Host Your Website In 30 Seconds

7
Comments
1 min read
React: Stacking Context

React: Stacking Context

6
Comments
3 min read
Open source framework for building cutting-edge applications quickly

Open source framework for building cutting-edge applications quickly

2
Comments
1 min read
Graphology: Writing a graph of nodes UI in HTML5 (Part 1)

Graphology: Writing a graph of nodes UI in HTML5 (Part 1)

11
Comments 3
3 min read
loading...